actualDeliveryTime property

DateTime? actualDeliveryTime
getter/setter pair

The time when the shipment was actually delivered.

Include the year and timezone string, if available. This field is required, if one of the following fields is absent: tracking_id or carrier_name.

Implementation

DateTime? actualDeliveryTime;