github.com/Finnhub-Stock-API/finnhub-go@v1.2.1/docs/CompanyProfile2.md (about)

     1  # CompanyProfile2
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Country** | **string** | Country of company's headquarter. | [optional] 
     8  **Currency** | **string** | Currency used in company filings. | [optional] 
     9  **Exchange** | **string** | Listed exchange. | [optional] 
    10  **Name** | **string** | Company name. | [optional] 
    11  **Ticker** | **string** | Company symbol/ticker as used on the listed exchange. | [optional] 
    12  **Ipo** | **string** | IPO date. | [optional] 
    13  **MarketCapitalization** | **float32** | Market Capitalization. | [optional] 
    14  **ShareOutstanding** | **float32** | Number of oustanding shares. | [optional] 
    15  **Logo** | **string** | Logo image. | [optional] 
    16  **Phone** | **string** | Company phone number. | [optional] 
    17  **Weburl** | **string** | Company website. | [optional] 
    18  **FinnhubIndustry** | **string** | Finnhub industry classification. | [optional] 
    19  
    20  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    21  
    22