currentRangeInAmperes property

String? currentRangeInAmperes
getter/setter pair

Current range provided by the charging station, in amperes. Values are alphanumeric represented by the Ampere value followed by an 'A', for example '12A-80A'. This field can be null if data is unavailable.

Implementation

String? currentRangeInAmperes;