Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 490 Bytes

Order.md

File metadata and controls

17 lines (10 loc) · 490 Bytes

Order

Order schema

Properties

Name Type Description Notes
orderId String Ecommerce order id [optional]
cartTotal Double Ecommerce cart total [optional]
cartId String Cart ID is any non-empty unique string [optional]
contact Contact Contact [optional]
products List<Product> List of products [optional]