public class UrlVerificationPayload extends Object
| Constructor and Description |
|---|
UrlVerificationPayload() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChallenge() |
String |
getToken() |
String |
getType() |
int |
hashCode() |
void |
setChallenge(String challenge) |
void |
setToken(String token) |
String |
toString() |
public static final String TYPE
Copyright © 2020. All rights reserved.