Class: AFCSalesforce::Models::Contact

Inherits:
Base
  • Object
show all
Defined in:
lib/afc_salesforce/models/contact.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Base

#initialize

Methods included from AFCSalesforce::Models::Concerns::TypeSetter

extended

Constructor Details

This class inherits a constructor from AFCSalesforce::Models::Base

Instance Attribute Details

#accountObject

Returns the value of attribute account.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def 
  @account
end

#actual_mailing_city__cObject

Returns the value of attribute actual_mailing_city__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def actual_mailing_city__c
  @actual_mailing_city__c
end

#actual_mailing_state__cObject

Returns the value of attribute actual_mailing_state__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def actual_mailing_state__c
  @actual_mailing_state__c
end

#actual_mailing_street__cObject

Returns the value of attribute actual_mailing_street__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def actual_mailing_street__c
  @actual_mailing_street__c
end

#actual_mailing_zip__cObject

Returns the value of attribute actual_mailing_zip__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def actual_mailing_zip__c
  @actual_mailing_zip__c
end

#additional_income_type__cObject

Returns the value of attribute additional_income_type__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def additional_income_type__c
  @additional_income_type__c
end

#amount__cObject

Returns the value of attribute amount__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def amount__c
  @amount__c
end

#assistantnameObject

Returns the value of attribute assistantname.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def assistantname
  @assistantname
end

#assistantphoneObject

Returns the value of attribute assistantphone.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def assistantphone
  @assistantphone
end

#birthdateObject

Returns the value of attribute birthdate.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def birthdate
  @birthdate
end

#bor_company_name__cObject

Returns the value of attribute bor_company_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def bor_company_name__c
  @bor_company_name__c
end

#bor_efx__cObject

Returns the value of attribute bor_efx__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def bor_efx__c
  @bor_efx__c
end

#bor_exp__cObject

Returns the value of attribute bor_exp__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def bor_exp__c
  @bor_exp__c
end

#bor_tu__cObject

Returns the value of attribute bor_tu__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def bor_tu__c
  @bor_tu__c
end

#borrower_type__cObject

Returns the value of attribute borrower_type__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def borrower_type__c
  @borrower_type__c
end

#borrowerid__cObject

Returns the value of attribute borrowerid__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def borrowerid__c
  @borrowerid__c
end

#cobor_efx__cObject

Returns the value of attribute cobor_efx__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def cobor_efx__c
  @cobor_efx__c
end

#cobor_exp__cObject

Returns the value of attribute cobor_exp__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def cobor_exp__c
  @cobor_exp__c
end

#cobor_tu__cObject

Returns the value of attribute cobor_tu__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def cobor_tu__c
  @cobor_tu__c
end

#coborrowerid__cObject

Returns the value of attribute coborrowerid__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def coborrowerid__c
  @coborrowerid__c
end

#createdbyObject

Returns the value of attribute createdby.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def createdby
  @createdby
end

#current_employer_phone__cObject

Returns the value of attribute current_employer_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def current_employer_phone__c
  @current_employer_phone__c
end

#departmentObject

Returns the value of attribute department.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def department
  @department
end

#descriptionObject

Returns the value of attribute description.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def description
  @description
end

#donotcallObject

Returns the value of attribute donotcall.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def donotcall
  @donotcall
end

#emailObject

Returns the value of attribute email.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def email
  @email
end

#employer_phone__cObject

Returns the value of attribute employer_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def employer_phone__c
  @employer_phone__c
end

#faxObject

Returns the value of attribute fax.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def fax
  @fax
end

#filedataid__cObject

Returns the value of attribute filedataid__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def filedataid__c
  @filedataid__c
end

#firstnameObject

Returns the value of attribute firstname.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def firstname
  @firstname
end

#hasoptedoutofemailObject

Returns the value of attribute hasoptedoutofemail.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def hasoptedoutofemail
  @hasoptedoutofemail
end

#hasoptedoutoffaxObject

Returns the value of attribute hasoptedoutoffax.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def hasoptedoutoffax
  @hasoptedoutoffax
end

#homephoneObject

Returns the value of attribute homephone.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def homephone
  @homephone
end

#is_self_employed__cObject

Returns the value of attribute is_self_employed__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def is_self_employed__c
  @is_self_employed__c
end

#jigsawObject

Returns the value of attribute jigsaw.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def jigsaw
  @jigsaw
end

#lastcurequestdateObject

Returns the value of attribute lastcurequestdate.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def lastcurequestdate
  @lastcurequestdate
end

#lastcuupdatedateObject

Returns the value of attribute lastcuupdatedate.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def lastcuupdatedate
  @lastcuupdatedate
end

#lastmodifiedbyObject

Returns the value of attribute lastmodifiedby.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def lastmodifiedby
  @lastmodifiedby
end

#lastnameObject

Returns the value of attribute lastname.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def lastname
  @lastname
end

#leadsourceObject

Returns the value of attribute leadsource.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def leadsource
  @leadsource
end

#mailingcityObject

Returns the value of attribute mailingcity.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def mailingcity
  @mailingcity
end

#mailingpostalcodeObject

Returns the value of attribute mailingpostalcode.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def mailingpostalcode
  @mailingpostalcode
end

#mailingstateObject

Returns the value of attribute mailingstate.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def mailingstate
  @mailingstate
end

#mailingstreetObject

Returns the value of attribute mailingstreet.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def mailingstreet
  @mailingstreet
end

#marital_status__cObject

Returns the value of attribute marital_status__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def marital_status__c
  @marital_status__c
end

#middle_name__cObject

Returns the value of attribute middle_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def middle_name__c
  @middle_name__c
end

#mobilephoneObject

Returns the value of attribute mobilephone.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def mobilephone
  @mobilephone
end

#monthly_income__cObject

Returns the value of attribute monthly_income__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def monthly_income__c
  @monthly_income__c
end

#otheraddressObject

Returns the value of attribute otheraddress.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def otheraddress
  @otheraddress
end

#otherphoneObject

Returns the value of attribute otherphone.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def otherphone
  @otherphone
end

#ownerObject

Returns the value of attribute owner.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def owner
  @owner
end

#phoneObject

Returns the value of attribute phone.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def phone
  @phone
end

#primary_borrower__cObject

Returns the value of attribute primary_borrower__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def primary_borrower__c
  @primary_borrower__c
end

#reportstoObject

Returns the value of attribute reportsto.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def reportsto
  @reportsto
end

#sms_opt_in__cObject

Returns the value of attribute sms_opt_in__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def sms_opt_in__c
  @sms_opt_in__c
end

#ssn__cObject

Returns the value of attribute ssn__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def ssn__c
  @ssn__c
end

#suffix__cObject

Returns the value of attribute suffix__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def suffix__c
  @suffix__c
end

#titleObject

Returns the value of attribute title.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def title
  @title
end

#velo__apex_context__cObject

Returns the value of attribute velo__apex_context__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__apex_context__c
  @velo__apex_context__c
end

#velo__email_domain__cObject

Returns the value of attribute velo__email_domain__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def 
  @velo__email_domain__c
end

#velo__is_synced_with_velocify__cObject

Returns the value of attribute velo__is_synced_with_velocify__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__is_synced_with_velocify__c
  @velo__is_synced_with_velocify__c
end

#velo__lead360recordid__cObject

Returns the value of attribute velo__lead360recordid__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__lead360recordid__c
  @velo__lead360recordid__c
end

#velo__leads360_milestoneid__cObject

Returns the value of attribute velo__leads360_milestoneid__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__leads360_milestoneid__c
  @velo__leads360_milestoneid__c
end

#velo__record_history__cObject

Returns the value of attribute velo__record_history__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__record_history__c
  @velo__record_history__c
end

#velo__salesforce_owner_name__cObject

Returns the value of attribute velo__salesforce_owner_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__salesforce_owner_name__c
  @velo__salesforce_owner_name__c
end

#velo__salesforce_owner_profilename__cObject

Returns the value of attribute velo__salesforce_owner_profilename__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__salesforce_owner_profilename__c
  @velo__salesforce_owner_profilename__c
end

#velo__salesforce_owner_role_name__cObject

Returns the value of attribute velo__salesforce_owner_role_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__salesforce_owner_role_name__c
  @velo__salesforce_owner_role_name__c
end

#velo__status__cObject

Returns the value of attribute velo__status__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__status__c
  @velo__status__c
end

#velo__time_zone__cObject

Returns the value of attribute velo__time_zone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def velo__time_zone__c
  @velo__time_zone__c
end

#work_phone__cObject

Returns the value of attribute work_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def work_phone__c
  @work_phone__c
end

#x1_prev_emp_from__cObject

Returns the value of attribute x1_prev_emp_from__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_prev_emp_from__c
  @x1_prev_emp_from__c
end

#x1_prev_emp_name__cObject

Returns the value of attribute x1_prev_emp_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_prev_emp_name__c
  @x1_prev_emp_name__c
end

#x1_prev_emp_phone__cObject

Returns the value of attribute x1_prev_emp_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_prev_emp_phone__c
  @x1_prev_emp_phone__c
end

#x1_prev_emp_position__cObject

Returns the value of attribute x1_prev_emp_position__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_prev_emp_position__c
  @x1_prev_emp_position__c
end

#x1_prev_emp_to__cObject

Returns the value of attribute x1_prev_emp_to__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_prev_emp_to__c
  @x1_prev_emp_to__c
end

#x1_previous_employer_notes__cObject

Returns the value of attribute x1_previous_employer_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_previous_employer_notes__c
  @x1_previous_employer_notes__c
end

#x1_residence_city__cObject

Returns the value of attribute x1_residence_city__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_city__c
  @x1_residence_city__c
end

#x1_residence_months__cObject

Returns the value of attribute x1_residence_months__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_months__c
  @x1_residence_months__c
end

#x1_residence_notes__cObject

Returns the value of attribute x1_residence_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_notes__c
  @x1_residence_notes__c
end

#x1_residence_state__cObject

Returns the value of attribute x1_residence_state__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_state__c
  @x1_residence_state__c
end

#x1_residence_status__cObject

Returns the value of attribute x1_residence_status__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_status__c
  @x1_residence_status__c
end

#x1_residence_street__cObject

Returns the value of attribute x1_residence_street__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_street__c
  @x1_residence_street__c
end

#x1_residence_years__cObject

Returns the value of attribute x1_residence_years__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_years__c
  @x1_residence_years__c
end

#x1_residence_zip__cObject

Returns the value of attribute x1_residence_zip__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x1_residence_zip__c
  @x1_residence_zip__c
end

#x2_prev_emp_from__cObject

Returns the value of attribute x2_prev_emp_from__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_prev_emp_from__c
  @x2_prev_emp_from__c
end

#x2_prev_emp_name__cObject

Returns the value of attribute x2_prev_emp_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_prev_emp_name__c
  @x2_prev_emp_name__c
end

#x2_prev_emp_phone__cObject

Returns the value of attribute x2_prev_emp_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_prev_emp_phone__c
  @x2_prev_emp_phone__c
end

#x2_prev_emp_position__cObject

Returns the value of attribute x2_prev_emp_position__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_prev_emp_position__c
  @x2_prev_emp_position__c
end

#x2_prev_emp_to__cObject

Returns the value of attribute x2_prev_emp_to__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_prev_emp_to__c
  @x2_prev_emp_to__c
end

#x2_previous_employer_notes__cObject

Returns the value of attribute x2_previous_employer_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_previous_employer_notes__c
  @x2_previous_employer_notes__c
end

#x2_residence_city__cObject

Returns the value of attribute x2_residence_city__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_city__c
  @x2_residence_city__c
end

#x2_residence_months__cObject

Returns the value of attribute x2_residence_months__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_months__c
  @x2_residence_months__c
end

#x2_residence_notes__cObject

Returns the value of attribute x2_residence_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_notes__c
  @x2_residence_notes__c
end

#x2_residence_state__cObject

Returns the value of attribute x2_residence_state__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_state__c
  @x2_residence_state__c
end

#x2_residence_status__cObject

Returns the value of attribute x2_residence_status__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_status__c
  @x2_residence_status__c
end

#x2_residence_street__cObject

Returns the value of attribute x2_residence_street__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_street__c
  @x2_residence_street__c
end

#x2_residence_years__cObject

Returns the value of attribute x2_residence_years__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_years__c
  @x2_residence_years__c
end

#x2_residence_zip__cObject

Returns the value of attribute x2_residence_zip__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x2_residence_zip__c
  @x2_residence_zip__c
end

#x3_prev_emp_from__cObject

Returns the value of attribute x3_prev_emp_from__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_prev_emp_from__c
  @x3_prev_emp_from__c
end

#x3_prev_emp_name__cObject

Returns the value of attribute x3_prev_emp_name__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_prev_emp_name__c
  @x3_prev_emp_name__c
end

#x3_prev_emp_phone__cObject

Returns the value of attribute x3_prev_emp_phone__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_prev_emp_phone__c
  @x3_prev_emp_phone__c
end

#x3_prev_emp_position__cObject

Returns the value of attribute x3_prev_emp_position__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_prev_emp_position__c
  @x3_prev_emp_position__c
end

#x3_prev_emp_to__cObject

Returns the value of attribute x3_prev_emp_to__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_prev_emp_to__c
  @x3_prev_emp_to__c
end

#x3_previous_employer_notes__cObject

Returns the value of attribute x3_previous_employer_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_previous_employer_notes__c
  @x3_previous_employer_notes__c
end

#x3_residence_city__cObject

Returns the value of attribute x3_residence_city__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_city__c
  @x3_residence_city__c
end

#x3_residence_months__cObject

Returns the value of attribute x3_residence_months__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_months__c
  @x3_residence_months__c
end

#x3_residence_notes__cObject

Returns the value of attribute x3_residence_notes__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_notes__c
  @x3_residence_notes__c
end

#x3_residence_state__cObject

Returns the value of attribute x3_residence_state__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_state__c
  @x3_residence_state__c
end

#x3_residence_status__cObject

Returns the value of attribute x3_residence_status__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_status__c
  @x3_residence_status__c
end

#x3_residence_street__cObject

Returns the value of attribute x3_residence_street__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_street__c
  @x3_residence_street__c
end

#x3_residence_years__cObject

Returns the value of attribute x3_residence_years__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_years__c
  @x3_residence_years__c
end

#x3_residence_zip__cObject

Returns the value of attribute x3_residence_zip__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def x3_residence_zip__c
  @x3_residence_zip__c
end

#yearly_income__cObject

Returns the value of attribute yearly_income__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def yearly_income__c
  @yearly_income__c
end

#years_on_the_job__cObject

Returns the value of attribute years_on_the_job__c.



4
5
6
# File 'lib/afc_salesforce/models/contact.rb', line 4

def years_on_the_job__c
  @years_on_the_job__c
end

Instance Method Details

#to_hObject



32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# File 'lib/afc_salesforce/models/contact.rb', line 32

def to_h
  {
    :"Account"                               => @account,
    :"Actual_Mailing_City__c"                => @actual_mailing_city__c,
    :"Actual_Mailing_State__c"               => @actual_mailing_state__c,
    :"Actual_Mailing_Street__c"              => @actual_mailing_street__c,
    :"Actual_Mailing_Zip__c"                 => @actual_mailing_zip__c,
    :"Additional_Income_Type__c"             => @additional_income_type__c,
    :"Amount__c"                             => @amount__c,
    :"AssistantName"                         => @assistantname,
    :"AssistantPhone"                        => @assistantphone,
    :"Birthdate"                             => @birthdate,
    :"Bor_Company_Name__c"                   => @bor_company_name__c,
    :"Bor_Efx__c"                            => @bor_efx__c,
    :"Bor_Exp__c"                            => @bor_exp__c,
    :"Bor_TU__c"                             => @bor_tu__c,
    :"Borrower_Type__c"                      => @borrower_type__c,
    :"BorrowerID__c"                         => @borrowerid__c,
    :"CoBor_Efx__c"                          => @cobor_efx__c,
    :"CoBor_Exp__c"                          => @cobor_exp__c,
    :"CoBor_TU__c"                           => @cobor_tu__c,
    :"CoBorrowerID__c"                       => @coborrowerid__c,
    :"CreatedBy"                             => @createdby,
    :"Current_Employer_Phone__c"             => @current_employer_phone__c,
    :"Department"                            => @department,
    :"Description"                           => @description,
    :"DoNotCall"                             => @donotcall,
    :"Email"                                 => @email,
    :"Employer_Phone__c"                     => @employer_phone__c,
    :"Fax"                                   => @fax,
    :"FileDataID__c"                         => @filedataid__c,
    :"HasOptedOutOfEmail"                    => @hasoptedoutofemail,
    :"HasOptedOutOfFax"                      => @hasoptedoutoffax,
    :"HomePhone"                             => @homephone,
    :"Is_Self_Employed__c"                   => @is_self_employed__c,
    :"Jigsaw"                                => @jigsaw,
    :"LastCURequestDate"                     => @lastcurequestdate,
    :"LastCUUpdateDate"                      => @lastcuupdatedate,
    :"LastModifiedBy"                        => @lastmodifiedby,
    :"LeadSource"                            => @leadsource,
    :"MailingStreet"                         => @mailingstreet,
    :"MailingCity"                           => @mailingcity,
    :"MailingState"                          => @mailingstate,
    :"MailingPostalCode"                     => @mailingpostalcode,
    :"Marital_Status__c"                     => @marital_status__c,
    :"Middle_Name__c"                        => @middle_name__c,
    :"MobilePhone"                           => @mobilephone,
    :"Monthly_Income__c"                     => @monthly_income__c,
    :"FirstName"                             => @firstname,
    :"LastName"                              => @lastname,
    :"OtherAddress"                          => @otheraddress,
    :"OtherPhone"                            => @otherphone,
    :"Owner"                                 => @owner,
    :"Phone"                                 => @phone,
    :"Primary_Borrower__c"                   => @primary_borrower__c,
    :"ReportsTo"                             => @reportsto,
    :"SMS_Opt_In__c"                         => @sms_opt_in__c,
    :"SSN__c"                                => @ssn__c,
    :"Suffix__c"                             => @suffix__c,
    :"Title"                                 => @title,
    :"Velo__Apex_Context__c"                 => @velo__apex_context__c,
    :"Velo__Email_Domain__c"                 => @velo__email_domain__c,
    :"Velo__Is_Synced_with_Velocify__c"      => @velo__is_synced_with_velocify__c,
    :"Velo__Lead360RecordId__c"              => @velo__lead360recordid__c,
    :"Velo__Leads360_MileStoneId__c"         => @velo__leads360_milestoneid__c,
    :"Velo__Record_History__c"               => @velo__record_history__c,
    :"Velo__Salesforce_Owner_Name__c"        => @velo__salesforce_owner_name__c,
    :"Velo__Salesforce_Owner_ProfileName__c" => @velo__salesforce_owner_profilename__c,
    :"Velo__Salesforce_Owner_Role_Name__c"   => @velo__salesforce_owner_role_name__c,
    :"Velo__Status__c"                       => @velo__status__c,
    :"Velo__Time_Zone__c"                    => @velo__time_zone__c,
    :"Work_Phone__c"                         => @work_phone__c,
    :"X1_Prev_Emp_From__c"                   => @x1_prev_emp_from__c,
    :"X1_Prev_Emp_Name__c"                   => @x1_prev_emp_name__c,
    :"X1_Prev_Emp_Phone__c"                  => @x1_prev_emp_phone__c,
    :"X1_Prev_Emp_Position__c"               => @x1_prev_emp_position__c,
    :"X1_Prev_Emp_To__c"                     => @x1_prev_emp_to__c,
    :"X1_Previous_Employer_Notes__c"         => @x1_previous_employer_notes__c,
    :"X1_Residence_City__c"                  => @x1_residence_city__c,
    :"X1_Residence_Months__c"                => @x1_residence_months__c,
    :"X1_Residence_Notes__c"                 => @x1_residence_notes__c,
    :"X1_Residence_State__c"                 => @x1_residence_state__c,
    :"X1_Residence_Status__c"                => @x1_residence_status__c,
    :"X1_Residence_Street__c"                => @x1_residence_street__c,
    :"X1_Residence_Years__c"                 => @x1_residence_years__c,
    :"X1_Residence_Zip__c"                   => @x1_residence_zip__c,
    :"X2_Prev_Emp_From__c"                   => @x2_prev_emp_from__c,
    :"X2_Prev_Emp_Name__c"                   => @x2_prev_emp_name__c,
    :"X2_Prev_Emp_Phone__c"                  => @x2_prev_emp_phone__c,
    :"X2_Prev_Emp_Position__c"               => @x2_prev_emp_position__c,
    :"X2_Prev_Emp_To__c"                     => @x2_prev_emp_to__c,
    :"X2_Previous_Employer_Notes__c"         => @x2_previous_employer_notes__c,
    :"X2_Residence_City__c"                  => @x2_residence_city__c,
    :"X2_Residence_Months__c"                => @x2_residence_months__c,
    :"X2_Residence_Notes__c"                 => @x2_residence_notes__c,
    :"X2_Residence_State__c"                 => @x2_residence_state__c,
    :"X2_Residence_Status__c"                => @x2_residence_status__c,
    :"X2_Residence_Street__c"                => @x2_residence_street__c,
    :"X2_Residence_Years__c"                 => @x2_residence_years__c,
    :"X2_Residence_Zip__c"                   => @x2_residence_zip__c,
    :"X3_Prev_Emp_From__c"                   => @x3_prev_emp_from__c,
    :"X3_Prev_Emp_Name__c"                   => @x3_prev_emp_name__c,
    :"X3_Prev_Emp_Phone__c"                  => @x3_prev_emp_phone__c,
    :"X3_Prev_Emp_Position__c"               => @x3_prev_emp_position__c,
    :"X3_Prev_Emp_To__c"                     => @x3_prev_emp_to__c,
    :"X3_Previous_Employer_Notes__c"         => @x3_previous_employer_notes__c,
    :"X3_Residence_City__c"                  => @x3_residence_city__c,
    :"X3_Residence_Months__c"                => @x3_residence_months__c,
    :"X3_Residence_Notes__c"                 => @x3_residence_notes__c,
    :"X3_Residence_State__c"                 => @x3_residence_state__c,
    :"X3_Residence_Status__c"                => @x3_residence_status__c,
    :"X3_Residence_Street__c"                => @x3_residence_street__c,
    :"X3_Residence_Years__c"                 => @x3_residence_years__c,
    :"X3_Residence_Zip__c"                   => @x3_residence_zip__c,
    :"Yearly_Income__c"                      => @yearly_income__c,
    :"Years_on_the_Job__c"                   => @years_on_the_job__c
  }.select{ |k,v| !v.nil? }
end