# # ServerError


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

## Properties

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


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