Hotel

public Hotel Hotel(String id, String hcomId, String name, HotelPropertyType propertyType, PropertyDetails propertyDetails, String localCurrencyCode, HotelLocation location, List<Phone> phoneInfos, Distance distance, Description description, Hotel.Status status, List<String> renovationsAndClosures, ChainAndBrandInfo chainAndBrandInfo, String thumbnailUrl, Hotel.StarRating starRating, String guestRating, Integer guestReviewCount, Boolean petFriendly, Boolean lgbtqiaFriendly, HotelLinks links, HotelPolicies policies, Map<String, List<String>> cleanlinessAndSafety, List<String> optionalExtras, List<String> importantNotices, List<Media> media, List<HotelHotelAmenitiesInner> hotelAmenities, Map<String, List<String>> hotelDescriptiveAmenities, List<HotelRoomAmenitiesInner> roomAmenities, Map<String, List<String>> roomDescriptiveAmenities, List<String> accessibility, Boolean memberOnlyDealAvailable, List<RoomType> roomTypes)

Parameters

id

The unique, Expedia-specific hotel property identifier used to designate a single hotel.

hcomId

The unique, Hotels.com-specific hotel property identifier used to designate a single hotel. This will only be returned if searching via hcomHotelIds in request.

name

The common name of the hotel

propertyType
propertyDetails
localCurrencyCode

The Local Currency Code for Hotel (which will be used for any fees that must be paid at the hotel)

location
phoneInfos

Container for property phone numbers. Note: PhoneInfos section will not return for Vrbo Vacation Rental properties.

distance
description
status

Indicates whether there are available offers at the property during the dates requested, as well as information as to why. Note that pricing will only be present in the API response for a status of AVAILABLE. If there are no rooms available at the property for the dates requested, then NOT_AVAILABLE will be returned. If there are available rooms, but none that meet the specific parameters of the search request, then one of the other messages will be returned.

renovationsAndClosures

The information about renovations and closures

chainAndBrandInfo
thumbnailUrl

URL of the thumbnail image of the hotel. Note that other images sizes are available - You can find a link to the complete list of Supported Hotel Image Sizes in Lodging Image Captions, IDs, and Sizes.

starRating

Star rating value of the hotel property.

guestRating

Average overall guest rating of the hotel. The value is between 1.0 and 5.0 in 0.1 increments. Higher is better.

guestReviewCount

The total count of guest reviews used to create the average GuestRating above.

petFriendly

Indicates whether the property allows certain pets under certain circumstances. Prior to booking, guests should review the PetPolicies information in the Lodging Details API to find out whether a particular pet will be permitted to stay at the property.

lgbtqiaFriendly

This value is returned if the property owner has specifically designated this property as LGBTQIA-friendly.

links
policies
cleanlinessAndSafety

Container for all cleanliness and safety measures. The key is the measures category, the values are the information. The category will be: - CLEANLINESS - SOCIAL_DISTANCING - SAFETY - DISCLAIMER

optionalExtras

The optional extras info.

importantNotices

The important notices for hotel.

media

Container for hotel images

hotelAmenities

Container for all hotel amenities.

hotelDescriptiveAmenities

Container for all hotel amenities in group. The key is amenity category, the values are the amenity information. The category for grouped amenities in hotel level for conventional lodging hotel will be: - PARKING - FOOD_AND_DRINK - INTERNET - THINGS_TO_DO - FAMILY_FRIENDLY - CONVENIENCES - GUEST_SERVICES - BUSINESS_SERVICE - OUTDOOR - ACCESSIBILITY - SPA - ACTIVITIES_NEARBY - LANGS_SPOKEN - MORE The category for grouped amenities in hotel level for Vacation Rental hotel will be: - BEACH - SKI - POOL/SPA - INTERNET - PARKING - FAMILY_FRIENDLY - KITCHEN - DINING - BEDROOM - BATHROOMS - LIVING_SPACES - ENTERTAINMENT - OUTDOORS - LAUNDRY - WORKSPACES - CLIMATE_CONTROL - PETS - SUITABILITY/ACCESSIBILITY - SERVICES_AND_CONVENIENCES - LOCATION_HIGHLIGHTS - THINGS_TO_DO - GENERAL - SAFETY

roomAmenities

Container for all room amenities.

roomDescriptiveAmenities

Container for all common room amenities in group. The key is amenity category, the values are the amenity information. The category for grouped amenities in common room level will be: - BEDROOM - BATHROOM - FOOD_AND_DRINK - ENTERTAINMENT - OUTDOOR_SPACE - MORE

accessibility

The accessibility options available for the room. Possible accessibility include: - Accessible path of travel - Accessible bathroom - Roll-in shower - Handicapped parking - In-room accessibility - Accessibility equipment for the deaf - Braille or raised signage

memberOnlyDealAvailable

Indicates whether the property has member only deal rates available.

roomTypes

Container for all of available room types.