# QRCodeChannelProperties

QR Code Channel Properties

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **qrString** |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) | | |
| **expiresAt** |Date |  |  | | |



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