Skip to Content

CancellationInfoResponse

Properties

NameTypeDescriptionNotes
booking_idLongBooking ID[default to null]
booking_statusBookingOrderStatusCurrent booking status[default to null]
check_in_dateStringCheck-in date[default to null]
days_until_checkinLongDays until check-in[default to null]
total_amountBigDecimalTotal booking amount[default to null]
cancellation_policyCancellationPolicyResponseCancellation policy details[default to null]
refund_infoRefundInfoRefund calculation details[default to null]
can_cancelBooleanWhether booking can be cancelled[default to null]
cannot_cancel_reasonStringReason why cancellation is not allowed (if any)[optional] [default to null]

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