# Nr1CatalogApp.ItemPriceIdData

## 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 prices are defined. | 
**priceCode** | **String** | Identifier of the price provided by the external system. It is expected to be unique in the context of the item and enterprise unit, since each combination of item code, enterprise unit and price identifier are part of the composite id. This identifier is mandatory to facilitate price updates. For example a price scheduled in the future may be cancelled and this is expected to be communicated to the clients that replicate the catalog item price document. | 


