/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Payout/GetPayouts200Response.md
# # GetPayouts200Response


```php
use Xendit\Payout\GetPayouts200Response;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **data** | [**array**](GetPayouts200ResponseDataInner.md) |  |  | null |
| **has_more** | **bool** |  |  | null |
| **links** | [**GetPayouts200ResponseLinks**](GetPayouts200ResponseLinks.md) |  |  | null |


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