/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/QRCode.md
# # QRCode
QRCode Payment Method Details

```php
use Xendit\PaymentRequest\QRCode;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **channel_code** | [**QRCodeChannelCode**](QRCodeChannelCode.md) |  |  | null |
| **channel_properties** | [**QRCodeChannelProperties**](QRCodeChannelProperties.md) |  |  | null |


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