SwissQRBill

SwissQRBill class

SwissQR bill data

The SwissQRBill type exposes the following members:

Properties

NameDescription
versionGets or sets the version of the SwissQR bill standard.
amountGets or sets the payment amount.
currencyGets or sets the payment currency.
accountGets or sets the creditor’s account number.
creditorGets or sets the creditor address.
referenceGets or sets the creditor payment reference.
debtorGets or sets the debtor address.
unstructured_messageGets or sets the additional unstructured message.
bill_informationGets or sets the additional structured bill information.
alternative_schemesGets ors sets the alternative payment schemes.

Methods

NameDescription
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