Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 728 Bytes

File metadata and controls

22 lines (11 loc) · 728 Bytes

ProductModelsWriteProductItemStock

Properties

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]

Enum: StockTypeEnum

Name Value