deliveryGuaranteeDate property

String? deliveryGuaranteeDate
getter/setter pair

Date on which the order has to arrive at the customer's, in ISO 8601 format.

For example, "2016-12-24" for 24th December 2016. Always present.

Implementation

core.String? deliveryGuaranteeDate;