14 lines
558 B
Markdown
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)
|
||
|
|