Method: LockstepSdk::AccountingProfileRequest#primary_contact_id

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

#primary_contact_idUuid

Returns The ID of the primary contact that is linked to this profile.

Returns:

  • (Uuid)

    The ID of the primary contact that is linked to this profile.



145
146
147
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 145

def primary_contact_id
  @primary_contact_id
end