| Name | Type | Description |
|---|---|---|
| trading_status | String | The trading status of the security. |
| trading_status_reason | String | The exchange supplied reason for its current status. |
| trading_status_updated_on | DateTime | The time the exchange reported that it changed its trading status. |
| security | SecuritySummary | The Security resolved from the given identifier |
| market_status | String | The status of the market. |
| messages | Array<String> | A list of messages related to the request, such as warnings or errors. |