deliveryGuaranteeHour property
Hour of the day in the delivery location's timezone on the guaranteed delivery date by which the order has to arrive at the customer's.
Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Always present.
Implementation
core.String? deliveryGuaranteeHour;