| Name | Type | Description |
|---|---|---|
| trading_status | str | The trading status of the security. |
| trading_status_reason | str | 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 | str | The status of the market. |
| messages | list[str] | A list of messages related to the request, such as warnings or errors. |