# Dimension
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unit** | Option<**String**> | Unit of measurement for the dimension value. | [optional]
**value** | Option<**f64**> | Numeric value of the dimension. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)