combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.Error

Properties

Name Type Description Notes
Name string The kind of error. [optional]
Message string A human-readable description of the problem. [optional]
Details ErrorDetails   [optional]

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