| Name | Type | Description |
|---|---|---|
| intervals | list[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 | str | The source of the data |
| next_page | str | The token required to request the next page of the data. If null, no further results are available. |