days property
getter/setter pair
Day(s) of the week when the tariff element is valid. An example would be to specify lower prices for weekends
Implementation
List<DayOfWeek> days;
Day(s) of the week when the tariff element is valid. An example would be to specify lower prices for weekends
List<DayOfWeek> days;