Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 846 Bytes

OptionTradesResult.md

File metadata and controls

26 lines (14 loc) · 846 Bytes

OptionTradesResult

Properties

Name Type Description
next_page Character The token required to request the next page of the data. If null, no further results are available.  
source Character The source of the trades.  
trades List of OptionTrades Array of all the trades in this page of the result.  
trades_data_frame Data Frame Data frame representation of trades

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