Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

File metadata and controls

14 lines (11 loc) · 618 Bytes

# OrderItemProduct

Properties

Name Type Description Notes
id string Product ID [optional]
name string Product name [optional]
sku string Stock keeping unit [optional]
description string Product description [optional]
shippable bool Whether product requires shipping [optional]
taxable bool Whether product is taxable [optional]

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