TotalValue Property
Monetary value of shipment contents.
Syntax
public String getTotalValue(); public void setTotalValue(String totalValue);
Remarks
Required for all non-document shipments outside the US. Required for Document shipments (when Documents is set to True) only when either the CountryCode or CountryCode is CA (Canada).
This is returned in the server response only if provided in the request.
Cannot exceed more than 9 whole numbers and 2 decimal places. Maximum value is: 999999999.99.
Default Value
"0.00"