Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 507 Bytes

Order.md

File metadata and controls

18 lines (10 loc) · 507 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 Contact2 [optional]
products List<Product> List of products [optional]