# NumericProfileDetail
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max** | **String** | Maximum value (string to preserve precision for large integers and decimals) |
**mean** | **f64** | Arithmetic mean |
**min** | **String** | Minimum value (string to preserve precision for large integers and decimals) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)