# # PaymentMethodAction ```php use Xendit\PaymentMethod\PaymentMethodAction; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **action** | **string** | | | null | | **method** | **string** | | | null | | **url** | **string** | | | null | | **url_type** | **string** | | | null | [[Back to README]](../../README.md)