Class: Snov::GetProspectsByEmail::List
- Inherits:
-
Object
- Object
- Snov::GetProspectsByEmail::List
- Includes:
- ActiveModel::Model
- Defined in:
- lib/snov/get_prospects_by_email.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
48 49 50 |
# File 'lib/snov/get_prospects_by_email.rb', line 48 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
48 49 50 |
# File 'lib/snov/get_prospects_by_email.rb', line 48 def name @name end |