status property
The status of the order.
Acceptable values are: - "canceled
" - "delivered
" - "inProgress
" -
"partiallyDelivered
" - "partiallyReturned
" - "partiallyShipped
" -
"pendingShipment
" - "returned
" - "shipped
"
Implementation
core.String? status;