combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.DailyForecastVolumeExport

Daily Forecast Volume Export

Properties

Name Type Description Notes
ExportType string Export type  
ExpirationHours int? Expiration hours for the export links [optional]
FileType string File type [optional] [default to FileTypeEnum.Parquet]
ProjectId string Project Id [optional]
ForecastId string Forecast Id [optional]

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