Skip to Content

OrderStatusFlags

Properties

NameTypeDescriptionNotes
is_completedBooleanWhether order is completed[default to null]
is_ongoingBooleanWhether order is ongoing[default to null]
is_scheduledBooleanWhether order is scheduled for future[default to null]
is_payment_pendingBooleanWhether payment is pending[default to null]
is_unpaidBooleanWhether order is unpaid[default to null]

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