Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 693 Bytes

CashFlow.md

File metadata and controls

13 lines (9 loc) · 693 Bytes

CashFlow

Properties

Name Type Description Notes
category Category Category of this cash flow. When null, then this is the cash flow of transactions that do not have a category. [optional]
income float The total calculated income for the given category
spending float The total calculated spending for the given category
balance float The calculated balance for the given category

[Back to Model list] [Back to API list] [Back to README]