holidays property

List<HolidaysHoliday>? holidays
getter/setter pair

A list of holidays applicable for delivery guarantees.

May be empty.

Implementation

core.List<HolidaysHoliday>? holidays;