# AdyenHppJs.Error ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status** | **String** | the HTTP response status code | [optional] **errorCode** | **String** | the Adyen code thatt is mapped to the error message | [optional] **message** | **String** | the message, a short explanation of the issue | [optional] **errorType** | [**ErrorType**](ErrorType.md) | | [optional]