maxTransitTime property

String? maxTransitTime
getter/setter pair

Maximum transit time (inclusive) between when the order has shipped and when it's delivered in business days.

0 means that the order is delivered on the same day as it ships. Both maxHandlingTime and maxTransitTime are required if providing shipping speeds.

Implementation

core.String? maxTransitTime;