- Home
- JSON
- CurrencyDto
This data type has been deprecated. will be renammed to TradingCurrencyDto
- Implemented Interfaces
- Serializable
Properties
| name |
data type |
description |
| code
|
string
|
|
| description
|
string
|
|
Example
{
"code" : "...",
"description" : "..."
}