public class CreateProfileFieldSet extends CreateContentFieldSet<CreateProfileFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, SESSION_ID, TIME, USER_EMAIL, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
CreateProfileFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static CreateProfileFieldSet |
fromJson(java.lang.String json) |
Profile |
getProfile() |
CreateProfileFieldSet |
setProfile(Profile profile) |
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 CreateProfileFieldSet fromJson(java.lang.String json)
public Profile getProfile()
public CreateProfileFieldSet setProfile(Profile profile)