[//]: # (CLASS:Intrinio::ApiResponseStockExchangeSecurities) [//]: # (KIND:object) ### Intrinio::ApiResponseStockExchangeSecurities #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **securities** | [**Array<SecuritySummary>**](SecuritySummary.md) | The securities traded on the Stock Exchange   **stock_exchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier   **next_page** | String | The token required to request the next page of the data   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary) [//]: # (CONTAINED_CLASS:Intrinio::StockExchange)