ForwardShippingDetails interface

Forward shipment details.

Properties

carrierDisplayName

Carrier Name for display purpose. Not to be used for any processing.

carrierName

Name of the carrier.

trackingId

TrackingId of the package.

trackingUrl

TrackingUrl of the package.

Property Details

carrierDisplayName

Carrier Name for display purpose. Not to be used for any processing.

carrierDisplayName?: string

Property Value

string

carrierName

Name of the carrier.

carrierName?: string

Property Value

string

trackingId

TrackingId of the package.

trackingId?: string

Property Value

string

trackingUrl

TrackingUrl of the package.

trackingUrl?: string

Property Value

string