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

```php
use Xendit\PaymentMethod\QRCodeChannelProperties;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **qr_string** | **string** |  | QR string to be rendered for display to end users. QR string to image rendering are commonly available in software libraries (e.g Nodejs, PHP, Java) | 0002010102##########CO.XENDIT.WWW011893600#######14220002152#####414220010303TTT####015CO.XENDIT.WWW02180000000000000000000TTT52  045######ID5911XenditQRIS6007Jakarta6105121606##########3k1mOnF73h11111111#3k1mOnF73h6v53033605401163040BDB |
| **expires_at** | **\DateTime** |  |  | 2022-01-01T00:00Z |


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