Class: Snov::GetProfileByEmail::List
- Inherits:
-
Object
- Object
- Snov::GetProfileByEmail::List
- Includes:
- ActiveModel::Model
- Defined in:
- lib/snov/get_profile_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.
55 56 57 |
# File 'lib/snov/get_profile_by_email.rb', line 55 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
55 56 57 |
# File 'lib/snov/get_profile_by_email.rb', line 55 def name @name end |