JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # PaymentRequestAction ```php use Xendit\PaymentRequest\PaymentRequestAction; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **action** | **string** | ☑️ | | null | | **url_type** | **string** | ☑️ | | null | | **method** | **string** | ☑️ | | null | | **url** | **string** | ☑️ | | null | | **qr_code** | **string** | ☑️ | | null | [[Back to README]](../../README.md)