components property
getter/setter pair
List of price components that describe the tariff. Each of the components should have a different EVChargingTariffDimension.
Implementation
List<EVChargingTariffPriceComponent> components;
List of price components that describe the tariff. Each of the components should have a different EVChargingTariffDimension.
List<EVChargingTariffPriceComponent> components;