Json object with request general information
| Name | Type | Description | Notes |
|---|---|---|---|
| symbol | String | The ticker symbol of an instrument for which data was requested. | |
| interval | String | The time gap between consecutive data points. | |
| currency | String | The currency of a traded instrument. | [optional] |
| exchangeTimezone | String | The timezone of the exchange where the instrument is traded. | [optional] |
| exchange | String | The exchange name where the instrument is traded. | [optional] |
| micCode | String | The Market Identifier Code (MIC) of the exchange where the instrument is traded. | [optional] |
| type | String | The asset class to which the instrument belongs. | |
| indicator | GetTimeSeriesApo200ResponseMetaIndicator |