Class: Snov::GetProfileByEmail::Social
- Inherits:
-
Object
- Object
- Snov::GetProfileByEmail::Social
- Includes:
- ActiveModel::Model
- Defined in:
- lib/snov/get_profile_by_email.rb
Instance Attribute Summary collapse
-
#link ⇒ Object
Returns the value of attribute link.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#link ⇒ Object
Returns the value of attribute link.
49 50 51 |
# File 'lib/snov/get_profile_by_email.rb', line 49 def link @link end |
#type ⇒ Object
Returns the value of attribute type.
49 50 51 |
# File 'lib/snov/get_profile_by_email.rb', line 49 def type @type end |