C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Partial update keyed by natural key. name and forecastType are required to identify the target document; for deterministic records project is also required (and rejected for probabilistic). forecastType cannot be changed. Any subset of remaining mutable fields may be supplied.
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | ||
| ForecastType | string | ||
| Project | string | [optional] | |
| ForecastScope | ForecastScope | [optional] | |
| Resolution | string | [optional] | |
| OverwriteManual | bool? | [optional] | |
| AutomaticForecast | AutomaticForecast | [optional] |