Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.01 KB

ApiResponseStockExchangeStockPrices.md

File metadata and controls

29 lines (15 loc) · 1.01 KB

ApiResponseStockExchangeStockPrices

Properties

Name Type Description
stock_prices List of StockPrice The stock prices for all Securities traded on the Stock Exchange on the given date  
stock_prices_data_frame Data Frame Data frame representation of stock_prices
stock_exchange StockExchange The Stock Exchange resolved from the given identifier  
next_page Character The token required to request the next page of the data. If null, no further results are available.  

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