combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ForecastParametersStatusResponse

Status response for a forecast parameters export job

Properties

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

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