deliveryDate property
Date on which the shipment has been delivered, in ISO 8601 format.
Optional and can be provided only if status
is delivered
.
Implementation
core.String? deliveryDate;
Date on which the shipment has been delivered, in ISO 8601 format.
Optional and can be provided only if status
is delivered
.
core.String? deliveryDate;