# MeasurementUnitLength

### Description

The unit of length used to measure a quantity.

## Properties
Name | Type
------------ | -------------
**IMPERIAL_INCH** | string
**IMPERIAL_FOOT** | string
**IMPERIAL_YARD** | string
**IMPERIAL_MILE** | string
**METRIC_MILLIMETER** | string
**METRIC_CENTIMETER** | string
**METRIC_METER** | string
**METRIC_KILOMETER** | string

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

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

