| Name | Type | Description |
|---|---|---|
| stock_prices | list[StockPrice] | The stock prices for all Securities traded on the Stock Exchange on the given date |
| stock_exchange | StockExchange | The Stock Exchange resolved from the given identifier |
| next_page | str | The token required to request the next page of the data. If null, no further results are available. |