> 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/currencyresponse.md).

# CurrencyResponse

Class is located at:

```php
\SimPay\Laravel\Responses\Payment\ServiceCurrency\CurrencyResponse
```

Public parameters:

* `iso` string
* `plnRate` string
* `nbpTable` string or null
* `prefix` string or null
* `suffix` string or null
* `updatedAt` Carbon instance or null
