/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentMethod/PaymentMethodList.md
# # PaymentMethodList


```php
use Xendit\PaymentMethod\PaymentMethodList;
```

## Properties

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


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