@PublicPreview("2021.06") data class ElectricVehicleDescriptor
Specifies the parameters related to EV (Electric Vehicle).
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.
ElectricVehicleDescriptor(connectorTypes: Set<String>)
Specifies the parameters related to EV (Electric Vehicle). |
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. |