Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 360 Bytes

File metadata and controls

15 lines (10 loc) · 360 Bytes

# QrCode

An object representing QR code details for invoices.

use Xendit\Invoice\QrCode;

Properties

Name Type Required Description Examples
qr_code_type QrCodeType ☑️ null

[Back to README]