Method: LockstepSdk::AccountingProfileContactResultModel#contact_code

Defined in:
lib/lockstep_sdk/models/accounting_profile_contact_result_model.rb

#contact_codeString

Returns A friendly human-readable code that describes this Contact.

Returns:

  • (String)

    A friendly human-readable code that describes this Contact.



90
91
92
# File 'lib/lockstep_sdk/models/accounting_profile_contact_result_model.rb', line 90

def contact_code
  @contact_code
end