handlingTime property

dynamic handlingTime
getter/setter pair

minValue, maxValue, unitCode (d for DAY). This is by common convention assumed to mean business days (if a unitCode is used, coded as "d"), i.e. only counting days when the business normally operates.

In the context of SchemaShippingService, use the SchemaServicePeriod format, that contains the same information in a structured form, with cut-off time, business days and duration.

Supported types: SchemaQuantitativeValue, SchemaServicePeriod

Implementation

dynamic handlingTime;