C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Economic One-Liners Export
| Name | Type | Description | Notes |
|---|---|---|---|
| ProjectId | string | Project identifier | |
| ScenarioId | string | Scenario identifier | |
| RunId | string | Economic run identifier | |
| FileType | string | Requested export file type. Currently only 'parquet' is supported. | [optional] [default to FileTypeEnum.Parquet] |
| TimeZone | string | Timezone for the export (defaults to UTC) | [optional] [default to “UTC”] |