IGPAPI
    Preparing search index...

    Interface SecurityInfoResponseTotpSeed

    interface SecurityInfoResponseTotpSeed {
        device_name: string;
        nickname: string;
        totp_seed_id: number;
    }
    Index

    Properties

    device_name: string
    nickname: string
    totp_seed_id: number