Class QRCodeDataSchema describes a QR Code's data schema. The schema defines obligatory fields and their format.
QRCodeDataSchema
0.3.0
The AccountQR QR Code version
{number}
The getData() method returns an object that will be stored in the data field of the underlying QR Code JSON content.
getData()
data
The toObject() method returns a JSON object with required fields.
toObject()
Generated using TypeDoc
Class
QRCodeDataSchema
describes a QR Code's data schema. The schema defines obligatory fields and their format.0.3.0