# Nr1CatalogApp.ItemGroupingsIdData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**itemCode** | **String** | A unique item (unique per Tenant) code which is used to identify the item. | 
**enterpriseUnitId** | **String** | Enterprise unit identifier for which the item groupings are defined. | 
**itemGroupingsType** | **String** | Type of the grouping object.at a time.<br/>Supported types:<br/><ul><li>PROMOTION: Indicates that grouping is of type Promotion.</li><li>RETAIL: Indicates that grouping is of type Retail.</li></ul> | 


<a name="ItemGroupingsTypeEnum"></a>
## Enum: ItemGroupingsTypeEnum


* `PROMOTION` (value: `"PROMOTION"`)




