ElectricVehicleProperties

Represents the properties of an electric vehicle.

Contains information regarding the types of charging connectors and the battery capacity of the vehicle.

Properties

Link copied to clipboard

The Energy representing the total battery capacity of the vehicle.

Link copied to clipboard

A list of PlugType indicating the types of plugs that can be used for charging.

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