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

     1  # EarningEstimate
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **EpsAvg** | **float32** | Average EPS estimates. | [optional] 
     8  **EpsHigh** | **float32** | Highest estimate. | [optional] 
     9  **EpsLow** | **float32** | Lowest estimate. | [optional] 
    10  **NumberAnalysts** | **int64** | Number of Analysts. | [optional] 
    11  **Period** | **string** | Period. | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15