# # CreateRefund404Response


```php
use Xendit\Refund\CreateRefund404Response;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **error_code** | **string** |  |  | DATA_NOT_FOUND |
| **message** | **string** |  |  | Data not found |


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