combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ScenarioRunStatusResult

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

Properties

Name Type Description Notes
RunModels string   [optional]
Project string The ID of the project containing the scenario. [optional]
Scenario string The ID of the scenario that was run. [optional]
EconRunId string The ID of the resulting econ run. [optional]

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