object

OrderStatus

Status of the order.
Fields
display
String
The text to display. For example, `display` can be set to 'value'.
is_selected
Boolean
Indicates whether this option is currently selected. For example, `is_selected` can be set to true.
value
Int
The value representing the selection. For example, `value` can be set to 1.