Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 857 Bytes

BudgetSummary.md

File metadata and controls

17 lines (12 loc) · 857 Bytes

BudgetSummary

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]

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