combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

View the Project on GitHub insidepetroleum/combocurve-client-csharp

ComboCurve.Api.Model.ForecastParametersV2Input

Properties

Name Type Description Notes    
Well string The well id      
ForecastType string The forecast type (rate ratio)    
Phase string The phase (oil gas water)  
Series string The series (best)      
Segments List<ForecastSegmentInput>        
DataFrequency string The data frequency (daily monthly) [optional] [default to “monthly”]  
BasePhase string The base phase for ratio forecasts (oil gas water) [optional]

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