Method: LockstepSdk::AccountingProfileModel#company_id
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_model.rb
#company_id ⇒ Uuid
Returns The ID of the company profile to which this accounting profile belongs.
60 61 62 |
# File 'lib/lockstep_sdk/models/accounting_profile_model.rb', line 60 def company_id @company_id end |