CarrierCodeDescription Property
FedEx carrier code description used for shipment.
Syntax
__property String CarrierCodeDescription = {read=FCarrierCodeDescription, write=FSetCarrierCodeDescription};
Default Value
""
Remarks
Specifies the particular carrier used to ship the packages being tracked.
Upon successful request, this is always returned when the TrackShipment and RequestEmailNotification methods are called.
This property is read-only.
Data Type
String