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