Skip to main content

This enumerated type contains the available units of measure used to express the weight of an object such as a shipping package.

Type that uses WeightUnitOfMeasureEnum

Weight

Calls that use WeightUnitOfMeasureEnum

Enumerations

Value
Description
GRAM
The weight is expressed in grams.
KILOGRAM
The weight is expressed in kilograms.
OUNCE
The weight is expressed in ounces.
POUND
The weight is expressed in pounds.