FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: measurement-unit-area.md
# Measurement Unit Area Unit of area used to measure a quantity. ## Enumeration `MeasurementUnitArea` ## Fields | Name | Description | | --- | --- | | `IMPERIAL_ACRE` | The area is measured in acres. | | `IMPERIAL_SQUARE_INCH` | The area is measured in square inches. | | `IMPERIAL_SQUARE_FOOT` | The area is measured in square feet. | | `IMPERIAL_SQUARE_YARD` | The area is measured in square yards. | | `IMPERIAL_SQUARE_MILE` | The area is measured in square miles. | | `METRIC_SQUARE_CENTIMETER` | The area is measured in square centimeters. | | `METRIC_SQUARE_METER` | The area is measured in square meters. | | `METRIC_SQUARE_KILOMETER` | The area is measured in square kilometers. |
Save
Back