IGPAPI
    Preparing search index...

    Interface SendTwoFactorLoginSmsInput

    interface SendTwoFactorLoginSmsInput {
        twoFactorIdentifier: string;
        username: string;
    }
    Index

    Properties

    twoFactorIdentifier: string
    username: string