Create data
Name | Type | Description | Notes |
---|---|---|---|
orderTotal | Double | Ecommerce cart total | [optional] |
orderId | String | Order ID is any non-empty unique string | |
cartId | String | Cart ID that originated this order | [optional] |
contact | Contact1 | [optional] | |
products | List<Product> | List of products | [optional] |