# # PaymentRequestListResponse


```php
use Xendit\PaymentRequest\PaymentRequestListResponse;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **data** | [**array**](PaymentRequest.md) | ☑️ |  | null |
| **has_more** | **bool** | ☑️ |  | null |


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