combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ForecastParametersResult

Result data for the forecast parameters 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]
Forecast string Forecast Id [optional]
User string User ID who initiated the export [optional]

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