Skip to main content

AccumulativeDescriptions

Represents accumulative descriptions for different aspects of a hotel.

Properties

NameTypeDescription
PoolDictionary<Iso2LanguageEnum, List<String>>Dictionary containing pool descriptions categorized by language.
ActivitiesDictionary<Iso2LanguageEnum, List<String>>Dictionary containing activities descriptions categorized by language.
RestaurantsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing restaurants descriptions categorized by language.
GeneralDictionary<Iso2LanguageEnum, List<String>>Dictionary containing general descriptions categorized by language.
RoomsDictionary<Iso2LanguageEnum, List<String>>Dictionary containing room descriptions categorized by language.
AmenitiesDictionary<Iso2LanguageEnum, List<String>>Dictionary containing amenities descriptions categorized by language.