Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.99 KB

OrdersPaginatedHistoryGet200ResponseResultsInnerStatus.md

File metadata and controls

14 lines (11 loc) · 2.99 KB

# OrdersPaginatedHistoryGet200ResponseResultsInnerStatus

Properties

Name Type Description Notes
order_status string The status of an order: Value
reporter string Who reported this status
reporting_time \DateTime The reporting time in ISO8601 format
manually_updated bool True if the status was manually changed by the reporter
life_cycle_status string <u>The order life cycle status</u>: <br> <table> <tr><td>preCollection</td> <td>Order is before collection</td></tr> <tr><td>tracking</td> <td>Order is on the way</td></tr> <tr><td>final</td> <td>Order completed</td></tr> </table> [optional]
delayed_in_transit bool [optional]

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