Class: Snov::GetProfileByEmail::Job

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

Instance Attribute Summary collapse

Instance Attribute Details

#cityObject

Returns the value of attribute city.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def city
  @city
end

#company_nameObject

Returns the value of attribute company_name.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def company_name
  @company_name
end

#company_typeObject

Returns the value of attribute company_type.



43
44
45
# File 'lib/snov/get_profile_by_email.rb', line 43

def company_type
  @company_type
end

#countryObject

Returns the value of attribute country.



43
44
45
# File 'lib/snov/get_profile_by_email.rb', line 43

def country
  @country
end

#end_dateObject

Returns the value of attribute end_date.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def end_date
  @end_date
end

#foundedObject

Returns the value of attribute founded.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def founded
  @founded
end

#industryObject

Returns the value of attribute industry.



43
44
45
# File 'lib/snov/get_profile_by_email.rb', line 43

def industry
  @industry
end

#localityObject

Returns the value of attribute locality.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def locality
  @locality
end

#positionObject

Returns the value of attribute position.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def position
  @position
end

#postalObject

Returns the value of attribute postal.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def postal
  @postal
end

#siteObject

Returns the value of attribute site.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def site
  @site
end

#sizeObject

Returns the value of attribute size.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def size
  @size
end

Returns the value of attribute social_link.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def social_link
  @social_link
end

#start_dateObject

Returns the value of attribute start_date.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def start_date
  @start_date
end

#stateObject

Returns the value of attribute state.



41
42
43
# File 'lib/snov/get_profile_by_email.rb', line 41

def state
  @state
end

#streetObject

Returns the value of attribute street.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def street
  @street
end

#street2Object

Returns the value of attribute street2.



42
43
44
# File 'lib/snov/get_profile_by_email.rb', line 42

def street2
  @street2
end