TrackingInfo interface

Tracking courier information.

Properties

carrierName

Name of the carrier used in the delivery.

serialNumber

Serial number of the device being tracked.

trackingId

Tracking ID of the shipment.

trackingUrl

Tracking URL of the shipment.

Property Details

carrierName

Name of the carrier used in the delivery.

carrierName?: string

Property Value

string

serialNumber

Serial number of the device being tracked.

serialNumber?: string

Property Value

string

trackingId

Tracking ID of the shipment.

trackingId?: string

Property Value

string

trackingUrl

Tracking URL of the shipment.

trackingUrl?: string

Property Value

string