> For the complete documentation index, see [llms.txt](https://simpaypl.gitbook.io/simpay-laravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simpaypl.gitbook.io/simpay-laravel/payments/responses/customerresponse.md).

# CustomerResponse

Class is located at:

```php
\SimPay\Laravel\Responses\Payment\TransactionInfo\CustomerResponse
```

Public parameters:

* `name` string or null
* `email` string or null
* `ip` string or null
* `country` string or null
