hour property

int? hour
getter/setter pair

Hour (24-hour clock) of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse.

Hour is based on the timezone of warehouse.

Required.

Implementation

core.int? hour;