Variable GREENDOT_BARCODE_TYPEConst
GREENDOT_BARCODE_TYPE: {
BarcodeLink: 1;
BarcodeNumberForPrint: 2;
BarcodeNumberForView: 3;
None: 0;
} = ...
Type Declaration
ReadonlyBarcodeLink: 1
ReadonlyBarcodeNumberForPrint: 2
ReadonlyBarcodeNumberForView: 3
ReadonlyNone: 0