DimensionalWeight Property
Represents the dimensional weight associated with the shipment.
Syntax
__property String DimensionalWeight = {read=FDimensionalWeight, write=FSetDimensionalWeight};
Default Value
""
Remarks
The dimensional weight as calculated by the server and returned in the response.
This property is read-only.
Data Type
String