components property

List<EVChargingTariffPriceComponent> components
getter/setter pair

List of price components that describe the tariff. Each of the components should have a different EVChargingTariffDimension.

Implementation

List<EVChargingTariffPriceComponent> components;