PackageCarrierDetails interface  
Package carrier details.
Properties
| carrier | 
	Carrier Account Number of customer for customer disk.  | 
| carrier | 
	Name of the carrier.  | 
| tracking | 
	Tracking Id of shipment.  | 
Property Details
		carrierAccountNumber
	  
	Carrier Account Number of customer for customer disk.
carrierAccountNumber?: string
				Property Value
string
		carrierName
	 
	Name of the carrier.
carrierName?: string
				Property Value
string
		trackingId
	 
	Tracking Id of shipment.
trackingId?: string
				Property Value
string