| Name | Type | Description |
|---|---|---|
| intervals | Array<StockPriceInterval> | Open, close, high, low, volume, average price, and change ratio for a particular interval |
| security | SecuritySummary | 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. |