artcoded-api 1.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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)