/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Customer/ResponseDataNotFound.md
# # ResponseDataNotFound


```php
use Xendit\Customer\ResponseDataNotFound;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **error_code** | **string** |  |  | DATA_NOT_FOUND |
| **message** | **mixed** |  |  | Provided customer_id does not exist |


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