sdk-search / com.tomtom.online.sdk.search.vehicle / ElectricVehicleDescriptor

ElectricVehicleDescriptor

@PublicPreview("2021.06") data class ElectricVehicleDescriptor

Specifies the parameters related to EV (Electric Vehicle).

Parameters

connectorTypes - A set of connector types which could be used to restrict the result to Points Of Interest of type Electric Vehicle Station, supporting specific connector types.

Constructors

<init>

ElectricVehicleDescriptor(connectorTypes: Set<String>)

Specifies the parameters related to EV (Electric Vehicle).

Properties

connectorTypes

val connectorTypes: Set<String>

A set of connector types which could be used to restrict the result to Points Of Interest of type Electric Vehicle Station, supporting specific connector types.