combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.EconMonthlyExportV2

Economic Monthly Export

Properties

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”]

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