EvSearchResult

Describes the POI details of a single result item returned by the EV Search API.

Properties

Link copied to clipboard
val accessType: AccessType? = null

Access type of the EV POI station.

Link copied to clipboard
val detour: Detour? = null

The detailed information about detour which should be taken to reach the electric vehicle search result position.

Link copied to clipboard

The set of StandardCategoryIds for which the search result has at least one Point of Interest (POI) within walking distance.

Link copied to clipboard

The Place object that includes the location data of the EV POI station.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String