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

# PaymentSubscriptionsListResponse

Class is located at:

```php
\SimPay\Laravel\Responses\Payment\Subscriptions\PaymentSubscriptionsListResponse
```

Public parameters:

* `subscriptions` array of [PaymentSubscriptionResponse](/simpay-laravel/payments/responses/paymentsubscriptionresponse.md)
* `pagination` [PaginationResponse](/simpay-laravel/global-responses/paginationresponse.md)
