Method: LockstepSdk::GroupAccountModel#group_company_id
- Defined in:
- lib/lockstep_sdk/models/group_account_model.rb
#group_company_id ⇒ Uuid
Returns The CompanyId of the Company the group is associated with.
53 54 55 |
# File 'lib/lockstep_sdk/models/group_account_model.rb', line 53 def group_company_id @group_company_id end |