ReferenceType
Enum
Represents the types of payment reference that can be added to a SwissQRCode.
Definition
Fields
No reference value is provided.
C#
NON = 2
QR reference: 27 characters, numeric, check sum calculation according to Modulo 10 recursive (27th position of the reference).
C#
QRR = 0
Creditor Reference (ISO 11649): max 25 characters, alphanumeric.
C#
SCOR = 1