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] | The budget accounts (only included if `include_accounts=true` specified as query parameter) | [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] |