Method: LockstepSdk::CompanySyncModel#external_reference

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

#external_referenceString

Returns An external reference that identifies the Company from the originating ERP system, separate from the ErpKey.

Returns:

  • (String)

    An external reference that identifies the Company from the originating ERP system, separate from the ErpKey.



169
170
171
# File 'lib/lockstep_sdk/models/company_sync_model.rb', line 169

def external_reference
  @external_reference
end