Method: LockstepSdk::GroupAccountModel#group_company_id

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

#group_company_idUuid

Returns The CompanyId of the Company the group is associated with.

Returns:

  • (Uuid)

    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