@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Interface AuthCodeSingleDevice

    interface AuthCodeSingleDevice {
        browserId: string;
        fullCode: string;
        keyPair: string;
        ref: string;
        type: "single";
    }
    Index

    Properties

    browserId: string
    fullCode: string
    keyPair: string
    ref: string
    type: "single"