SwissQRBill
Contents
[
Hide
]SwissQRBill class
SwissQR bill data
The SwissQRBill type exposes the following members:
Properties
| Name | Description |
|---|---|
| version | Gets or sets the version of the SwissQR bill standard. |
| amount | Gets or sets the payment amount. |
| currency | Gets or sets the payment currency. |
| account | Gets or sets the creditor’s account number. |
| creditor | Gets or sets the creditor address. |
| reference | Gets or sets the creditor payment reference. |
| debtor | Gets or sets the debtor address. |
| unstructured_message | Gets or sets the additional unstructured message. |
| bill_information | Gets or sets the additional structured bill information. |
| alternative_schemes | Gets ors sets the alternative payment schemes. |
Methods
| Name | Description |
|---|---|
| create_and_set_creditor_reference(raw_reference) | Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with “RF” and the modulo 97 checksum. |
| equals(other) | Determines whether the specified object is equal to the current object. |
See Also
- namespace aspose.barcode.complexbarcode
- assembly Aspose.BarCode