Skip to main content

CheckBookingsByDateInput

Represents the input for checking bookings within a specific date range.

Properties

NameTypeDescription
CheckInStringThe check-in date for the booking check, specified as a string.
CheckOutStringThe check-out date for the booking check, specified as a string.
CheckInAsDateTimeStringParses and returns the check-in date as a DateTime object.
CheckOutAsDateTimeStringParses and returns the check-out date as a DateTime object.
DateTypeDateRangeTypeSpecifies the type of date range to use for the booking check.
LanguageStringThe language code to be used for the booking check.
CurrencyCurrencyThe currency to be used for the booking check.