days property

List<DayOfWeek> days
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;