handlingDays property

String? handlingDays
getter/setter pair

The number of days it takes for this warehouse to pack up and ship an item.

This is on the warehouse level, but can be overridden on the offer level based on the attributes of an item.

Required.

Implementation

core.String? handlingDays;