C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| Key | OperationsCurtailmentKey | ||
| Category | OperationsCurtailmentCategory | ||
| Criteria | OperationsCurtailmentCriteria | ||
| Value | List<decimal> | For seasonal, provide 12 entries. For other criteria, a single stringified number is typical or an array with a single number. | |
| Unit | OperationsCurtailmentUnit | ||
| Description | string | [optional] | |
| Period | string | For entire_well_life, typically ['Flat']. For offsets, supply stringified numbers. For dates, supply date strings (YYYY-MM-DD). For seasonal, may be empty or omitted. | [optional] |