combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ForecastRunStatusResult

Present only when status is successful. Contains summary information about the completed run.

Properties

Name Type Description Notes
Forecast string The ID of the forecast that was run. [optional]
Project string The ID of the project containing the forecast. [optional]

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