
[//]: # (CLASS:ApiResponseStockExchangeRealtimeStockPrices)

[//]: # (KIND:object)

### ApiResponseStockExchangeRealtimeStockPrices

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**stockPrices** | [**[RealtimeStockPrice]**](RealtimeStockPrice.md) | The realtime stock prices for all Securities traded on the Stock Exchange &nbsp;
**stockExchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier &nbsp;
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:RealtimeStockPrice)


[//]: # (CONTAINED_CLASS:StockExchange)





