Skip to main content

HotelDataDto

Hotel specific information.

Properties

NameTypeRequiredDescription
AddressstringThe street address of the hotel.
CityIdlongId of the city where this property is located.
CountrystringTwo-letter ISO country code of the hotel.
LocationCoordinatesDtoA signed integer number that uniquely identifies a city.
ZipstringHotel ZIP code
CurrencystringThree-letter ISO currency code for the hotel.
CheckinCheckoutTimesCheckinCheckoutTimesDto
HotelPhotosList<HotelPhotoDto>Photos specific information of the hotel.
HotelDescriptionstringThe description text for this hotel.
UrlstringURL of the hotel's page on Booking.com.
DeepLinkUrlstringDeep link mobile app URL.
RegionIdsList<long>List of region_ids that the hotel belongs to
NumberOfReviewslongNumber of reviews for this hotel.
ReviewScoredoubleReview score of this hotel.
SpokenLanguagesList<string>Languages spoken by the hotel's staff

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →