Format

public enum Format

Supported QR Code formats.

Entries

BEZAHL_CODE
Link copied to clipboard
BEZAHL_CODE
BezahlCode QR Code format.
EPC069_12
Link copied to clipboard
EPC069_12
EPC069-12 QR Code format, implemented by by Girocode in Germany and Stuzza in Austria.
EPS_PAYMENT
Link copied to clipboard
EPS_PAYMENT
Eps e-payment QR Code format.

Functions

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