/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Invoice/ServerError.md
# # ServerError


```php
use Xendit\Invoice\ServerError;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **error_code** | **string** | ☑️ |  | null |
| **message** | **string** | ☑️ |  | null |


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