public class VerificationResendFieldSet extends FieldSet<VerificationResendFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, SESSION_ID, TIME, USER_EMAIL, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
VerificationResendFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static VerificationResendFieldSet |
fromJson(java.lang.String json) |
java.lang.String |
getUserId() |
java.lang.String |
getVerifiedEntityId() |
java.lang.String |
getVerifiedEvent() |
VerificationResendFieldSet |
setUserId(java.lang.String userId) |
VerificationResendFieldSet |
setVerifiedEntityId(java.lang.String verifiedEntityId) |
VerificationResendFieldSet |
setVerifiedEvent(java.lang.String verifiedEvent) |
clearCustomField, clearCustomFields, getApiKey, getEventType, setCustomField, setCustomField, setCustomField, shouldJsonSerializeApiKey, toJson, validatepublic static VerificationResendFieldSet fromJson(java.lang.String json)
public java.lang.String getUserId()
public VerificationResendFieldSet setUserId(java.lang.String userId)
public java.lang.String getVerifiedEvent()
public VerificationResendFieldSet setVerifiedEvent(java.lang.String verifiedEvent)
public java.lang.String getVerifiedEntityId()
public VerificationResendFieldSet setVerifiedEntityId(java.lang.String verifiedEntityId)