# atom_api.FinancialPictureResponseHistory

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | The date of the financial picture record | [optional] 
**totalAssets** | **Number** | Total assets of the client on this date | [optional] 
**totalLiabilities** | **Number** | Total liabilities of the client on this date | [optional] 
**netWorth** | **Number** | Net worth of the client on this date | [optional] 
**byCategory** | [**[FinancialPictureResponseByCategory]**](FinancialPictureResponseByCategory.md) |  | [optional] 


