PackageCarrierInfo interface
package carrier info
Properties
carrier |
Name of the carrier. |
tracking |
Tracking Id of shipment. |
Property Details
carrierName
Name of the carrier.
carrierName?: string
Property Value
string
trackingId
Tracking Id of shipment.
trackingId?: string
Property Value
string