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