readyPickupDate property

String? readyPickupDate
getter/setter pair

Date on which the shipment has been ready for pickup, in ISO 8601 format.

Optional and can be provided only if status is ready for pickup.

Implementation

core.String? readyPickupDate;