[//]: # (CLASS:Intrinio::ApiResponseEodIndexPrices) [//]: # (KIND:object) ### Intrinio::ApiResponseEodIndexPrices #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **prices** | [**Array<EodIndexPriceSummary>**](EodIndexPriceSummary.md) |   **index** | [**ApiResponseIndex**](ApiResponseIndex.md) | The index   **next_page** | String | The token required to request the next page of the data. If null, no further results are available.   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::EodIndexPriceSummary) [//]: # (CONTAINED_CLASS:Intrinio::ApiResponseIndex)