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

14 lines
558 B
Markdown

# AutocompleteCurrency
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **string** | | [default to null]
**Name** | **string** | Currency name. | [default to null]
**Code** | **string** | Currency code. | [default to null]
**Symbol** | **string** | | [default to null]
**DecimalPlaces** | **int32** | | [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)