@affinidi-tdk/credential-verification-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION
15 lines (11 loc) • 987 B
Markdown
# Error
## Properties
| Name | Type | Description | Notes |
| ---------------- | -------------------------- | ---------------- | ---------------------------- |
| **errorCode** | **String** | Error code | [optional] [default to null] |
| **errorMessage** | **String** | Error message | [optional] [default to null] |
| **message** | **String** | Verbose message | [optional] [default to null] |
| **name** | **String** | Error name | [optional] [default to null] |
| **debugId** | **String** | Debug identifier | [optional] [default to null] |
| **details** | [**List**](ErrorDetail.md) | Error details | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)