Files
speakeasy-playground/docs/models/components/distanceunit.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

15 lines
224 B
Markdown

# DistanceUnit
The measure unit used for length, width and height.
## Values
| Name | Value |
| ----- | ----- |
| `CM` | cm |
| `IN` | in |
| `FT` | ft |
| `M` | m |
| `MM` | mm |
| `YD` | yd |