supportedVehicles property

List<EVChargingVehicleCategory> supportedVehicles

List of vehicle categories this charging location can support. For example, the same location can be suitable for charging passenger cars and motorcycles. There may be some further restrictions specified in other attributes, for example the available connector types may not be suitable for all vehicles in the supported category. Gets the list of vehicle categories this charging location can support. For example, the same location can be suitable for charging passenger cars and motorcycles.

Implementation

List<EVChargingVehicleCategory> get supportedVehicles;