Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
name | str | ||
last_modified_on | datetime | The last time any changes were made to the budget from either a web or mobile client. | [optional] |
date_format | DateFormat | [optional] | |
currency_format | CurrencyFormat | [optional] | |
accounts | list[Account] | [optional] | |
payees | list[Payee] | [optional] | |
payee_locations | list[PayeeLocation] | [optional] | |
category_groups | list[CategoryGroup] | [optional] | |
categories | list[Category] | [optional] | |
months | list[MonthDetail] | [optional] | |
transactions | list[TransactionSummary] | [optional] | |
subtransactions | list[SubTransaction] | [optional] | |
scheduled_transactions | list[ScheduledTransactionSummary] | [optional] | |
scheduled_subtransactions | list[ScheduledSubTransaction] | [optional] |