[//]: # (CLASS:Intrinio::ApiResponseSecurityIntradayPrices) [//]: # (KIND:object) ### Intrinio::ApiResponseSecurityIntradayPrices #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **intraday_prices** | [**Array<IntradayStockPrice>**](IntradayStockPrice.md) | The intraday stock prices for the Security   **security** | [**SecuritySummary**](SecuritySummary.md) | The Security resolved from the given identifier   **source** | String | The source of the data   **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::IntradayStockPrice) [//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)