combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ForecastVolumesStatusResponse

Status response for a forecast volumes export job

Properties

Name Type Description Notes
Status ForecastVolumesStatus    
RunDate DateTimeOffset? Date and time when the job was initiated in ISO 8601 format [optional]
Result ForecastVolumesResult   [optional]

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