Format

public enum Format

Supported QR Code formats.

Entries

BEZAHL_CODE
Link copied to clipboard
BEZAHL_CODE

BezahlCode QR Code format. You can view the specification here.

EPC069_12
Link copied to clipboard
EPC069_12

EPC069-12 QR Code format, implemented by by Girocode in Germany and Stuzza in Austria. You can view the specification here.

EPS_PAYMENT
Link copied to clipboard
EPS_PAYMENT

Eps e-payment QR Code format. You can view the specification here.

Functions

valueOf
Link copied to clipboard
static PaymentQRCodeData.Format valueOf(String name)
values
Link copied to clipboard
static Array<PaymentQRCodeData.Formatvalues()