public class EnableTwoFactorAuthInput extends BasePOJO
Constructor and Description |
---|
EnableTwoFactorAuthInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSharedSecretKey() |
java.lang.Long |
getUserId() |
void |
setSharedSecretKey(java.lang.String pSharedSecretKey) |
void |
setUserId(java.lang.Long pUserId) |