LocationDto
All location related information of this accommodation property.
Properties
Name | Type | Required | Description |
---|---|---|---|
Address | LazyTranslatedString | ❌ | Translated accommodation address. |
City | long | ❌ | A signed integer number that uniquely identifies a city. |
Coordinates | CoordinatesDto | ❌ | A signed integer number that uniquely identifies a city. |
Country | string | ❌ | A 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. |
Districts | List<long> | ❌ | A signed integer number that uniquely identifies a district. Typically, districts define known areas within a city. |
PostalCode | string | ❌ | |
Regions | List<long> | ❌ | A 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. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs