public class AdminConfirmSignUpResult extends Object implements Serializable
Represents the response from the server for the request to confirm registration.
Constructor and Description |
---|
AdminConfirmSignUpResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString
in class Object
Object.toString()
Copyright © 2020. All rights reserved.