C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Results are atomic per top-level well record. A client may retry a failed well using only its non-conflicting phases; phases omitted from a retry remain unchanged.
| Name | Type | Description | Notes |
|---|---|---|---|
| Results | List<ForecastVolumesWriteRecordStatus> | ||
| GeneralErrors | List<Error> | Errors that could not be associated with a top-level well record. | [optional] |
| SuccessCount | int? | [optional] | |
| FailedCount | int? | [optional] |