/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Refund/CreateRefund404Response.md
# # 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)