Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 694 Bytes

ApiResponseStockExchangeStockPrices.md

File metadata and controls

12 lines (8 loc) · 694 Bytes

ApiResponseStockExchangeStockPrices

Properties

Name Type Description Notes
stock_prices list[StockPrice] The stock prices for all Securities traded on the Stock Exchange on the given date [optional]
stock_exchange StockExchange The Stock Exchange resolved from the given identifier [optional]
next_page str The token required to request the next page of the data [optional]

[Back to Model list] [Back to API list] [Back to README]