QRCodeEncoding
Union
QRCodeEncoding
type
Lists the QR Code encoding modes.
The possible values are:
"ISO_8859_1"—Supports all characters from the ISO/IEC 8859-1 character set.
"UTF_8"—Supports all Unicode characters.
Possible values:
"ISO_8859_1""UTF_8"