| Class | Description |
|---|---|
| Address |
Address of creditor, final creditor or debtor.
|
| Bill |
QR bill data
|
| MultilingualText | |
| Payments |
Field validations related to Swiss Payment standards
|
| QRBill |
Generates Swiss QR bill payment part.
|
| Strings |
Helper function for processing strings.
|
| ValidationMessage |
QR bill validation message.
|
| ValidationResult |
Container for validation results
|
| Enum | Description |
|---|---|
| Bill.Language |
QR bill language
|
| Bill.Version |
QR bill version
|
| QRBill.BillFormat |
The output size of the QR bill
|
| QRBill.GraphicsFormat |
Graphics format of generated QR bill.
|
| ValidationMessage.Type |
Type of validatin message
|
| Exception | Description |
|---|---|
| QRBillUnexpectedException |
Exception thrown if the bill could not be generated.
|
| QRBillValidationError |
Exception thrown if the bill data is not valid.
|