MeasurementUnitUnitType
August 16, 2019 · View on GitHub
Description
Describes the type of this unit and indicates which field contains the unit information. This is an ‘open’ enum.
Properties
| Name | Type |
|---|---|
| TYPE_CUSTOM | string |
| TYPE_AREA | string |
| TYPE_LENGTH | string |
| TYPE_VOLUME | string |
| TYPE_WEIGHT | string |
| TYPE_GENERIC | string |
Note: All properties are protected and only accessed via getters and setters.