@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-11-20T00:53:32.523Z") public class ForgotPasswordRequest extends Object
Constructor and Description |
---|
ForgotPasswordRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getUserEmail()
Get userEmail
|
int |
hashCode() |
void |
setUserEmail(String userEmail) |
String |
toString() |
ForgotPasswordRequest |
userEmail(String userEmail) |
public ForgotPasswordRequest userEmail(String userEmail)
public String getUserEmail()
public void setUserEmail(String userEmail)
Copyright © 2017-2019 Fortanix Inc. All Rights Reserved