data class AdditionalDataSources : Serializable
Contains information about the POI details. |
|
data class Category : Serializable
A POI's (Points of Interest) category. |
|
data class ChargingAvailabilityDataSource : Serializable
Contains information about the charging stations availability. |
|
data class Classification : Serializable
A POI's (Points of Interest) classification. |
|
data class ClassificationName : Serializable
A POI's (Points of Interest) classification name. |
|
data class EntryPoint : Serializable
The POI's entry point. |
|
enum class EntryType
Defines the type of the entrance. |
|
data class GeometryDataSource : Serializable
Contains information about a data source related to the geometric shape of the result. |
|
data class Poi : Serializable
POI (Points of Interest) retrieved via a Search API call. |
|
data class PoiDetailsDataSource : Serializable
Contains information about the poi details. |
|
data class Summary : Serializable
The summary of a Search API call. |