Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 856 Bytes

SecurityTradesResult.md

File metadata and controls

26 lines (14 loc) · 856 Bytes

SecurityTradesResult

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 SecurityTrades 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]