Skip to main content

DetailsInputDto

Properties

NameTypeRequiredDescription
AccommodationsList<long>A signed integer number that uniquely identifies an accommodation property.
AccommodationFacilitiesList<long>A signed integer number that uniquely identifies an accommodation property facility. Examples of facilities are: Parking, Restaurant, Room service etc.
AccommodationTypesList<long>A signed integer number that uniquely identifies an accommodation property type. Examples of accommodation types are: Apartment, Hostel, Hotel etc.
AirportstringA three-letter code that uniquely identifies an airport as defined by the International Air Transport Association (IATA).
BrandsList<long>A signed integer number that uniquely identifies an accommodation brand. Examples of brands are: Radisson Blu, WestCord Hotels, Westin etc.
CitylongA signed integer number that uniquely identifies a city.
CountrystringA two-letter code that uniquely identifies a country. This code is defined by the ISO 3166-1 alpha-2 standard (ISO2) as described here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2.
RegionlongA signed integer number that uniquely identifies a geographical region. Regions usually define official administrative areas within a country, but may also include multiple countries and in some cases un-official but popular designations for geographical areas. An example of a region that crosses multiple countries is the Alps in Europe.
ExtrasList<DetailsInputDtoExtras>Input parameter to request for additional information about the accommodation property. It should be passed as a JSON array with one or more items.
LanguagesList<DetailsInputDtoLanguages>An IETF language tag code that uniquely identifies a supported human language or dialect as described here: https://en.wikipedia.org/wiki/IETF_language_tag. Note that in in demand-api-v3-compatible the whole tag is always lowercase. Examples: "nl" for Dutch/Nederlands or "en-us" for English (US).
RowslongThe maximum number of results to return.
PagestringPagination token used to retrieve the next page of results. Obtained from next_page.

DetailsInputDtoExtras

Input parameter to request for additional information about the accommodation property. It should be passed as a JSON array with one or more items.

Properties

NameTypeRequiredDescription
Descriptionstring"DESCRIPTION"
Facilitiesstring"FACILITIES"
Paymentstring"PAYMENT"
Photosstring"PHOTOS"
Policiesstring"POLICIES"
Roomsstring"ROOMS"

DetailsInputDtoLanguages

An IETF language tag code that uniquely identifies a supported human language or dialect as described here: https://en.wikipedia.org/wiki/IETF_language_tag. Note that in in demand-api-v3-compatible the whole tag is always lowercase. Examples: "nl" for Dutch/Nederlands or "en-us" for English (US).

Properties

NameTypeRequiredDescription
Arstring"AR"
Bgstring"BG"
Castring"CA"
Csstring"CS"
Dastring"DA"
Destring"DE"
Elstring"EL"
Enstring"EN"
EnGbstring"EN_GB"
EnUsstring"EN_US"
Esstring"ES"
EsArstring"ES_AR"
EsMxstring"ES_MX"
Etstring"ET"
Fistring"FI"
Frstring"FR"
Hestring"HE"
Histring"HI"
Hrstring"HR"
Hustring"HU"
Idstring"ID"
Is_string"IS"
Itstring"IT"
Jastring"JA"
Kastring"KA"
Kostring"KO"
Ltstring"LT"
Lvstring"LV"
Msstring"MS"
Nlstring"NL"
Nostring"NO"
Plstring"PL"
PtBrstring"PT_BR"
PtPtstring"PT_PT"
Rostring"RO"
Rustring"RU"
Skstring"SK"
Slstring"SL"
Srstring"SR"
Svstring"SV"
Thstring"TH"
Tlstring"TL"
Trstring"TR"
Ukstring"UK"
Vistring"VI"
ZhCnstring"ZH_CN"
ZhTwstring"ZH_TW"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →