/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/Error.md
# # Error


```php
use Xendit\PaymentRequest\Error;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **error_code** | **string** |  |  | null |
| **message** | **string** |  |  | An internal server error occurred |


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