Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 554 Bytes

File metadata and controls

14 lines (9 loc) · 554 Bytes

MainProductPayload

Properties

Name Type Description Notes
category List<String> List of categories the product belongs to [optional]
price BigDecimal Price of the product [optional]
productId String Unique identifier for the product [optional]
quantity BigDecimal Quantity of the product [optional]
variantId String Identifier for the product variant [optional]