Skip to main content

HotelAvailabilityInputDto

Properties

NameTypeRequiredDescription
CheckinstringThe arrival date.
CheckoutstringThe departure date. Must be later than (checkin). Must be between 1 and 30 days after (checkin).
GuestCountrystringGuest country code. Used to accurately display the best prices and price details for people from that country.
NoRoomslongThe only group will be split in the given number of rooms automatically
HotelIdsList<long>Limit the result list to up to 1000 specified hotels where they have availability for the specified guests and dates.
CurrencystringReturns the price in this currency
UserPlatformHotelAvailabilityInputDtoUserPlatformThe user's platform.
RowslongThe maximum number of results to return.
PagestringPagination token used to retrieve the next page of results. Obtained from next_page.

HotelAvailabilityInputDtoUserPlatform

The user's platform.

Properties

NameTypeRequiredDescription
Androidstring"ANDROID"
Desktopstring"DESKTOP"
Iosstring"IOS"
Mobilestring"MOBILE"
Tabletstring"TABLET"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →