Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 748 Bytes

TrackedOrder.md

File metadata and controls

14 lines (11 loc) · 748 Bytes

SwaggerClient::TrackedOrder

Properties

Name Type Description Notes
utc_date DateTime The utc date of the order.
channel BeezUPCommonChannelBasicInfo
merchant_order_id String The merchant order identifier
total_amount Float The total amount related to the order.
currency_code BeezUPCommonCurrencyCode
payment_validated BOOLEAN Indicate if the payment of this order has been validated or not.
products Array<TrackedOrderProduct> the product list related to this order.