combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.TypeCurveLookupTableInput

Properties

Name Type Description Notes
Name string Name of the lookup table  
Rules List<TypeCurveLookupTableRule> Array of rule objects (at least one rule required)  
CaseInsensitiveMatching bool? Enable case-insensitive filter matching for string comparisons [optional] [default to false]

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