# ModelError



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **errorCode** |string | ☑️ | Specific error encountered when processing the request, can refer to the API documentation on proper handling of each available error code https://developers.xendit.co/api-reference/#payouts | | |
| **message** |string | ☑️ | Human readable error message | | |
| **errors** |[ErrorErrorsInner[]](ErrorErrorsInner.md) |  |  | | |



[[Back to README]](../../README.md)