# GetDealsSummaryResponse200DataValuesTotal
## Properties
**value** | Option<**f32**> | The total value of deals in the deal currency group | [optional]
**count** | Option<**i32**> | The number of deals in the deal currency group | [optional]
**value_converted** | Option<**f32**> | The total value of deals converted into the company default currency | [optional]
**value_formatted** | Option<**String**> | The total value of deals formatted with deal currency. E.g. €50 | [optional]
**value_converted_formatted** | Option<**String**> | The value_converted formatted with deal currency. E.g. US$50.10 | [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)