| Name | Type | Description | Notes |
|---|---|---|---|
| allowArbitraryCost | Boolean | Allow arbitrary cost | [optional] |
| arbitraryCostVelocityCode | String | Arbitrary cost velocity code | [optional] |
| autoOrderCost | BigDecimal | Cost if customer selects to receive item on auto order. Set to zero to delete. | [optional] |
| automaticPricingTierName | String | Automatic pricing tier name | [optional] |
| automaticPricingTierOid | Integer | Automatic pricing tier object identifier | [optional] |
| cogs | BigDecimal | Cost of goods sold | [optional] |
| cost | BigDecimal | Cost | [optional] |
| currencyCode | String | Currency code | [optional] |
| manufacturerSuggestedRetailPrice | BigDecimal | Manufacturer suggested retail price | [optional] |
| maximumArbitraryCost | BigDecimal | Maximum arbitrary cost | [optional] |
| minimumAdvertisedPrice | BigDecimal | Minimum advertised price | [optional] |
| minimumArbitraryCost | BigDecimal | Minimum arbitrary cost | [optional] |
| mixAndMatchGroup | String | Mix and match group | [optional] |
| mixAndMatchGroupOid | Integer | Mix and match group object identifier | [optional] |
| saleCost | BigDecimal | Sale cost | [optional] |
| saleEnd | String | Sale end | [optional] |
| saleStart | String | Sale start | [optional] |
| tiers | List<ItemPricingTier> | Tiers | [optional] |