BenchMark
Class BenchMark.
-
Name Type Description AssetType AssetType The type of the asset. Description String Description of instrument. DisplayHintType DisplayHintType Display hint type of instrument Uic Integer The uic.
Class BenchMark.
| Name | Type | Description |
|---|---|---|
| AssetType | AssetType | The type of the asset. |
| Description | String | Description of instrument. |
| DisplayHintType | DisplayHintType | Display hint type of instrument |
| Uic | Integer | The uic. |
{
"AssetType": "StockOption",
"Description": "stringValue",
"DisplayHintType": "Forex",
"Uic": 99
}