TotalBaseCharge Property
The total base charge (transportation charges) applied to the whole shipment (specific to the AccountNumber ).
Syntax
char* GetTotalBaseCharge();
Default Value
""
Remarks
In a MPS ship request, this represents the total base charge applied to all packages contained in the shipment. When the shipment consists of a single package, this is the same as PackageBaseCharge at index=0.
This property is read-only.
Data Type
String