combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.EconModelAssignmentUpsertMultiStatusResponse

Properties

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

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