ChargingConnectors

data class ChargingConnectors(val chargingConnectors: List<<Error class: unknown class>>) : ElectricEngineParameter

Specifies a list of all the charging connectors that can be used for charging.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

chargingConnectors

List of all charging connectors supported by the active vehicle.

Constructors

Link copied to clipboard
constructor(chargingConnectors: List<<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val chargingConnectors: List<<Error class: unknown class>>