IGPAPI
    Preparing search index...

    Interface CheckTrustedNotificationStatusInput

    interface CheckTrustedNotificationStatusInput {
        pollingNonce?: string;
        twoFactorIdentifier: string;
        username: string;
    }
    Index

    Properties

    pollingNonce?: string
    twoFactorIdentifier: string
    username: string