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

668 B

BudgetSpent

Properties

Name Type Description Notes
Sum string The amount spent. [optional] [default to null]
CurrencyId string [optional] [default to null]
CurrencyCode string [optional] [default to null]
CurrencySymbol string [optional] [default to null]
CurrencyDecimalPlaces int32 Number of decimals supported by the currency [optional] [default to null]

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