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

     1  # CryptoSymbol
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Description** | **string** | Symbol description | [optional] 
     8  **DisplaySymbol** | **string** | Display symbol name. | [optional] 
     9  **Symbol** | **string** | Unique symbol used to identify this symbol used in <code>/crypto/candle</code> endpoint. | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13