C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of the lookup table | |
| Rules | List<ScenarioLookupTableRule> | Array of rule objects (at least one rule required) | |
| CaseInsensitiveMatching | bool? | Enable case-insensitive filter matching for string comparisons | [optional] [default to false] |