Class: Snov::GetProspectsByEmail::Job

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/snov/get_prospects_by_email.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cityObject

Returns the value of attribute city.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def city
  @city
end

#company_nameObject

Returns the value of attribute company_name.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def company_name
  @company_name
end

#company_typeObject

Returns the value of attribute company_type.



36
37
38
# File 'lib/snov/get_prospects_by_email.rb', line 36

def company_type
  @company_type
end

#countryObject

Returns the value of attribute country.



36
37
38
# File 'lib/snov/get_prospects_by_email.rb', line 36

def country
  @country
end

#end_dateObject

Returns the value of attribute end_date.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def end_date
  @end_date
end

#foundedObject

Returns the value of attribute founded.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def founded
  @founded
end

#industryObject

Returns the value of attribute industry.



36
37
38
# File 'lib/snov/get_prospects_by_email.rb', line 36

def industry
  @industry
end

#localityObject

Returns the value of attribute locality.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def locality
  @locality
end

#positionObject

Returns the value of attribute position.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def position
  @position
end

#postalObject

Returns the value of attribute postal.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def postal
  @postal
end

#siteObject

Returns the value of attribute site.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def site
  @site
end

#sizeObject

Returns the value of attribute size.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def size
  @size
end

Returns the value of attribute social_link.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def social_link
  @social_link
end

#start_dateObject

Returns the value of attribute start_date.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def start_date
  @start_date
end

#stateObject

Returns the value of attribute state.



34
35
36
# File 'lib/snov/get_prospects_by_email.rb', line 34

def state
  @state
end

#streetObject

Returns the value of attribute street.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def street
  @street
end

#street2Object

Returns the value of attribute street2.



35
36
37
# File 'lib/snov/get_prospects_by_email.rb', line 35

def street2
  @street2
end