Skip to main content

ReservationInfoEntity

Properties

NameTypeDescriptionNotes
contactReservationInfoEntity_contact[default to null]
idStringReservation id[default to null]
statusStringReservation status[default to null]
seatsBigDecimalReserved seats[default to null]
dateStringReserved date[default to null]
timeStringReserved time in military format[default to null]
last_updatedStringReservation request last update timestamp[default to null]
createdStringReservation request timestamp[default to null]
typeReservationInfoEntity_type[optional] [default to null]
paymentReservationInfoEntity_payment[optional] [default to null]
storeReservationInfoEntity_store[default to null]
reservation_numberStringUnique reservation reference number[default to null]
remarksStringCustomer request[optional] [default to null]
notesStringStore note[optional] [default to null]
refunded_amountBigDecimalRefunded amount if reservation fee is refunded[optional] [default to null]

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