JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # QRCode QR Code Payment Method Details ```php use Xendit\PaymentMethod\QRCode; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **amount** | **float** | | | null | | **currency** | **string** | | | null | | **channel_code** | [**QRCodeChannelCode**](QRCodeChannelCode.md) | | | null | | **channel_properties** | [**QRCodeChannelProperties**](QRCodeChannelProperties.md) | | | null | [[Back to README]](../../README.md)