maxHandlingTime property
Maximum handling time (inclusive) between when the order is received and shipped in business days.
0 means that the order is shipped on the same day as it is received if it happens before the cut-off time. Both maxHandlingTime and fixedMaxTransitTime or carrierTransitTime are required if providing shipping speeds.
Implementation
core.String? maxHandlingTime;