C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ID | [optional] |
| Project | string | Project ID | [optional] |
| RunDate | DateTime? | Run Date | [optional] |
| Scenario | string | Scenario ID | [optional] |
| Status | string | Status | [optional] |
| Tags | List<EconRunTags> | [optional] | |
| OutputParams | EconRunOutputParams | [optional] |