Type alias EnableTwoFactorInput

EnableTwoFactorInput: {
    verificationCode: string;
}

Type declaration

  • verificationCode: string