C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Status for one top-level well record. This contract does not represent phase-level partial success. If any phase conflicts, the well result contains an error for every conflicting phase and no submitted phase for that well is persisted.
| Name | Type | Description | Notes |
|---|---|---|---|
| Status | string | [optional] | |
| Code | int? | [optional] | |
| Id | string | Well ID for a successful record. | [optional] |
| Errors | List<Error> | Errors for the well record, including every conflicting phase. | [optional] |