C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Name | Type | Description | Notes |
---|---|---|---|
ShrinkageCondition | string | Only applies to $/unit selections in 'Unit' since those can be from the Gross Well Head (Unshrunk) or Gross Sales Volume (Shrunk) production. Does not apply to % of Revenue 'Unit' selections. | |
EscalationModel | string | The model used for expense escalation over time | |
AffectEconLimit | bool | Specifies if this expense is included in the cut off calculation | |
DeductBeforeSeveranceTax | bool | Indicates if this expense is deducted before severance tax calculation | |
DeductBeforeAdValTax | bool | Indicates if this expense is deducted before ad valorem tax calculation | |
DealTerms | decimal | Paying Working Interest ÷ Earning Working Interest | |
Calculation | string | The method used to calculate the expense based on interest types. Note - Projects imported from other platforms may default to 'nri'. | |
RateType | string | The rate type used as the basis for expense calculation | |
RowsCalculationMethod | string | Rate Rows Calculation Method | |
Description | string | User-provided description of this expense | [optional] |
Rows | List<RowsBaseExpensesFieldsShrinkageDollarPerMcfAndMmbtu> | Array of expense entries with values over time or conditions | [optional] |
Cap | decimal? | The maximum value this expense can reach | [optional] |