holidayCutoffs property

List<HolidayCutoff>? holidayCutoffs
getter/setter pair

Holiday cutoff definitions.

If configured, they specify order cutoff times for holiday-specific shipping.

Implementation

core.List<HolidayCutoff>? holidayCutoffs;