
[//]: # (CLASS:ApiResponseStockExchangeStockPrices)

[//]: # (KIND:object)

### ApiResponseStockExchangeStockPrices

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**stockPrices** | [**[StockPrice]**](StockPrice.md) | The stock prices for all Securities traded on the Stock Exchange on the given date &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:StockPrice)


[//]: # (CONTAINED_CLASS:StockExchange)





