tariffIndexes property
getter/setter pair
Tariffs for the connector, presented by indexes to the charging station's tariffs-list.
Available only if EVChargingLocationFeature.TARIFFS is included in
EVSearchOptions.additional_features, otherwise empty.
Implementation
List<int> tariffIndexes;