deliveryGuaranteeDate property
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;
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.
core.String? deliveryGuaranteeDate;