Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 618 Bytes

MeasurementUnitUnitType.md

File metadata and controls

20 lines (14 loc) · 618 Bytes

MeasurementUnitUnitType

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.

[Back to Model list] [Back to API list] [Back to README]