CodeGlyphX logo
CodeGlyphX

API Reference

Enum

ReferenceType

Namespace CodeGlyphX.Payloads.SwissQrCodePayload.Reference
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Reference type.

Inheritance

  • Enum
  • ReferenceType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const ReferenceType QRR #

QR reference (QRR).

Value: 0
public const ReferenceType SCOR #

Creditor reference (SCOR).

Value: 1
public const ReferenceType NON #

No reference (NON).

Value: 2