14 lines
668 B
Markdown
14 lines
668 B
Markdown
# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|