| Name | Type | Description | Notes |
|---|---|---|---|
| utcDate | Date | The utc date of the external order. | |
| merchantOrderId | String | The merchant order identifier | |
| visitorId | String | Can be null. The visitor identifier related to this external order | [optional] |
| totalAmount | Number | The total amount related to the external order. | |
| currencyCode | BeezUPCommonCurrencyCode | ||
| paymentValidated | Boolean | Indicate if the payment of this external order has been validated or not. | |
| products | [TrackedExternalOrderProduct] | Can be null. the product list related to this external order. | [optional] |