Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 663 Bytes

Order.md

File metadata and controls

17 lines (12 loc) · 663 Bytes

org.egoi.client.api.Model.Order

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]

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