combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ProductionCommentMultiStatusResponse

Properties

Name Type Description Notes
Results List<ProductionCommentRecordStatus>    
GeneralErrors List<ErrorEntry> Errors that could not be attributed to a single record in the payload. [optional]
SuccessCount decimal?   [optional]
FailedCount decimal?   [optional]

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