minHandlingTimeDays property

int? minHandlingTimeDays
getter/setter pair

The minimum number of business days (inclusive) between when an order is placed and when the product ships.

If a product ships in the same day, set this value to 0.

Required.

Implementation

core.int? minHandlingTimeDays;