/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/CaptureListResponse.md
# # CaptureListResponse


```php
use Xendit\PaymentRequest\CaptureListResponse;
```

## Properties

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


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