Information about the expected delivery times for the shipment

Implements

Properties

delivery_window: null | DeliveryWindow

The window of time within which the package is expected to be delivered

expected_delivery: null | string

When the package is expected to be delivered

on_time: null | boolean

Whether the package is on schedule to be delivered on time (true), behind schdule for being delivered on time (false), or has an unknown on-time status (null).

Methods