public class CreateUserOtpDto extends Object
CreateUserOtpDto()
String
getRecoveryCode()
getSecret()
void
setRecoveryCode(String recoveryCode)
setSecret(String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateUserOtpDto()
public String getSecret()
public void setSecret(String secret)
public String getRecoveryCode()
public void setRecoveryCode(String recoveryCode)
Copyright © 2022. All rights reserved.