<- Enum

Enum

MeasurementUnitWeight

Unit of weight used to measure a quantity.

Link to section

Values

Link to section

IMPERIAL_WEIGHT_OUNCE

The weight is measured in ounces.

Link to section

IMPERIAL_POUND

The weight is measured in pounds.

Link to section

IMPERIAL_STONE

The weight is measured in stones.

Link to section

METRIC_MILLIGRAM

The weight is measured in milligrams.

Link to section

METRIC_GRAM

The weight is measured in grams.

Link to section

METRIC_KILOGRAM

The weight is measured in kilograms.