Skip to main content

AccumulativeHotel

Represents an accumulative hotel object.

Properties

NameTypeDescription
CodeStringHotel code. This code may have concatenated information.
NativeSupplierCodeStringNative supplier code, without any concatenations. This code will be used to retrieve Giata information.
NameStringHotel name.
CategoryCodeStringCategory code.
ChainCodeStringHotel chain code.
ExclusiveDealBooleanIndicates whether the hotel has an exclusive deal.
LocationAccumulativeLocationLocation of the hotel.
Location/AddressStringAddress of the hotel.
Location/CityStringCity of the hotel.
Location/ZipCodeStringZip code of the hotel.
Location/DescriptionsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing location descriptions categorized by language.
Location/IndicationsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing location indications categorized by language.
Location/CountryIso2CountryTypeEnumCountry represented by ISO alpha-2.
Location/CoordinatesAccumulativeCoordinatesCoordinates of the hotel.
Location/Coordinates/LatitudeDoubleLatitude.
Location/Coordinates/LongitudeDoubleLongitude.
Location/MinimumDestinationAccumulativeHotelMinimumDestinationThe lowest-level destination associated with the hotel. This value should match the one returned by the Destination call.
Location/MinimumDestination/
Code
StringDestination code.
Location/MinimumDestination/
Available
BooleanIndicates whether it is available to request in Search.
Location/MinimumDestination/
Names
Dictionary<Iso2LanguageEnum, String>Dictionary containing names categorized by language.
Location/ContactAccumulativeContactContact information of the hotel.
Location/Contact/EmailStringEmail address.
Location/Contact/PhoneStringPhone number.
Location/Contact/FaxStringFax number.
Location/Contact/WebStringWeb address.
Location/AirportsList<AccumulativeAirport>Nearby airports.
Location/Airports/IATACodeStringIATA code.
Location/StateStringState where the hotel is located.
AmenitiesList<AccumulativeAmenity>List of amenities.
Amenities/CodeStringCode of the amenity.
Amenities/TypeApplicationAreaTypeEnumType of the application area.
Amenities/DescriptionsDictionary<Iso2LanguageEnum, List<String>>Descriptions of the amenity, keyed by language.
Amenities/NamesDictionary<Iso2LanguageEnum, String>Names of the amenity, keyed by language.
CardTypesList<CreditCardType>List of accepted credit card types.
DescriptionsAccumulativeDescriptionsDescriptions of the hotel.
Descriptions/PoolDictionary<Iso2LanguageEnum, List<String>>Dictionary containing pool descriptions categorized by language.
Descriptions/ActivitiesDictionary<Iso2LanguageEnum, List<String>>Dictionary containing activities descriptions categorized by language.
Descriptions/RestaurantsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing restaurants descriptions categorized by language.
Descriptions/GeneralDictionary<Iso2LanguageEnum, List<String>>Dictionary containing general descriptions categorized by language.
Descriptions/RoomsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing room descriptions categorized by language.
Descriptions/AmenitiesDictionary<Iso2LanguageEnum, List<String>>Dictionary containing amenities descriptions categorized by language.
MediasList<AccumulativeMedia>List of medias.
Medias/CodeStringCode of the media.
Medias/UrlStringURL of the media.
Medias/TypeMediaTypeEnumType of the media.
Medias/OrderStringOrder of the media. Should be ordered from 1 onward.
Medias/DescriptionsDictionary<Iso2LanguageEnum, String>Descriptions of the media, keyed by ISO 2 language code.
RoomsList<AccumulativeRoom>List of rooms.
Rooms/CodeStringGets or sets the code of the room.
Rooms/AreaDoubleGets or sets the area of the room.
Rooms/NamesDictionary<Iso2LanguageEnum, String>Gets or sets the names of the room in different languages.
Rooms/DescriptionsDictionary<Iso2LanguageEnum, String>Gets or sets the descriptions of the room in different languages.
Rooms/RoomOccupancyAccumulativeRoomOccupancyGets or sets the room occupancy information.
Rooms/RoomOccupancy/AdultsAccumulativeMinMaxOccupancyAccumulative occupancy for adults.
Rooms/RoomOccupancy/Adults/MinIntegerMinimum occupancy.
Rooms/RoomOccupancy/Adults/MaxIntegerMaximum occupancy.
Rooms/RoomOccupancy/ChildrenAccumulativeMinMaxOccupancyAccumulative occupancy for children.
Rooms/RoomOccupancy/Children/
Min
IntegerMinimum occupancy.
Rooms/RoomOccupancy/Children/
Max
IntegerMaximum occupancy.
Rooms/RoomOccupancy/InfantsAccumulativeMinMaxOccupancyAccumulative occupancy for infants.
Rooms/RoomOccupancy/Infants/
Min
IntegerMinimum occupancy.
Rooms/RoomOccupancy/Infants/
Max
IntegerMaximum occupancy.
Rooms/RoomOccupancy/TotalAccumulativeMinMaxOccupancyAccumulative total occupancy.
Rooms/RoomOccupancy/Total/MinIntegerMinimum occupancy.
Rooms/RoomOccupancy/Total/MaxIntegerMaximum occupancy.
Rooms/BedsList<AccumulativeBed>Gets or sets the list of beds in the room.
Rooms/Beds/NumberOfBedsIntegerGets or sets the number of beds.
Rooms/Beds/TypeStringGets or sets the type of bed.
Rooms/AmenitiesList<AccumulativeAmenity>Gets or sets the list of amenities in the room.
Rooms/Amenities/CodeStringCode of the amenity.
Rooms/Amenities/TypeApplicationAreaTypeEnumType of the application area.
Rooms/Amenities/DescriptionsDictionary<Iso2LanguageEnum, List<String>>Descriptions of the amenity, keyed by language.
Rooms/Amenities/NamesDictionary<Iso2LanguageEnum, String>Names of the amenity, keyed by language.
Rooms/MediasList<AccumulativeMedia>Gets or sets the list of media associated with the room.
Rooms/Medias/CodeStringCode of the media.
Rooms/Medias/UrlStringURL of the media.
Rooms/Medias/TypeMediaTypeEnumType of the media.
Rooms/Medias/OrderStringOrder of the media. Should be ordered from 1 onward.
Rooms/Medias/DescriptionsDictionary<Iso2LanguageEnum, String>Descriptions of the media, keyed by ISO 2 language code.
Rooms/ViewsList<AccumulativeView>Gets or sets the list of views from the room.
Rooms/Views/CodeStringGets or sets the code.
Rooms/Views/DescriptionDictionary<Iso2LanguageEnum, String>Gets or sets the description.
PropertyTypeAccumulativePropertyTypeProperty type.
PropertyType/CodeStringProperty type code.
PropertyType/NameStringProperty type name.
MandatoryFeesList<AccumulativeMandatoryFee>Mandatory fees.
MandatoryFees/CodeStringFee code.
MandatoryFees/DescriptionStringFee description.
MandatoryFees/NameStringFee name.
MandatoryFees/ScopeStringFee scope.
MandatoryFees/DurationStringDuration of the fee.
MandatoryFees/NetAmountDoubleNet amount of the fee.
MandatoryFees/CurrencyCurrencyCurrency of the fee represented by ISO_4217.
MandatoryFees/IncludedBooleanIndicates whether the fee is included or not.
MandatoryFees/RefundBooleanIndicates whether the fee is refundable or not.
CheckInDataAccumulativeCheckDataCheck-in data for the hotel.
CheckInData/InstructionsDictionary<Iso2LanguageEnum, String>Dictionary containing check-in/check-out instructions categorized by language.
CheckInData/
SpecialInstructions
Dictionary<Iso2LanguageEnum, String>Dictionary containing special check-in/check-out instructions categorized by language.
CheckInData/MinAgeIntegerMinimum age for check-in/check-out.
CheckInData/BeginTimeTimeOnlyModelBegin time for check-in/check-out.
CheckInData/BeginTime/TimeStringGets or sets the time.
CheckInData/EndTimeTimeOnlyModelEnding time for check-in/check-out.
CheckInData/EndTime/TimeStringGets or sets the time.
CheckOutDataAccumulativeCheckDataCheck-out data for the hotel.
CheckOutData/InstructionsDictionary<Iso2LanguageEnum, String>Dictionary containing check-in/check-out instructions categorized by language.
CheckOutData/
SpecialInstructions
Dictionary<Iso2LanguageEnum, String>Dictionary containing special check-in/check-out instructions categorized by language.
CheckOutData/MinAgeIntegerMinimum age for check-in/check-out.
CheckOutData/BeginTimeTimeOnlyModelBegin time for check-in/check-out.
CheckOutData/BeginTime/TimeStringGets or sets the time.
CheckOutData/EndTimeTimeOnlyModelEnding time for check-in/check-out.
CheckOutData/EndTime/TimeStringGets or sets the time.