OrderStatus

OrderStatus indicates the current status of the order.

Enums
ORDER_STATUS_UNSPECIFIED Sentinel value, do not use.
IN_PROGRESS Order fulfillment is in progress.
COMPLETED Order has been executed.
ERROR Order is an error state.