# # QrCode An object representing QR code details for invoices. ```php use Xendit\Invoice\QrCode; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **qr_code_type** | [**QrCodeType**](QrCodeType.md) | ☑️ | | null | [[Back to README]](../../README.md)