public class Reseller extends GenericParcelable implements Validator, JSONifiable
id
fdClientId
name
alternateName
code
owner
defaultPaymentProcessor
defaultProcessorKey
defaultCountryCode
supportsNakedCredit
supportsOutboundBoarding
enforceMerchantPlan
supportPhone
supportEmail
filterApps
forcePhone
stationsOnClassic
allowBlackhole
createdTime
parentReseller
brandAssets
broadcastMessage
featuredApps
tasqCustomerNumber
isBulkPurchaser
partnerSupportEmail
isRkiIdentifier
isNewBilling
merchantPlanGroup
isSelfBoarding
isIntercomEnabled
locale
resellerPrivacyPolicyUrl
isRapidDepositEnabled
rapidDepositServiceEntitlementNumber
isCodelessActivation
Modifier and Type | Class and Description |
---|---|
static interface |
Reseller.Constraints |
JSONifiable.Creator<T>
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<Reseller> |
CREATOR |
static JSONifiable.Creator<Reseller> |
JSON_CREATOR |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Modifier | Constructor and Description |
---|---|
|
Reseller()
Constructs a new empty instance.
|
protected |
Reseller(boolean noInit)
Constructs a new empty instance.
|
|
Reseller(JSONObject jsonObject)
Construct a new instance backed by the given JSONObject, the parameter is not copied so changes to it will be
reflected in this instance and vice-versa.
|
|
Reseller(Reseller src)
Constructs a new instance that is a deep copy of the source instance.
|
|
Reseller(String json)
Constructs a new instance from the given JSON String.
|
Modifier and Type | Method and Description |
---|---|
void |
clearAllowBlackhole()
Clears the 'allowBlackhole' field, the 'has' method for this field will now return false
|
void |
clearAlternateName()
Clears the 'alternateName' field, the 'has' method for this field will now return false
|
void |
clearBrandAssets()
Clears the 'brandAssets' field, the 'has' method for this field will now return false
|
void |
clearBroadcastMessage()
Clears the 'broadcastMessage' field, the 'has' method for this field will now return false
|
void |
clearCode()
Clears the 'code' field, the 'has' method for this field will now return false
|
void |
clearCreatedTime()
Clears the 'createdTime' field, the 'has' method for this field will now return false
|
void |
clearDefaultCountryCode()
Clears the 'defaultCountryCode' field, the 'has' method for this field will now return false
|
void |
clearDefaultPaymentProcessor()
Clears the 'defaultPaymentProcessor' field, the 'has' method for this field will now return false
|
void |
clearDefaultProcessorKey()
Clears the 'defaultProcessorKey' field, the 'has' method for this field will now return false
|
void |
clearEnforceMerchantPlan()
Clears the 'enforceMerchantPlan' field, the 'has' method for this field will now return false
|
void |
clearFdClientId()
Clears the 'fdClientId' field, the 'has' method for this field will now return false
|
void |
clearFeaturedApps()
Clears the 'featuredApps' field, the 'has' method for this field will now return false
|
void |
clearFilterApps()
Clears the 'filterApps' field, the 'has' method for this field will now return false
|
void |
clearForcePhone()
Clears the 'forcePhone' field, the 'has' method for this field will now return false
|
void |
clearId()
Clears the 'id' field, the 'has' method for this field will now return false
|
void |
clearIsBulkPurchaser()
Clears the 'isBulkPurchaser' field, the 'has' method for this field will now return false
|
void |
clearIsCodelessActivation()
Clears the 'isCodelessActivation' field, the 'has' method for this field will now return false
|
void |
clearIsIntercomEnabled()
Clears the 'isIntercomEnabled' field, the 'has' method for this field will now return false
|
void |
clearIsNewBilling()
Clears the 'isNewBilling' field, the 'has' method for this field will now return false
|
void |
clearIsRapidDepositEnabled()
Clears the 'isRapidDepositEnabled' field, the 'has' method for this field will now return false
|
void |
clearIsRkiIdentifier()
Clears the 'isRkiIdentifier' field, the 'has' method for this field will now return false
|
void |
clearIsSelfBoarding()
Clears the 'isSelfBoarding' field, the 'has' method for this field will now return false
|
void |
clearLocale()
Clears the 'locale' field, the 'has' method for this field will now return false
|
void |
clearMerchantPlanGroup()
Clears the 'merchantPlanGroup' field, the 'has' method for this field will now return false
|
void |
clearName()
Clears the 'name' field, the 'has' method for this field will now return false
|
void |
clearOwner()
Clears the 'owner' field, the 'has' method for this field will now return false
|
void |
clearParentReseller()
Clears the 'parentReseller' field, the 'has' method for this field will now return false
|
void |
clearPartnerSupportEmail()
Clears the 'partnerSupportEmail' field, the 'has' method for this field will now return false
|
void |
clearRapidDepositServiceEntitlementNumber()
Clears the 'rapidDepositServiceEntitlementNumber' field, the 'has' method for this field will now return false
|
void |
clearResellerPrivacyPolicyUrl()
Clears the 'resellerPrivacyPolicyUrl' field, the 'has' method for this field will now return false
|
void |
clearStationsOnClassic()
Clears the 'stationsOnClassic' field, the 'has' method for this field will now return false
|
void |
clearSupportEmail()
Clears the 'supportEmail' field, the 'has' method for this field will now return false
|
void |
clearSupportPhone()
Clears the 'supportPhone' field, the 'has' method for this field will now return false
|
void |
clearSupportsNakedCredit()
Clears the 'supportsNakedCredit' field, the 'has' method for this field will now return false
|
void |
clearSupportsOutboundBoarding()
Clears the 'supportsOutboundBoarding' field, the 'has' method for this field will now return false
|
void |
clearTasqCustomerNumber()
Clears the 'tasqCustomerNumber' field, the 'has' method for this field will now return false
|
boolean |
containsChanges()
Returns true if this instance has any changes.
|
Reseller |
copyChanges()
Create a copy of this instance that contains only fields that were set after the constructor was called.
|
Boolean |
getAllowBlackhole()
Indicates whether blackhole processing is allowed for the reseller
|
String |
getAlternateName()
Alternate FD name of the reseller
|
List<Reference> |
getBrandAssets() |
Reference |
getBroadcastMessage() |
String |
getCode() |
Long |
getCreatedTime() |
String |
getDefaultCountryCode() |
PaymentProcessor |
getDefaultPaymentProcessor() |
ProcessorKey |
getDefaultProcessorKey() |
Boolean |
getEnforceMerchantPlan()
Reseller's merchants cannot change their merchant plan as long as this flag is set for the reseller
|
String |
getFdClientId()
First Data Client ID
|
List<Reference> |
getFeaturedApps() |
Boolean |
getFilterApps()
Indicates whether the reseller has capability to filter Apps
|
Boolean |
getForcePhone()
Indicates whether the the support phone for all merchants for the reseller should be forced to reseller's support phone
|
protected GenericClient |
getGenericClient() |
String |
getId()
Unique identifier
|
Boolean |
getIsBulkPurchaser()
Indicates whether the reseller is a bulk purchaser
|
Boolean |
getIsCodelessActivation()
Indicates whether the reseller is setup with codeless activation
|
Boolean |
getIsIntercomEnabled()
Indicates if intercom is enabled for reseller
|
Boolean |
getIsNewBilling() |
Boolean |
getIsRapidDepositEnabled()
Indicates if rapid deposit is enabled for the reseller
|
Boolean |
getIsRkiIdentifier()
Indicates if the reseller is a 'generic' reseller whose name will be used during RKI requests for resellers devices under it in hierarchy
|
Boolean |
getIsSelfBoarding()
Indicates if it is a self-boarding reseller
|
JSONObject |
getJSONObject()
Returns the internal JSONObject backing this instance, the return value is not a copy so changes to it will be
reflected in this instance and vice-versa.
|
String |
getLocale()
Language/country of the reseller in locale format
|
Reference |
getMerchantPlanGroup() |
String |
getName()
Name of the reseller
|
Account |
getOwner()
The owner of the reseller
|
Reseller |
getParentReseller()
The parent reseller
|
String |
getPartnerSupportEmail() |
String |
getRapidDepositServiceEntitlementNumber() |
String |
getResellerPrivacyPolicyUrl()
Reseller Privacy Policy URL
|
Boolean |
getStationsOnClassic()
Indicates whether the station devices for the reseller are on Classic
|
String |
getSupportEmail() |
String |
getSupportPhone() |
Boolean |
getSupportsNakedCredit()
Indicates if reseller supports naked credit
|
Boolean |
getSupportsOutboundBoarding()
Indicates if the reseller supports outbound boarding, this is true only for demo resellers
|
String |
getTasqCustomerNumber() |
boolean |
hasAllowBlackhole()
Checks whether the 'allowBlackhole' field has been set, however the value could be null
|
boolean |
hasAlternateName()
Checks whether the 'alternateName' field has been set, however the value could be null
|
boolean |
hasBrandAssets()
Checks whether the 'brandAssets' field has been set, however the value could be null
|
boolean |
hasBroadcastMessage()
Checks whether the 'broadcastMessage' field has been set, however the value could be null
|
boolean |
hasCode()
Checks whether the 'code' field has been set, however the value could be null
|
boolean |
hasCreatedTime()
Checks whether the 'createdTime' field has been set, however the value could be null
|
boolean |
hasDefaultCountryCode()
Checks whether the 'defaultCountryCode' field has been set, however the value could be null
|
boolean |
hasDefaultPaymentProcessor()
Checks whether the 'defaultPaymentProcessor' field has been set, however the value could be null
|
boolean |
hasDefaultProcessorKey()
Checks whether the 'defaultProcessorKey' field has been set, however the value could be null
|
boolean |
hasEnforceMerchantPlan()
Checks whether the 'enforceMerchantPlan' field has been set, however the value could be null
|
boolean |
hasFdClientId()
Checks whether the 'fdClientId' field has been set, however the value could be null
|
boolean |
hasFeaturedApps()
Checks whether the 'featuredApps' field has been set, however the value could be null
|
boolean |
hasFilterApps()
Checks whether the 'filterApps' field has been set, however the value could be null
|
boolean |
hasForcePhone()
Checks whether the 'forcePhone' field has been set, however the value could be null
|
boolean |
hasId()
Checks whether the 'id' field has been set, however the value could be null
|
boolean |
hasIsBulkPurchaser()
Checks whether the 'isBulkPurchaser' field has been set, however the value could be null
|
boolean |
hasIsCodelessActivation()
Checks whether the 'isCodelessActivation' field has been set, however the value could be null
|
boolean |
hasIsIntercomEnabled()
Checks whether the 'isIntercomEnabled' field has been set, however the value could be null
|
boolean |
hasIsNewBilling()
Checks whether the 'isNewBilling' field has been set, however the value could be null
|
boolean |
hasIsRapidDepositEnabled()
Checks whether the 'isRapidDepositEnabled' field has been set, however the value could be null
|
boolean |
hasIsRkiIdentifier()
Checks whether the 'isRkiIdentifier' field has been set, however the value could be null
|
boolean |
hasIsSelfBoarding()
Checks whether the 'isSelfBoarding' field has been set, however the value could be null
|
boolean |
hasLocale()
Checks whether the 'locale' field has been set, however the value could be null
|
boolean |
hasMerchantPlanGroup()
Checks whether the 'merchantPlanGroup' field has been set, however the value could be null
|
boolean |
hasName()
Checks whether the 'name' field has been set, however the value could be null
|
boolean |
hasOwner()
Checks whether the 'owner' field has been set, however the value could be null
|
boolean |
hasParentReseller()
Checks whether the 'parentReseller' field has been set, however the value could be null
|
boolean |
hasPartnerSupportEmail()
Checks whether the 'partnerSupportEmail' field has been set, however the value could be null
|
boolean |
hasRapidDepositServiceEntitlementNumber()
Checks whether the 'rapidDepositServiceEntitlementNumber' field has been set, however the value could be null
|
boolean |
hasResellerPrivacyPolicyUrl()
Checks whether the 'resellerPrivacyPolicyUrl' field has been set, however the value could be null
|
boolean |
hasStationsOnClassic()
Checks whether the 'stationsOnClassic' field has been set, however the value could be null
|
boolean |
hasSupportEmail()
Checks whether the 'supportEmail' field has been set, however the value could be null
|
boolean |
hasSupportPhone()
Checks whether the 'supportPhone' field has been set, however the value could be null
|
boolean |
hasSupportsNakedCredit()
Checks whether the 'supportsNakedCredit' field has been set, however the value could be null
|
boolean |
hasSupportsOutboundBoarding()
Checks whether the 'supportsOutboundBoarding' field has been set, however the value could be null
|
boolean |
hasTasqCustomerNumber()
Checks whether the 'tasqCustomerNumber' field has been set, however the value could be null
|
boolean |
isNotEmptyBrandAssets()
Checks whether the 'brandAssets' field is set and is not null and is not empty
|
boolean |
isNotEmptyFeaturedApps()
Checks whether the 'featuredApps' field is set and is not null and is not empty
|
boolean |
isNotNullAllowBlackhole()
Checks whether the 'allowBlackhole' field is set and is not null
|
boolean |
isNotNullAlternateName()
Checks whether the 'alternateName' field is set and is not null
|
boolean |
isNotNullBrandAssets()
Checks whether the 'brandAssets' field is set and is not null
|
boolean |
isNotNullBroadcastMessage()
Checks whether the 'broadcastMessage' field is set and is not null
|
boolean |
isNotNullCode()
Checks whether the 'code' field is set and is not null
|
boolean |
isNotNullCreatedTime()
Checks whether the 'createdTime' field is set and is not null
|
boolean |
isNotNullDefaultCountryCode()
Checks whether the 'defaultCountryCode' field is set and is not null
|
boolean |
isNotNullDefaultPaymentProcessor()
Checks whether the 'defaultPaymentProcessor' field is set and is not null
|
boolean |
isNotNullDefaultProcessorKey()
Checks whether the 'defaultProcessorKey' field is set and is not null
|
boolean |
isNotNullEnforceMerchantPlan()
Checks whether the 'enforceMerchantPlan' field is set and is not null
|
boolean |
isNotNullFdClientId()
Checks whether the 'fdClientId' field is set and is not null
|
boolean |
isNotNullFeaturedApps()
Checks whether the 'featuredApps' field is set and is not null
|
boolean |
isNotNullFilterApps()
Checks whether the 'filterApps' field is set and is not null
|
boolean |
isNotNullForcePhone()
Checks whether the 'forcePhone' field is set and is not null
|
boolean |
isNotNullId()
Checks whether the 'id' field is set and is not null
|
boolean |
isNotNullIsBulkPurchaser()
Checks whether the 'isBulkPurchaser' field is set and is not null
|
boolean |
isNotNullIsCodelessActivation()
Checks whether the 'isCodelessActivation' field is set and is not null
|
boolean |
isNotNullIsIntercomEnabled()
Checks whether the 'isIntercomEnabled' field is set and is not null
|
boolean |
isNotNullIsNewBilling()
Checks whether the 'isNewBilling' field is set and is not null
|
boolean |
isNotNullIsRapidDepositEnabled()
Checks whether the 'isRapidDepositEnabled' field is set and is not null
|
boolean |
isNotNullIsRkiIdentifier()
Checks whether the 'isRkiIdentifier' field is set and is not null
|
boolean |
isNotNullIsSelfBoarding()
Checks whether the 'isSelfBoarding' field is set and is not null
|
boolean |
isNotNullLocale()
Checks whether the 'locale' field is set and is not null
|
boolean |
isNotNullMerchantPlanGroup()
Checks whether the 'merchantPlanGroup' field is set and is not null
|
boolean |
isNotNullName()
Checks whether the 'name' field is set and is not null
|
boolean |
isNotNullOwner()
Checks whether the 'owner' field is set and is not null
|
boolean |
isNotNullParentReseller()
Checks whether the 'parentReseller' field is set and is not null
|
boolean |
isNotNullPartnerSupportEmail()
Checks whether the 'partnerSupportEmail' field is set and is not null
|
boolean |
isNotNullRapidDepositServiceEntitlementNumber()
Checks whether the 'rapidDepositServiceEntitlementNumber' field is set and is not null
|
boolean |
isNotNullResellerPrivacyPolicyUrl()
Checks whether the 'resellerPrivacyPolicyUrl' field is set and is not null
|
boolean |
isNotNullStationsOnClassic()
Checks whether the 'stationsOnClassic' field is set and is not null
|
boolean |
isNotNullSupportEmail()
Checks whether the 'supportEmail' field is set and is not null
|
boolean |
isNotNullSupportPhone()
Checks whether the 'supportPhone' field is set and is not null
|
boolean |
isNotNullSupportsNakedCredit()
Checks whether the 'supportsNakedCredit' field is set and is not null
|
boolean |
isNotNullSupportsOutboundBoarding()
Checks whether the 'supportsOutboundBoarding' field is set and is not null
|
boolean |
isNotNullTasqCustomerNumber()
Checks whether the 'tasqCustomerNumber' field is set and is not null
|
void |
mergeChanges(Reseller src)
Copy all the changed fields from the given source to this instance.
|
void |
resetChangeLog()
Reset the log of changes made to this instance, calling copyChanges() after this would return an empty instance.
|
Reseller |
setAllowBlackhole(Boolean allowBlackhole)
Sets the field 'allowBlackhole'.
|
Reseller |
setAlternateName(String alternateName)
Sets the field 'alternateName'.
|
Reseller |
setBrandAssets(List<Reference> brandAssets)
Sets the field 'brandAssets'.
|
Reseller |
setBroadcastMessage(Reference broadcastMessage)
Sets the field 'broadcastMessage'.
|
Reseller |
setCode(String code)
Sets the field 'code'.
|
Reseller |
setCreatedTime(Long createdTime)
Sets the field 'createdTime'.
|
Reseller |
setDefaultCountryCode(String defaultCountryCode)
Sets the field 'defaultCountryCode'.
|
Reseller |
setDefaultPaymentProcessor(PaymentProcessor defaultPaymentProcessor)
Sets the field 'defaultPaymentProcessor'.
|
Reseller |
setDefaultProcessorKey(ProcessorKey defaultProcessorKey)
Sets the field 'defaultProcessorKey'.
|
Reseller |
setEnforceMerchantPlan(Boolean enforceMerchantPlan)
Sets the field 'enforceMerchantPlan'.
|
Reseller |
setFdClientId(String fdClientId)
Sets the field 'fdClientId'.
|
Reseller |
setFeaturedApps(List<Reference> featuredApps)
Sets the field 'featuredApps'.
|
Reseller |
setFilterApps(Boolean filterApps)
Sets the field 'filterApps'.
|
Reseller |
setForcePhone(Boolean forcePhone)
Sets the field 'forcePhone'.
|
Reseller |
setId(String id)
Sets the field 'id'.
|
Reseller |
setIsBulkPurchaser(Boolean isBulkPurchaser)
Sets the field 'isBulkPurchaser'.
|
Reseller |
setIsCodelessActivation(Boolean isCodelessActivation)
Sets the field 'isCodelessActivation'.
|
Reseller |
setIsIntercomEnabled(Boolean isIntercomEnabled)
Sets the field 'isIntercomEnabled'.
|
Reseller |
setIsNewBilling(Boolean isNewBilling)
Sets the field 'isNewBilling'.
|
Reseller |
setIsRapidDepositEnabled(Boolean isRapidDepositEnabled)
Sets the field 'isRapidDepositEnabled'.
|
Reseller |
setIsRkiIdentifier(Boolean isRkiIdentifier)
Sets the field 'isRkiIdentifier'.
|
Reseller |
setIsSelfBoarding(Boolean isSelfBoarding)
Sets the field 'isSelfBoarding'.
|
Reseller |
setLocale(String locale)
Sets the field 'locale'.
|
Reseller |
setMerchantPlanGroup(Reference merchantPlanGroup)
Sets the field 'merchantPlanGroup'.
|
Reseller |
setName(String name)
Sets the field 'name'.
|
Reseller |
setOwner(Account owner)
Sets the field 'owner'.
|
Reseller |
setParentReseller(Reseller parentReseller)
Sets the field 'parentReseller'.
|
Reseller |
setPartnerSupportEmail(String partnerSupportEmail)
Sets the field 'partnerSupportEmail'.
|
Reseller |
setRapidDepositServiceEntitlementNumber(String rapidDepositServiceEntitlementNumber)
Sets the field 'rapidDepositServiceEntitlementNumber'.
|
Reseller |
setResellerPrivacyPolicyUrl(String resellerPrivacyPolicyUrl)
Sets the field 'resellerPrivacyPolicyUrl'.
|
Reseller |
setStationsOnClassic(Boolean stationsOnClassic)
Sets the field 'stationsOnClassic'.
|
Reseller |
setSupportEmail(String supportEmail)
Sets the field 'supportEmail'.
|
Reseller |
setSupportPhone(String supportPhone)
Sets the field 'supportPhone'.
|
Reseller |
setSupportsNakedCredit(Boolean supportsNakedCredit)
Sets the field 'supportsNakedCredit'.
|
Reseller |
setSupportsOutboundBoarding(Boolean supportsOutboundBoarding)
Sets the field 'supportsOutboundBoarding'.
|
Reseller |
setTasqCustomerNumber(String tasqCustomerNumber)
Sets the field 'tasqCustomerNumber'.
|
void |
validate() |
describeContents, getBundle, toString, writeToParcel
public static final Parcelable.Creator<Reseller> CREATOR
public static final JSONifiable.Creator<Reseller> JSON_CREATOR
public Reseller()
protected Reseller(boolean noInit)
public Reseller(String json) throws IllegalArgumentException
IllegalArgumentException
public Reseller(JSONObject jsonObject)
public Reseller(Reseller src)
public String getId()
public String getFdClientId()
public String getName()
public String getAlternateName()
public String getCode()
public Account getOwner()
public PaymentProcessor getDefaultPaymentProcessor()
public ProcessorKey getDefaultProcessorKey()
public String getDefaultCountryCode()
public Boolean getSupportsNakedCredit()
public Boolean getSupportsOutboundBoarding()
public Boolean getEnforceMerchantPlan()
public String getSupportPhone()
public String getSupportEmail()
public Boolean getFilterApps()
public Boolean getForcePhone()
public Boolean getStationsOnClassic()
public Boolean getAllowBlackhole()
public Long getCreatedTime()
public Reseller getParentReseller()
public Reference getBroadcastMessage()
public String getTasqCustomerNumber()
public Boolean getIsBulkPurchaser()
public String getPartnerSupportEmail()
public Boolean getIsRkiIdentifier()
public Boolean getIsNewBilling()
public Reference getMerchantPlanGroup()
public Boolean getIsSelfBoarding()
public Boolean getIsIntercomEnabled()
public String getLocale()
public String getResellerPrivacyPolicyUrl()
public Boolean getIsRapidDepositEnabled()
public String getRapidDepositServiceEntitlementNumber()
public Boolean getIsCodelessActivation()
protected GenericClient getGenericClient()
getGenericClient
in class GenericParcelable
public JSONObject getJSONObject()
getJSONObject
in interface JSONifiable
public boolean isNotNullId()
public boolean isNotNullFdClientId()
public boolean isNotNullName()
public boolean isNotNullAlternateName()
public boolean isNotNullCode()
public boolean isNotNullOwner()
public boolean isNotNullDefaultPaymentProcessor()
public boolean isNotNullDefaultProcessorKey()
public boolean isNotNullDefaultCountryCode()
public boolean isNotNullSupportsNakedCredit()
public boolean isNotNullSupportsOutboundBoarding()
public boolean isNotNullEnforceMerchantPlan()
public boolean isNotNullSupportPhone()
public boolean isNotNullSupportEmail()
public boolean isNotNullFilterApps()
public boolean isNotNullForcePhone()
public boolean isNotNullStationsOnClassic()
public boolean isNotNullAllowBlackhole()
public boolean isNotNullCreatedTime()
public boolean isNotNullParentReseller()
public boolean isNotNullBrandAssets()
public boolean isNotEmptyBrandAssets()
public boolean isNotNullBroadcastMessage()
public boolean isNotNullFeaturedApps()
public boolean isNotEmptyFeaturedApps()
public boolean isNotNullTasqCustomerNumber()
public boolean isNotNullIsBulkPurchaser()
public boolean isNotNullPartnerSupportEmail()
public boolean isNotNullIsRkiIdentifier()
public boolean isNotNullIsNewBilling()
public boolean isNotNullMerchantPlanGroup()
public boolean isNotNullIsSelfBoarding()
public boolean isNotNullIsIntercomEnabled()
public boolean isNotNullLocale()
public boolean isNotNullResellerPrivacyPolicyUrl()
public boolean isNotNullIsRapidDepositEnabled()
public boolean isNotNullRapidDepositServiceEntitlementNumber()
public boolean isNotNullIsCodelessActivation()
public boolean hasId()
public boolean hasFdClientId()
public boolean hasName()
public boolean hasAlternateName()
public boolean hasCode()
public boolean hasOwner()
public boolean hasDefaultPaymentProcessor()
public boolean hasDefaultProcessorKey()
public boolean hasDefaultCountryCode()
public boolean hasSupportsNakedCredit()
public boolean hasSupportsOutboundBoarding()
public boolean hasEnforceMerchantPlan()
public boolean hasSupportPhone()
public boolean hasSupportEmail()
public boolean hasFilterApps()
public boolean hasForcePhone()
public boolean hasStationsOnClassic()
public boolean hasAllowBlackhole()
public boolean hasCreatedTime()
public boolean hasParentReseller()
public boolean hasBrandAssets()
public boolean hasBroadcastMessage()
public boolean hasFeaturedApps()
public boolean hasTasqCustomerNumber()
public boolean hasIsBulkPurchaser()
public boolean hasPartnerSupportEmail()
public boolean hasIsRkiIdentifier()
public boolean hasIsNewBilling()
public boolean hasMerchantPlanGroup()
public boolean hasIsSelfBoarding()
public boolean hasIsIntercomEnabled()
public boolean hasLocale()
public boolean hasResellerPrivacyPolicyUrl()
public boolean hasIsRapidDepositEnabled()
public boolean hasRapidDepositServiceEntitlementNumber()
public boolean hasIsCodelessActivation()
public Reseller setAlternateName(String alternateName)
public Reseller setOwner(Account owner)
public Reseller setDefaultPaymentProcessor(PaymentProcessor defaultPaymentProcessor)
public Reseller setDefaultProcessorKey(ProcessorKey defaultProcessorKey)
public Reseller setDefaultCountryCode(String defaultCountryCode)
public Reseller setSupportsNakedCredit(Boolean supportsNakedCredit)
public Reseller setSupportsOutboundBoarding(Boolean supportsOutboundBoarding)
public Reseller setEnforceMerchantPlan(Boolean enforceMerchantPlan)
public Reseller setStationsOnClassic(Boolean stationsOnClassic)
public Reseller setAllowBlackhole(Boolean allowBlackhole)
public Reseller setParentReseller(Reseller parentReseller)
public Reseller setBrandAssets(List<Reference> brandAssets)
public Reseller setBroadcastMessage(Reference broadcastMessage)
public Reseller setFeaturedApps(List<Reference> featuredApps)
public Reseller setTasqCustomerNumber(String tasqCustomerNumber)
public Reseller setIsBulkPurchaser(Boolean isBulkPurchaser)
public Reseller setPartnerSupportEmail(String partnerSupportEmail)
public Reseller setIsRkiIdentifier(Boolean isRkiIdentifier)
public Reseller setIsNewBilling(Boolean isNewBilling)
public Reseller setMerchantPlanGroup(Reference merchantPlanGroup)
public Reseller setIsSelfBoarding(Boolean isSelfBoarding)
public Reseller setIsIntercomEnabled(Boolean isIntercomEnabled)
public Reseller setResellerPrivacyPolicyUrl(String resellerPrivacyPolicyUrl)
public Reseller setIsRapidDepositEnabled(Boolean isRapidDepositEnabled)
public Reseller setRapidDepositServiceEntitlementNumber(String rapidDepositServiceEntitlementNumber)
public Reseller setIsCodelessActivation(Boolean isCodelessActivation)
public void clearId()
public void clearFdClientId()
public void clearName()
public void clearAlternateName()
public void clearCode()
public void clearOwner()
public void clearDefaultPaymentProcessor()
public void clearDefaultProcessorKey()
public void clearDefaultCountryCode()
public void clearSupportsNakedCredit()
public void clearSupportsOutboundBoarding()
public void clearEnforceMerchantPlan()
public void clearSupportPhone()
public void clearSupportEmail()
public void clearFilterApps()
public void clearForcePhone()
public void clearStationsOnClassic()
public void clearAllowBlackhole()
public void clearCreatedTime()
public void clearParentReseller()
public void clearBrandAssets()
public void clearBroadcastMessage()
public void clearFeaturedApps()
public void clearTasqCustomerNumber()
public void clearIsBulkPurchaser()
public void clearPartnerSupportEmail()
public void clearIsRkiIdentifier()
public void clearIsNewBilling()
public void clearMerchantPlanGroup()
public void clearIsSelfBoarding()
public void clearIsIntercomEnabled()
public void clearLocale()
public void clearResellerPrivacyPolicyUrl()
public void clearIsRapidDepositEnabled()
public void clearRapidDepositServiceEntitlementNumber()
public void clearIsCodelessActivation()
public boolean containsChanges()
public void resetChangeLog()
public Reseller copyChanges()
public void mergeChanges(Reseller src)