/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/PaymentRequestAction.md
# # 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)