Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.15 KB

StockExchangeDetail.md

File metadata and controls

14 lines (9 loc) · 1.15 KB

StockExchangeDetail

Properties

Name Type Description Notes
symbol str Ticker symbol representing particular securities listed on an exchange.<br><br><b>Applicable containers</b>: investment, insurance<br> [optional] [readonly]
country_code str Country codes are geocodes developed to represent countries and dependent areas.<br><br><b>Applicable containers</b>: investment, insurance<br> [optional] [readonly]
currency_code str ISO codes of currency.<br><br><b>Applicable containers</b>: investment, insurance<br> [optional] [readonly]
exchange_code str An Exchange code is a four-character code used to identify stock markets and other trading exchanges within global trading.<br><br><b>Applicable containers</b>: investment, insurance<br> [optional] [readonly]

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