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. |
|
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. |