PackageShippingDetails interface

package shipping details

Properties

carrierName

Name of the carrier.

trackingId

Tracking Id of shipment.

trackingUrl

Url where shipment can be tracked.

Property Details

carrierName

Name of the carrier.

carrierName?: string

Property Value

string

trackingId

Tracking Id of shipment.

trackingId?: string

Property Value

string

trackingUrl

Url where shipment can be tracked.

trackingUrl?: string

Property Value

string