open class Address : Serializable
The address retrieved via a Search request. |
|
open class AddressRanges : Serializable
The address ranges on a street segment retrieved via a Search request. Available only for results where the result type is equal to "Address Range". |
|
open class Category : Serializable
A POI's (Points of Interest) category retrieved via a Search request. |
|
open class Classification : Serializable
A POI's (Points of Interest) classification retrieved via a Search request. |
|
open class ClassificationName : Serializable
The classification's name retrieved via a Search request. |
|
open class EntryPoint : Serializable
The POI's entry point retrieved via a Search request. |
|
open class MapCode : Serializable
A MapCode represents a specific location, to within a few meters. Every location on Earth can be represented by a MapCode. Mapcodes are designed to be short, easy to recognize, remember, and communicate. |
|
class MapCodeType
Enables the return of comma-separted mapcodes list. Can also filter the response to only show selected mapcode types. |
|
open class OpeningHours : Serializable
Opening hours for a POI (Points of Interest). |
|
class OpeningHoursMode
List of opening hours for a POI (Points of Interest). |
|
open class Poi : Serializable
POI (Points of Interest) retrieved via a Search request. |
|
class PoiRelationType
Points Of Interest relation type. Points Of Interest can be related to each other when one is physically part of another. |
|
open class RelatedPoi : Serializable
A RelatedPoi represents a Point Of Interest related to another one, which means being physically part of it. |
|
open class ResponseError : Serializable
The error which occurred while processing the request or while decoding the result. It may be a HTTP error. |
|
open class Summary : Serializable
The summary of a response to a Search request. |
|
open class TimeRange : Serializable
Opening hours for a POI (Points of Interest). |
|
class TimeZoneType
Used to indicate the mode in which the timeZone object should be returned. |