Type alias DisableUserSoftwareMfaArg

DisableUserSoftwareMfaArg: {
    userId: string;
}

Type declaration

  • userId: string