# FinApiAccess.DailyBalance

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **String** | Date in the format 'YYYY-MM-DD HH:MM:SS.SSS' (german time). | 
**balance** | **Number** | Calculated balance at the end of day (aggregation of all regarded accounts). | 
**income** | **Number** | The sum of income of the given day (aggregation of all regarded accounts). | 
**spending** | **Number** | The sum of spending of the given day (aggregation of all regarded accounts). | 
**transactions** | **[Number]** |  | 


