Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent an error information from the API response.
[JsonConverter(Mindee.Parsing.Common.ErrorDetailsJsonConverter)]
public class ErrorDetails
Inheritance: object → ErrorDetails
Attributes: JsonConverterAttribute
Name | Description |
---|---|
ErrorDetails(string) |
Name | Description |
---|---|
Value | A code to identify it. |
Name | Description |
---|---|
ToString() | To make the error prettier to display. |
Documentation generated by MdDocs