combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.NumericRange

Numeric range with optional null endpoints.

Properties

Name Type Description Notes
Min decimal?   [optional]
Max decimal?   [optional]

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