handlingBusinessDayConfig property

BusinessDayConfig? handlingBusinessDayConfig
getter/setter pair

The business days during which orders can be handled.

If not provided, Monday to Friday business days will be assumed.

Implementation

BusinessDayConfig? handlingBusinessDayConfig;