requestedTariffs property

List<EVChargingTariffRequest> requestedTariffs
getter/setter pair

List of tariff search options. This parameter is effective only if the EVSearchOptions.additionalFeatures contains EVChargingLocationFeature.tariffs. If empty, the response contains only ad-hoc tariffs, if available.

Implementation

List<EVChargingTariffRequest> requestedTariffs;