Skip to main content

AccumulativeLocation

Represents accumulative location information.

Properties

NameTypeDescription
AddressStringAddress of the hotel.
CityStringCity of the hotel.
ZipCodeStringZip code of the hotel.
DescriptionsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing location descriptions categorized by language.
IndicationsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing location indications categorized by language.
CountryIso2CountryTypeEnumCountry represented by ISO alpha-2.
CoordinatesAccumulativeCoordinatesCoordinates of the hotel.
Coordinates/LatitudeDoubleLatitude.
Coordinates/LongitudeDoubleLongitude.
MinimumDestinationAccumulativeHotelMinimumDestinationThe lowest-level destination associated with the hotel. This value should match the one returned by the Destination call.
MinimumDestination/CodeStringDestination code.
MinimumDestination/AvailableBooleanIndicates whether it is available to request in Search.
MinimumDestination/NamesDictionary<Iso2LanguageEnum, String>Dictionary containing names categorized by language.
ContactAccumulativeContactContact information of the hotel.
Contact/EmailStringEmail address.
Contact/PhoneStringPhone number.
Contact/FaxStringFax number.
Contact/WebStringWeb address.
AirportsList<AccumulativeAirport>Nearby airports.
Airports/IATACodeStringIATA code.
StateStringState where the hotel is located.