banks2ff/firefly-iii-api/docs/AutocompleteCurrency.md

16 lines
474 B
Markdown
Raw Normal View History

# AutocompleteCurrency
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**name** | **String** | Currency name. |
**code** | **String** | Currency code. |
**symbol** | **String** | |
**decimal_places** | **i32** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)