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