undeliveredDate property

String? undeliveredDate
getter/setter pair

Date on which the shipment has been undeliverable, in ISO 8601 format.

Optional and can be provided only if status is undeliverable.

Implementation

core.String? undeliveredDate;