Skip to Content

BookingStatusInfo

Properties

NameTypeDescriptionNotes
booking_statusBookingOrderStatusCurrent booking status (from database enum)[default to null]
booking_typeBookingTypeBooking type (from database enum)[default to null]
payment_statusStringPayment status string[default to null]
is_instant_bookingBooleanWhether instant booking was used[default to null]
can_cancelBooleanWhether booking can be cancelled[default to null]
can_modifyBooleanWhether booking can be modified[default to null]

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