/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/QRCodeChannelProperties.md
# # QRCodeChannelProperties
QR Code Channel Properties

```php
use Xendit\PaymentRequest\QRCodeChannelProperties;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **qr_string** | **string** |  |  | null |
| **expires_at** | **\DateTime** |  |  | 2022-01-01T00:00Z |


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