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

Latest commit

 

History

History
22 lines (16 loc) · 660 Bytes

MeasurementUnitArea.md

File metadata and controls

22 lines (16 loc) · 660 Bytes

MeasurementUnitArea

Description

Unit of area used to measure a quantity.

Properties

Name Type
IMPERIAL_ACRE string
IMPERIAL_SQUARE_INCH string
IMPERIAL_SQUARE_FOOT string
IMPERIAL_SQUARE_YARD string
IMPERIAL_SQUARE_MILE string
METRIC_SQUARE_CENTIMETER string
METRIC_SQUARE_METER string
METRIC_SQUARE_KILOMETER string

Note: All properties are protected and only accessed via getters and setters.

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