Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 861 Bytes

Stock.md

File metadata and controls

16 lines (12 loc) · 861 Bytes

Stock

Properties

Name Type Description Notes
code str The Code of the stock in exchange_code [optional]
currency str The Currency of the stock as listed in exchange_code [optional]
exchange_code str The name of the exchange_code this stock is listed in [optional]
exchange_id str exchange_code id of the exchange_code the stock is listed in [optional]
name str Name of stock [optional]
stock_id str The id of the stock in exchange_code [optional]
stock_type str The type of stock as listed in exchange_code [optional]

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