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