combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.EconOneLinersExportV2Result

Result data for the economic one-liners export

Properties

Name Type Description Notes
FileUrls List<string> Signed URLs to download the generated export files [optional]
FileType string Export file type [optional]
ProjectId string Project identifier [optional]
ScenarioId string Scenario identifier [optional]
RunId string Economic run identifier [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]