PackageShippingDetails interface

package shipping details

Properties

carrierName

Name of the carrier. NOTE: This property will not be serialized. It can only be populated by the server.

trackingId

Tracking Id of shipment. NOTE: This property will not be serialized. It can only be populated by the server.

trackingUrl

Url where shipment can be tracked. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

carrierName

Name of the carrier. NOTE: This property will not be serialized. It can only be populated by the server.

carrierName?: string

Property Value

string

trackingId

Tracking Id of shipment. NOTE: This property will not be serialized. It can only be populated by the server.

trackingId?: string

Property Value

string

trackingUrl

Url where shipment can be tracked. NOTE: This property will not be serialized. It can only be populated by the server.

trackingUrl?: string

Property Value

string