OrderState
EnumLifecycle states of an order.
#
Possible enum values
CANCELLEDThe order was cancelled before completion.
COMPLETEProcessing of the order has been completed.
CONFIRMEDThe order has been accepted for processing.
OPENThe order has been created and can still be processed.