ItemGroup
Represents groups used to organize items for reporting, restrictions, and bulk operations.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the item group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the item group was created. |
| auditModifiedBy | String | True |
The user who last modified the item group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the item group was last modified. |
| createDimensionComponents | Bool | False |
Indicates whether dimension components are automatically created for members of this item group. |
| description | String | False |
The description of the item group. |
| entity_Href | String | True |
The URL of the entity associated with this item group. |
| entity_Id | String | True |
The Id of the entity associated with this item group. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this item group. |
| entity_Name | String | True |
The name of the entity associated with this item group. |
| glAccountGroup_Href | String | True |
The URL of the GL account group associated with this item group. |
| glAccountGroup_Id | String | False |
The Id of the GL account group associated with this item group. |
| glAccountGroup_Key | String | False |
The system-assigned key of the GL account group associated with this item group. |
| groupType | String | False |
The type of the item group, such as static or dynamic. |
| href | String | True |
The URL of the item group resource. |
| id | String | False |
The unique identifier of the item group record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the item group record. |
| memberFilter | String | False |
The filter criteria used to automatically include members in this item group. |
| name | String | False |
The name of the item group. |
| ListAggregate_GroupMembers | String | False |
The aggregate list of members associated with this item group. |