[//]: # (CLASS:Intrinio::ApiResponseStockExchangeQuote) [//]: # (KIND:object) ### Intrinio::ApiResponseStockExchangeQuote #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **quotes** | [**Array<ApiResponseSecurityQuote>**](ApiResponseSecurityQuote.md) | The realtime stock prices for all Securities traded on the Stock Exchange   **stock_exchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::ApiResponseSecurityQuote) [//]: # (CONTAINED_CLASS:Intrinio::StockExchange)