Changed varable name in VerifyOTPDto
This commit is contained in:
parent
9e9bb6fecd
commit
d235bc8211
@ -3,6 +3,6 @@
|
||||
public class VerifyOTPDto
|
||||
{
|
||||
public string? Email { get; set; }
|
||||
public string? OPT { get; set; }
|
||||
public string? OTP { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user