Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 658 Bytes

File metadata and controls

14 lines (10 loc) · 658 Bytes

MainProductPayload

Properties

Name Type Description Notes
category list[str] List of categories the product belongs to [optional]
price float Price of the product [optional]
product_id str Unique identifier for the product [optional]
quantity float Quantity of the product [optional]
variant_id str Identifier for the product variant [optional]

[Back to Model list] [Back to API list] [Back to README]