combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

View the Project on GitHub insidepetroleum/combocurve-client-csharp

ComboCurve.Api.Model.OperationsInputCurtailment

Properties

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]

[Back to Model list] [Back to API list] [Back to README]