go-firefly3/docs/BudgetUpdate.md
2024-05-11 14:45:50 +03:00

1.1 KiB

BudgetUpdate

Properties

Name Type Description Notes
Name string [default to null]
Active bool [optional] [default to null]
Order int32 [optional] [default to null]
Notes string [optional] [default to null]
AutoBudgetType *AutoBudgetType [optional] [default to null]
AutoBudgetCurrencyId string Use either currency_id or currency_code. Defaults to the user's default currency. [optional] [default to null]
AutoBudgetCurrencyCode string Use either currency_id or currency_code. Defaults to the user's default currency. [optional] [default to null]
AutoBudgetAmount string [optional] [default to null]
AutoBudgetPeriod *AutoBudgetPeriod [optional] [default to null]

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