public class UpdateCommentFieldSet extends UpdateContentFieldSet<UpdateCommentFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, SESSION_ID, TIME, USER_EMAIL, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
UpdateCommentFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCommentFieldSet |
fromJson(java.lang.String json) |
Comment |
getComment() |
UpdateCommentFieldSet |
setComment(Comment comment) |
getEventTypegetContentId, getStatus, getVerificationPhoneNumber, setContentId, setStatus, setVerificationPhoneNumbergetApp, getBrandName, getBrowser, getSiteCountry, getSiteDomain, setApp, setBrandName, setBrowser, setSiteCountry, setSiteDomainclearCustomField, clearCustomFields, getIp, getSessionId, getTime, getUserId, setCustomField, setCustomField, setCustomField, setIp, setSessionId, setTime, setUserId, shouldJsonSerializeApiKeypublic static UpdateCommentFieldSet fromJson(java.lang.String json)
public Comment getComment()
public UpdateCommentFieldSet setComment(Comment comment)