maxHandlingTimeInDays property
Maximum number of business days spent before an order is shipped.
0 means same day shipped, 1 means next day shipped. Must be greater than
or equal to minHandlingTimeInDays
.
Implementation
core.int? maxHandlingTimeInDays;