Class: Snov::GetProspectList::ProspectEmail

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

Instance Attribute Summary collapse

Instance Attribute Details

#domain_typeObject

Returns the value of attribute domain_type.



37
38
39
# File 'lib/snov/get_prospect_list.rb', line 37

def domain_type
  @domain_type
end

#emailObject

Returns the value of attribute email.



37
38
39
# File 'lib/snov/get_prospect_list.rb', line 37

def email
  @email
end

#email_verify_textObject

Returns the value of attribute email_verify_text.



39
40
41
# File 'lib/snov/get_prospect_list.rb', line 39

def email_verify_text
  @email_verify_text
end

#is_disposableObject

Returns the value of attribute is_disposable.



38
39
40
# File 'lib/snov/get_prospect_list.rb', line 38

def is_disposable
  @is_disposable
end

#is_gibberishObject

Returns the value of attribute is_gibberish.



38
39
40
# File 'lib/snov/get_prospect_list.rb', line 38

def is_gibberish
  @is_gibberish
end

#is_valid_formatObject

Returns the value of attribute is_valid_format.



37
38
39
# File 'lib/snov/get_prospect_list.rb', line 37

def is_valid_format
  @is_valid_format
end

#is_verifiedObject

Returns the value of attribute is_verified.



37
38
39
# File 'lib/snov/get_prospect_list.rb', line 37

def is_verified
  @is_verified
end

#is_webmailObject

Returns the value of attribute is_webmail.



38
39
40
# File 'lib/snov/get_prospect_list.rb', line 38

def is_webmail
  @is_webmail
end

#job_statusObject

Returns the value of attribute job_status.



37
38
39
# File 'lib/snov/get_prospect_list.rb', line 37

def job_status
  @job_status
end

#probabilityObject

Returns the value of attribute probability.



38
39
40
# File 'lib/snov/get_prospect_list.rb', line 38

def probability
  @probability
end

#smtp_statusObject

Returns the value of attribute smtp_status.



38
39
40
# File 'lib/snov/get_prospect_list.rb', line 38

def smtp_status
  @smtp_status
end

#status_type_textObject

Returns the value of attribute status_type_text.



39
40
41
# File 'lib/snov/get_prospect_list.rb', line 39

def status_type_text
  @status_type_text
end

#status_verify_textObject

Returns the value of attribute status_verify_text.



39
40
41
# File 'lib/snov/get_prospect_list.rb', line 39

def status_verify_text
  @status_verify_text
end