aboutsummaryrefslogtreecommitdiffstats

BudgetDetail

Properties

Name Type Description Notes
id String
name String
last_modified_on Option<String> The last time any changes were made to the budget from either a web or mobile client [optional]
first_month Option<String> The earliest budget month [optional]
last_month Option<String> The latest budget month [optional]
date_format Option<crate::models::DateFormat> [optional]
currency_format Option<crate::models::CurrencyFormat> [optional]
accounts Option<Vec> [optional]
payees Option<Vec> [optional]
payee_locations Option<Vec> [optional]
category_groups Option<Vec> [optional]
categories Option<Vec> [optional]
months Option<Vec> [optional]
transactions Option<Vec> [optional]
subtransactions Option<Vec> [optional]
scheduled_transactions Option<Vec> [optional]
scheduled_subtransactions Option<Vec> [optional]

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