Class: Snov::GetEmailsFromName::ProspectEmail
- Inherits:
-
Object
- Object
- Snov::GetEmailsFromName::ProspectEmail
- Includes:
- ActiveModel::Model
- Defined in:
- lib/snov/get_emails_from_name.rb
Instance Attribute Summary collapse
-
#email ⇒ Object
Returns the value of attribute email.
-
#email_status ⇒ Object
Returns the value of attribute email_status.
Instance Attribute Details
#email ⇒ Object
Returns the value of attribute email.
42 43 44 |
# File 'lib/snov/get_emails_from_name.rb', line 42 def email @email end |
#email_status ⇒ Object
Returns the value of attribute email_status.
42 43 44 |
# File 'lib/snov/get_emails_from_name.rb', line 42 def email_status @email_status end |