SwissQRCodetext

SwissQRCodetext class

Class for encoding and decoding the text embedded in the SwissQR code.

The SwissQRCodetext type exposes the following members:

Constructors

NameDescription
SwissQRCodetext(bill)Initializes a new instance of the SwissQRCodetext class
SwissQRCodetext()Creates an instance of SwissQRCodetext.

Properties

NameDescription
billSwissQR bill data

Methods

NameDescription
get_constructed_codetext()Construct codetext from SwissQR bill data
init_from_string(constructed_codetext)Initializes Bill with constructed codetext.
get_barcode_type()Gets barcode type.

See Also