ChargingEvses

data class ChargingEvses(val fastChargingEvses: FastChargingEvses, val slowChargingEvses: SlowChargingEvses)

Constructors

Link copied to clipboard
constructor(fastChargingEvses: FastChargingEvses, slowChargingEvses: SlowChargingEvses)

Properties