C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| Best | ForecastOutputBest | [optional] | |
| CreatedAt | DateTime? | Forecast Output Creation Date | [optional] |
| Forecasted | bool? | Forecasted | [optional] |
| ForecastedAt | DateTime? | Forecasted At | [optional] |
| ForecastedBy | string | Forecasted By | [optional] |
| Id | string | ID | [optional] |
| Forecast | string | Forecast ID | [optional] |
| ForecastType | string | Forecast Type | [optional] |
| ForecastSubType | string | Forecast Sub Type | [optional] |
| P10 | ForecastOutputBest | [optional] | |
| P50 | ForecastOutputBest | [optional] | |
| P90 | ForecastOutputBest | [optional] | |
| Phase | string | Phase | [optional] |
| Ratio | ForecastOutputRatio | [optional] | |
| ReviewedAt | DateTime? | Reviewed At | [optional] |
| ReviewedBy | string | Reviewed By | [optional] |
| RunDate | DateTime? | Run Date | [optional] |
| Status | string | Status | [optional] |
| TypeCurve | string | [optional] | |
| TypeCurveApplySettings | ForecastOutputTypeCurveApplySettings | [optional] | |
| TypeCurveData | ForecastOutputTypeCurveData | [optional] | |
| UpdatedAt | DateTime? | Updated At | [optional] |
| Well | string | Well ID | [optional] |
| DataFreq | string | Data Frequency | [optional] |