Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 919 Bytes

File metadata and controls

21 lines (13 loc) · 919 Bytes

HotelSearchResult

Properties

Name Type Description Notes
hotelIdentifier String Unique hotel id. Pass it to /hotels/info for full details. [optional]
title String Hotel or vacation rental name. [optional]
stars Integer Hotel class rating, 1-5. [optional]
isPaid Boolean True for paid hotel listings. [optional]
location HotelSearchGeo [optional]
reviews HotelSearchResultReviews [optional]
prices HotelSearchResultPrices [optional]
overviewImages List<String> Preview image URLs for the hotel when present. [optional]
isBillable Boolean Each hotel listing is one billable record.