public class UpdateListingFieldSet extends UpdateContentFieldSet<UpdateListingFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, KEYLESS_USER_ID, SESSION_ID, TIME, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
UpdateListingFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static UpdateListingFieldSet |
fromJson(java.lang.String json) |
Listing |
getListing() |
UpdateListingFieldSet |
setListing(Listing listing) |
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 UpdateListingFieldSet fromJson(java.lang.String json)
public Listing getListing()
public UpdateListingFieldSet setListing(Listing listing)