Type Alias EnableTwoFactorInput

EnableTwoFactorInput: {
    verificationCode: string;
}