| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | A value to uniquely identity a single product item. <remarks>This value can represent different fields, depending on configuration.</remarks> | [optional] |
| stock | Integer | The stock value. | [optional] |
| stockSellable | Integer | The sellable stock value. <remarks>This value is read only.</remarks> | [optional] |
| stockType | StockTypeEnum | The type of stock to be updated. See {Product.Models.ProductItemStockType} | [optional] |
| Name | Value |
|---|