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

     1  # Estimate
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **RevenueAvg** | **int64** | Average revenue estimates. | [optional] 
     8  **RevenueHigh** | **int64** | Highest estimate. | [optional] 
     9  **RevenueLow** | **int64** | 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