
[//]: # (CLASS:ApiResponseStockExchangeStockPriceAdjustments)

[//]: # (KIND:object)

### ApiResponseStockExchangeStockPriceAdjustments

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**stockPriceAdjustments** | [**[StockPriceAdjustment]**](StockPriceAdjustment.md) | The stock price adjustments 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:StockPriceAdjustment)


[//]: # (CONTAINED_CLASS:StockExchange)





