combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ScenarioCombosUpsertMultiStatusResponse

Properties

Name Type Description Notes
FailedCount int? failedCount [optional]
GeneralErrors List<ScenarioCombosUpsertGeneralErrorsOutput> generalErrors [optional]
Results List<ScenarioCombosUpsertResultsOutput> results [optional]
SuccessCount int? successCount [optional]

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