Name | Type | Description | Notes |
---|---|---|---|
id | str, none_type | ||
name | str, none_type | ||
last_modified_on | datetime, none_type | The last time any changes were made to the budget from either a web or mobile client | [optional] |
first_month | date, none_type | The earliest budget month | [optional] |
last_month | date, none_type | The latest budget month | [optional] |
date_format | DateFormat | [optional] | |
currency_format | CurrencyFormat | [optional] | |
accounts | [Account] | [optional] | |
payees | [Payee] | [optional] | |
payee_locations | [PayeeLocation] | [optional] | |
category_groups | [CategoryGroup] | [optional] | |
categories | [Category] | [optional] | |
months | [MonthDetail] | [optional] | |
transactions | [TransactionSummary] | [optional] | |
subtransactions | [SubTransaction] | [optional] | |
scheduled_transactions | [ScheduledTransactionSummary] | [optional] | |
scheduled_subtransactions | [ScheduledSubTransaction] | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |