combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.DateRange

ISO-date range with optional null endpoints.

Properties

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

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