Class: Snov::GetProspectsByEmail::Social
- Inherits:
-
Object
- Object
- Snov::GetProspectsByEmail::Social
- Includes:
- ActiveModel::Model
- Defined in:
- lib/snov/get_prospects_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.
42 43 44 |
# File 'lib/snov/get_prospects_by_email.rb', line 42 def link @link end |
#type ⇒ Object
Returns the value of attribute type.
42 43 44 |
# File 'lib/snov/get_prospects_by_email.rb', line 42 def type @type end |