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's received if it happens before the cut-off time. Both maxHandlingTime and maxTransitTime are required if providing shipping speeds.
Implementation
core.String? maxHandlingTime;