combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.EconMonthlyExportV2Result

Result data for the economic monthly export

Properties

Name Type Description Notes
FileUrls List<string> Signed URLs to download the generated export files [optional]
FileType string Export file type [optional]
Project string Project Id [optional]
Scenario string Scenario Id [optional]
Run string Economic run Id [optional]
User string User ID who initiated the export [optional]
Error string Error message if the export failed [optional]

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