TotalCharge Property
Represents the total shipment charge.
Syntax
public String getTotalCharge();
Remarks
This property holds the total charge associated with the shipment. The value is represented in dollars and cents with two decimal places. For instance "1500.25".
This property is read-only.
Default Value
""