pterowraptyl
    Preparing search index...

    Interface TwoFactorResponse

    interface TwoFactorResponse {
        data: TwoFactor;
    }
    Index

    Properties

    Properties

    data: TwoFactor