@cfxlabsinc/b2b-services
    Preparing search index...

    Variable GREENDOT_BARCODE_TYPEConst

    GREENDOT_BARCODE_TYPE: {
        BarcodeLink: 1;
        BarcodeNumberForPrint: 2;
        BarcodeNumberForView: 3;
        None: 0;
    } = ...

    Type Declaration

    • ReadonlyBarcodeNumberForPrint: 2
    • ReadonlyBarcodeNumberForView: 3
    • ReadonlyNone: 0