CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrBezahlAuthorityType

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

BezahlCode authority types.

Inheritance

  • Enum
  • QrBezahlAuthorityType

Usage

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

Accepted by parameters

Values

public const QrBezahlAuthorityType SinglePayment #

Single payment.

Value: 0
public const QrBezahlAuthorityType SinglePaymentSepa #

Single SEPA payment.

Value: 1
public const QrBezahlAuthorityType SingleDirectDebit #

Single direct debit.

Value: 2
public const QrBezahlAuthorityType SingleDirectDebitSepa #

Single SEPA direct debit.

Value: 3
public const QrBezahlAuthorityType PeriodicSinglePayment #

Periodic single payment.

Value: 4
public const QrBezahlAuthorityType PeriodicSinglePaymentSepa #

Periodic SEPA single payment.

Value: 5
public const QrBezahlAuthorityType Contact #

Contact payload.

Value: 6
public const QrBezahlAuthorityType ContactV2 #

Contact payload v2.

Value: 7