# DossierSummary
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | | [optional]
**total_earnings** | Option<**f64**> | | [optional]
**closed_date** | Option<**String**> | | [optional]
**computed_total_expenses_per_tag** | Option<**std::collections::HashMap<String, f64>**> | | [optional]
**total_expenses** | Option<**f64**> | | [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)