public class ForgotPasswordRequest
extends java.lang.Object
| Constructor and Description |
|---|
ForgotPasswordRequest(java.lang.Long pid)
Constructs with a request id.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getRequestID()
Returns the ID of the request.
|