Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 945 Bytes

File metadata and controls

16 lines (12 loc) · 945 Bytes

TrackedOrder

Properties

Name Type Description Notes
utc_date \DateTime The utc date of the order
channel \Swagger\Client\Model\BeezUPCommonChannelBasicInfo
merchant_order_id string The merchant order identifier
total_amount float The total amount of the order
currency_code \Swagger\Client\Model\BeezUPCommonCurrencyCode
payment_validated bool Indicate if the payment of this order has been validated or not
products \Swagger\Client\Model\TrackedOrderProduct[] The product list of this order

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