qrcode-kotlin
3.0.0
common
qrcode-kotlin
/
io.github.g0dkar.qrcode
/
QRCodeDataType
/
UPPER_ALPHA_NUM
UPPER_ALPHA_NUM
common
UPPER_ALPHA_NUM
(
1 shl 1
)
Content copied to clipboard
Represents Uppercase Alphanumerical data. Allowed characters:
[0-9A-Z $%*+\-./:]
.
Properties
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
Int
Content copied to clipboard