This enumeration type is used to specify/indicate the unit of measurement with which the dimensions of the shipping package are being measured.
Type that uses LengthUnitOfMeasureEnum
Calls that use LengthUnitOfMeasureEnum
Enumerations
INCH
This enumeration value indicates that the dimensions of the shipping package is being measured in inches.
FEET
This enumeration value indicates that the dimensions of the shipping package is being measured in feet.
CENTIMETER
This enumeration value indicates that the dimensions of the shipping package is being measured in centimeters.
METER
This enumeration value indicates that the dimensions of the shipping package is being measured in meters.