combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ProductionCommentRecordStatus

Properties

Name Type Description Notes
Status string    
Code decimal    
Id string   [optional]
Errors List<ErrorEntry> Present on failed records only. Results are positionally aligned with the request, so entry `n` describes record `n` of the payload. [optional]

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