duration property

EVChargingDurationRange? duration
getter/setter pair

Duration of the charging session when the tariff element is valid, in seconds.

Often only either one of the values is present, indicating the minimum or maximum duration.

Implementation

EVChargingDurationRange? duration;