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 | string | The source of the data |
NextPage | string | The token required to request the next page of the data. If null, no further results are available. |