Name | Type | Description |
---|
unit | Unit object | The unit at which usage consumption base don usage limits is allowed |
group | Group object | The group at which usage consumption base don usage limits is allowed |
community | Community object | The community at which usage consumption base don usage limits is allowed |
Referred Objects Response Data
unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |
group object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved group |
name | String | The name of the retrieved group |
community_name | String | The name of the community that the retrieved group belongs to |
alternative_code | String | The alternative code of the retrieved group |
unified_code | String | The unified code of the retrieved group |
description | String | The description of the retrieved group |
community object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved community |
name | String | The name of the retrieved community |
alternative_code | String | The alternative code of the retrieved community |
description | String | The description of the retrieved community |