Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 622 Bytes

File metadata and controls

14 lines (11 loc) · 622 Bytes

# EcommerceV1ProductProductCreationResourceProduct

Properties

Name Type Description Notes
id string Product ID.
title string Product name.
type string Product type.
status string Product status.
price int Price in the smallest currency unit (e.g. cents).
currencyCode string Currency the product is priced in (ISO 4217, lowercase).

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