minute property

int? minute
getter/setter pair

Minute of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse.

Minute is based on the timezone of warehouse.

Required.

Implementation

core.int? minute;