C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| DollarPerBbl | decimal? | Dollar per barrel | [optional] |
| DollarPerMmbtu | decimal? | Dollar per MMBTU | [optional] |
| DollarPerGal | decimal? | Dollar per gallon | [optional] |
| DollarPerMcf | decimal? | Dollar per MCF | [optional] |
| PctOfBasePrice | decimal? | Percentage of base price | [optional] |
| EntireWellLife | string | Entire well life: 'Flat' | [optional] |
| OffsetToAsOf | decimal? | Interval | [optional] |
| Dates | DateTime? | Start date | [optional] |