cutoffTime property

WarehouseCutoffTime? cutoffTime
getter/setter pair

The latest time of day that an order can be accepted and begin processing.

Later orders will be processed in the next day. The time is based on the warehouse postal code.

Required.

Implementation

WarehouseCutoffTime? cutoffTime;