public class CreateAccountFieldSet extends BaseAccountFieldSet<CreateAccountFieldSet>
ABUSE_TYPE, API_KEY, EVENT_TYPE, gson, IP, IS_BAD, SESSION_ID, TIME, USER_EMAIL, USER_ID, VERIFICATION_PHONE_NUMBER| Constructor and Description |
|---|
CreateAccountFieldSet() |
| Modifier and Type | Method and Description |
|---|---|
static CreateAccountFieldSet |
fromJson(java.lang.String json) |
java.util.List<java.lang.String> |
getAccountTypes() |
java.lang.String |
getEventType() |
java.util.List<Promotion> |
getPromotions() |
CreateAccountFieldSet |
setAccountTypes(java.util.List<java.lang.String> accountTypes) |
CreateAccountFieldSet |
setPromotions(java.util.List<Promotion> promotions) |
getBillingAddress, getMerchantProfile, getName, getPaymentMethods, getPhone, getReferrerUserId, getShippingAddress, getSocialSignOnType, getUserEmail, getVerificationPhoneNumber, setBillingAddress, setMerchantProfile, setName, setPaymentMethods, setPhone, setReferrerUserId, setShippingAddress, setSocialSignOnType, setUserEmail, setVerificationPhoneNumbergetApp, getBrandName, getBrowser, getSiteCountry, getSiteDomain, setApp, setBrandName, setBrowser, setSiteCountry, setSiteDomainclearCustomField, clearCustomFields, getIp, getSessionId, getTime, getUserId, setCustomField, setCustomField, setCustomField, setIp, setSessionId, setTime, setUserId, shouldJsonSerializeApiKeypublic static CreateAccountFieldSet fromJson(java.lang.String json)
public java.lang.String getEventType()
getEventType in class FieldSet<CreateAccountFieldSet>public java.util.List<Promotion> getPromotions()
public CreateAccountFieldSet setPromotions(java.util.List<Promotion> promotions)
public java.util.List<java.lang.String> getAccountTypes()
public CreateAccountFieldSet setAccountTypes(java.util.List<java.lang.String> accountTypes)