| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| nice_id | String | ||
| source_id | String | Clients can submit an ID they use for the order here. | |
| items | Array<PostSubmittedItem> | ||
| total | ProductPriceInfo | ||
| shipping_total | ProductPriceInfo | ||
| discount_code | String | ||
| discount_amount | ProductPriceInfo | ||
| meta | Meta | An optional Map<string,string> of misc properties. |