handlingCutoffTimes property

List<HandlingCutoffTime>? handlingCutoffTimes
getter/setter pair

The handling cutoff times for shipping.

Implementation

core.List<HandlingCutoffTime>? handlingCutoffTimes;