Interface AddKeyTotpTwoFactorResponseOk

interface AddKeyTotpTwoFactorResponseOk {
    status: "ok";
}

Properties

Properties

status: "ok"