# # 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)