# NumericContentDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **value** | Option<**i32**> | The numeric value for the content | [optional] **range_from** | **i32** | The lowest value that can be given to the content | **range_to** | **i32** | The highest value that can be given to the content | **numeric_type** | Option<**String**> | The type of numeric value | [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)