Enum
ReferenceType

Represents the types of payment reference that can be added to a SwissQRCode.

Definition

Namespace:Telerik.Barcode

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum ReferenceType

Fields

NON

No reference value is provided.

Declaration

cs-api-definition
NON = 2

Field Value

ReferenceType

QRR

QR reference: 27 characters, numeric, check sum calculation according to Modulo 10 recursive (27th position of the reference).

Declaration

cs-api-definition
QRR = 0

Field Value

ReferenceType

SCOR

Creditor Reference (ISO 11649): max 25 characters, alphanumeric.

Declaration

cs-api-definition
SCOR = 1

Field Value

ReferenceType

In this article
DefinitionFieldsNONQRRSCOR
Not finding the help you need?
Contact Support