combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.TimeDict

Time window used during fitting.

Properties

Name Type Description Notes
Mode string   [optional]
Unit string e.g. `month` or `year`. [optional]
NumRange NumericRange   [optional]
AbsoluteRange DateRange   [optional]
HeaderRange HeaderRange   [optional]

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