SwissQRCodetext
SwissQRCodetext class
Class for encoding and decoding the text embedded in the SwissQR code.
The SwissQRCodetext type exposes the following members:
Constructors
| Name | Description |
|---|
| SwissQRCodetext(bill) | Initializes a new instance of the SwissQRCodetext class |
| SwissQRCodetext() | Creates an instance of SwissQRCodetext. |
Properties
| Name | Description |
|---|
| bill | SwissQR bill data |
Methods
| Name | Description |
|---|
| 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