pterowraptyl
    Preparing search index...

    Interface TwoFactorEnableRequest

    interface TwoFactorEnableRequest {
        code: string;
        password: string;
    }
    Index

    Properties

    Properties

    code: string
    password: string