public class App extends GenericParcelable implements Validator, JSONifiable
id
name
published
developer
merchant
description
tagline
benefits
videoUrl
activationUrl
siteUrl
defaultResponseType
appDomain
androidVersion
packageName
approved
systemApp
hidden
distribution
filenameIcon
filenameIconSmall
filenameIconLarge
filenameCover
filenameBanner
installCount
sortOrder
permissionMerchantRead
permissionMerchantWrite
permissionCustomersRead
permissionCustomersWrite
permissionInventoryRead
permissionInventoryWrite
permissionOrdersRead
permissionOrdersWrite
permissionPaymentsRead
permissionPaymentsWrite
permissionEmployeesRead
permissionEmployeesWrite
permissionProcessCards
permissionMidRead
permissionCustomersAddressRead
permissionCustomersAddressWrite
permissionCustomersBirthdateRead
permissionCustomersBirthdateWrite
permissionCustomersBusinessnameRead
permissionCustomersBusinessnameWrite
permissionCustomersCardRead
permissionCustomersCardWrite
permissionCustomersEmailRead
permissionCustomersEmailWrite
permissionCustomersNoteRead
permissionCustomersNoteWrite
permissionCustomersPhoneRead
permissionCustomersPhoneWrite
permissionCustomersMarketingRead
permissionCustomersMarketingWrite
privacyPolicy
eula
supportPhone
supportPhoneHours
supportEmail
supportUrl
productType
approvalStatus
androidPermissions
screenshots
availableSubscriptions
subscriptions
revisions
availableMetereds
metereds
usbDevices
isMerchantInTrial
currentSubscription
webhook
androidVersions
installed
installedTime
paidAppHasTrial
approvalStatusModifiedTime
smartReceiptText
smartReceiptUrl
billingStartTime
billingInfo
appSecret
businessTypes
deviceTypes
modules
taxClassificationCode
applicationId
nonCloverBilling
equipmentCode
equipmentName
firstPublishedTime
firstApprovalTime
firstSubmittedTime
createdTime
appBundle
editorPick
popularity
allowUninstall
charge
linkLabel
categories
partnerId
locales
rejectionReason
aggregateRating
trialDays
trialDaysLeft
isHipaaCompliant
Modifier and Type | Class and Description |
---|---|
static interface |
App.Constraints |
JSONifiable.Creator<T>
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<App> |
CREATOR |
static JSONifiable.Creator<App> |
JSON_CREATOR |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Modifier | Constructor and Description |
---|---|
|
App()
Constructs a new empty instance.
|
|
App(App src)
Constructs a new instance that is a deep copy of the source instance.
|
protected |
App(boolean noInit)
Constructs a new empty instance.
|
|
App(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.
|
|
App(String json)
Constructs a new instance from the given JSON String.
|
Modifier and Type | Method and Description |
---|---|
void |
clearActivationUrl()
Clears the 'activationUrl' field, the 'has' method for this field will now return false
|
void |
clearAggregateRating()
Clears the 'aggregateRating' field, the 'has' method for this field will now return false
|
void |
clearAllowUninstall()
Clears the 'allowUninstall' field, the 'has' method for this field will now return false
|
void |
clearAndroidPermissions()
Clears the 'androidPermissions' field, the 'has' method for this field will now return false
|
void |
clearAndroidVersion()
Clears the 'androidVersion' field, the 'has' method for this field will now return false
|
void |
clearAndroidVersions()
Clears the 'androidVersions' field, the 'has' method for this field will now return false
|
void |
clearAppBundle()
Clears the 'appBundle' field, the 'has' method for this field will now return false
|
void |
clearAppDomain()
Clears the 'appDomain' field, the 'has' method for this field will now return false
|
void |
clearApplicationId()
Clears the 'applicationId' field, the 'has' method for this field will now return false
|
void |
clearApprovalStatus()
Clears the 'approvalStatus' field, the 'has' method for this field will now return false
|
void |
clearApprovalStatusModifiedTime()
Clears the 'approvalStatusModifiedTime' field, the 'has' method for this field will now return false
|
void |
clearApproved()
Clears the 'approved' field, the 'has' method for this field will now return false
|
void |
clearAppSecret()
Clears the 'appSecret' field, the 'has' method for this field will now return false
|
void |
clearAvailableMetereds()
Clears the 'availableMetereds' field, the 'has' method for this field will now return false
|
void |
clearAvailableSubscriptions()
Clears the 'availableSubscriptions' field, the 'has' method for this field will now return false
|
void |
clearBenefits()
Clears the 'benefits' field, the 'has' method for this field will now return false
|
void |
clearBillingInfo()
Clears the 'billingInfo' field, the 'has' method for this field will now return false
|
void |
clearBillingStartTime()
Clears the 'billingStartTime' field, the 'has' method for this field will now return false
|
void |
clearBusinessTypes()
Clears the 'businessTypes' field, the 'has' method for this field will now return false
|
void |
clearCategories()
Clears the 'categories' field, the 'has' method for this field will now return false
|
void |
clearCharge()
Clears the 'charge' 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 |
clearCurrentSubscription()
Clears the 'currentSubscription' field, the 'has' method for this field will now return false
|
void |
clearDefaultResponseType()
Clears the 'defaultResponseType' field, the 'has' method for this field will now return false
|
void |
clearDescription()
Clears the 'description' field, the 'has' method for this field will now return false
|
void |
clearDeveloper()
Clears the 'developer' field, the 'has' method for this field will now return false
|
void |
clearDeviceTypes()
Clears the 'deviceTypes' field, the 'has' method for this field will now return false
|
void |
clearDistribution()
Clears the 'distribution' field, the 'has' method for this field will now return false
|
void |
clearEditorPick()
Clears the 'editorPick' field, the 'has' method for this field will now return false
|
void |
clearEquipmentCode()
Clears the 'equipmentCode' field, the 'has' method for this field will now return false
|
void |
clearEquipmentName()
Clears the 'equipmentName' field, the 'has' method for this field will now return false
|
void |
clearEula()
Clears the 'eula' field, the 'has' method for this field will now return false
|
void |
clearFilenameBanner()
Clears the 'filenameBanner' field, the 'has' method for this field will now return false
|
void |
clearFilenameCover()
Clears the 'filenameCover' field, the 'has' method for this field will now return false
|
void |
clearFilenameIcon()
Clears the 'filenameIcon' field, the 'has' method for this field will now return false
|
void |
clearFilenameIconLarge()
Clears the 'filenameIconLarge' field, the 'has' method for this field will now return false
|
void |
clearFilenameIconSmall()
Clears the 'filenameIconSmall' field, the 'has' method for this field will now return false
|
void |
clearFirstApprovalTime()
Clears the 'firstApprovalTime' field, the 'has' method for this field will now return false
|
void |
clearFirstPublishedTime()
Clears the 'firstPublishedTime' field, the 'has' method for this field will now return false
|
void |
clearFirstSubmittedTime()
Clears the 'firstSubmittedTime' field, the 'has' method for this field will now return false
|
void |
clearHidden()
Clears the 'hidden' 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 |
clearInstallCount()
Clears the 'installCount' field, the 'has' method for this field will now return false
|
void |
clearInstalled()
Clears the 'installed' field, the 'has' method for this field will now return false
|
void |
clearInstalledTime()
Clears the 'installedTime' field, the 'has' method for this field will now return false
|
void |
clearIsHipaaCompliant()
Clears the 'isHipaaCompliant' field, the 'has' method for this field will now return false
|
void |
clearIsMerchantInTrial()
Clears the 'isMerchantInTrial' field, the 'has' method for this field will now return false
|
void |
clearLinkLabel()
Clears the 'linkLabel' field, the 'has' method for this field will now return false
|
void |
clearLocales()
Clears the 'locales' field, the 'has' method for this field will now return false
|
void |
clearMerchant()
Clears the 'merchant' field, the 'has' method for this field will now return false
|
void |
clearMetereds()
Clears the 'metereds' field, the 'has' method for this field will now return false
|
void |
clearModules()
Clears the 'modules' 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 |
clearNonCloverBilling()
Clears the 'nonCloverBilling' field, the 'has' method for this field will now return false
|
void |
clearPackageName()
Clears the 'packageName' field, the 'has' method for this field will now return false
|
void |
clearPaidAppHasTrial()
Clears the 'paidAppHasTrial' field, the 'has' method for this field will now return false
|
void |
clearPartnerId()
Clears the 'partnerId' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersAddressRead()
Clears the 'permissionCustomersAddressRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersAddressWrite()
Clears the 'permissionCustomersAddressWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersBirthdateRead()
Clears the 'permissionCustomersBirthdateRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersBirthdateWrite()
Clears the 'permissionCustomersBirthdateWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersBusinessnameRead()
Clears the 'permissionCustomersBusinessnameRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersBusinessnameWrite()
Clears the 'permissionCustomersBusinessnameWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersCardRead()
Clears the 'permissionCustomersCardRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersCardWrite()
Clears the 'permissionCustomersCardWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersEmailRead()
Clears the 'permissionCustomersEmailRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersEmailWrite()
Clears the 'permissionCustomersEmailWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersMarketingRead()
Clears the 'permissionCustomersMarketingRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersMarketingWrite()
Clears the 'permissionCustomersMarketingWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersNoteRead()
Clears the 'permissionCustomersNoteRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersNoteWrite()
Clears the 'permissionCustomersNoteWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersPhoneRead()
Clears the 'permissionCustomersPhoneRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersPhoneWrite()
Clears the 'permissionCustomersPhoneWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersRead()
Clears the 'permissionCustomersRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionCustomersWrite()
Clears the 'permissionCustomersWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionEmployeesRead()
Clears the 'permissionEmployeesRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionEmployeesWrite()
Clears the 'permissionEmployeesWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionInventoryRead()
Clears the 'permissionInventoryRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionInventoryWrite()
Clears the 'permissionInventoryWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionMerchantRead()
Clears the 'permissionMerchantRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionMerchantWrite()
Clears the 'permissionMerchantWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionMidRead()
Clears the 'permissionMidRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionOrdersRead()
Clears the 'permissionOrdersRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionOrdersWrite()
Clears the 'permissionOrdersWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionPaymentsRead()
Clears the 'permissionPaymentsRead' field, the 'has' method for this field will now return false
|
void |
clearPermissionPaymentsWrite()
Clears the 'permissionPaymentsWrite' field, the 'has' method for this field will now return false
|
void |
clearPermissionProcessCards()
Clears the 'permissionProcessCards' field, the 'has' method for this field will now return false
|
void |
clearPopularity()
Clears the 'popularity' field, the 'has' method for this field will now return false
|
void |
clearPrivacyPolicy()
Clears the 'privacyPolicy' field, the 'has' method for this field will now return false
|
void |
clearProductType()
Clears the 'productType' field, the 'has' method for this field will now return false
|
void |
clearPublished()
Clears the 'published' field, the 'has' method for this field will now return false
|
void |
clearRejectionReason()
Clears the 'rejectionReason' field, the 'has' method for this field will now return false
|
void |
clearRevisions()
Clears the 'revisions' field, the 'has' method for this field will now return false
|
void |
clearScreenshots()
Clears the 'screenshots' field, the 'has' method for this field will now return false
|
void |
clearSiteUrl()
Clears the 'siteUrl' field, the 'has' method for this field will now return false
|
void |
clearSmartReceiptText()
Clears the 'smartReceiptText' field, the 'has' method for this field will now return false
|
void |
clearSmartReceiptUrl()
Clears the 'smartReceiptUrl' field, the 'has' method for this field will now return false
|
void |
clearSortOrder()
Clears the 'sortOrder' field, the 'has' method for this field will now return false
|
void |
clearSubscriptions()
Clears the 'subscriptions' 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 |
clearSupportPhoneHours()
Clears the 'supportPhoneHours' field, the 'has' method for this field will now return false
|
void |
clearSupportUrl()
Clears the 'supportUrl' field, the 'has' method for this field will now return false
|
void |
clearSystemApp()
Clears the 'systemApp' field, the 'has' method for this field will now return false
|
void |
clearTagline()
Clears the 'tagline' field, the 'has' method for this field will now return false
|
void |
clearTaxClassificationCode()
Clears the 'taxClassificationCode' field, the 'has' method for this field will now return false
|
void |
clearTrialDays()
Clears the 'trialDays' field, the 'has' method for this field will now return false
|
void |
clearTrialDaysLeft()
Clears the 'trialDaysLeft' field, the 'has' method for this field will now return false
|
void |
clearUsbDevices()
Clears the 'usbDevices' field, the 'has' method for this field will now return false
|
void |
clearVideoUrl()
Clears the 'videoUrl' field, the 'has' method for this field will now return false
|
void |
clearWebhook()
Clears the 'webhook' field, the 'has' method for this field will now return false
|
boolean |
containsChanges()
Returns true if this instance has any changes.
|
App |
copyChanges()
Create a copy of this instance that contains only fields that were set after the constructor was called.
|
String |
getActivationUrl()
Activation url for redirecting users after app installation.
|
AggregateRating |
getAggregateRating()
Aggregate ratings & reviews data for this app.
|
Boolean |
getAllowUninstall()
Only applies to default apps of plan, if true allow merchant to uninstall app.
|
List<AndroidPermission> |
getAndroidPermissions()
The app's android permissions
|
AndroidVersion |
getAndroidVersion() |
List<AndroidVersion> |
getAndroidVersions()
The app's uploaded apks
|
Reference |
getAppBundle()
Points to a bundle of apps that should be installed/uninstalled when user installs/uninstalls this app.
|
String |
getAppDomain() |
String |
getApplicationId()
When set, this provides a friendly id that can be used to link an external application to this app.
|
ApprovalStatus |
getApprovalStatus() |
Long |
getApprovalStatusModifiedTime()
Records the time that the approval status last changed
|
Boolean |
getApproved() |
String |
getAppSecret()
App's client secret for use with oauth
|
List<AppMetered> |
getAvailableMetereds()
Available metered options for this app
|
List<AppSubscription> |
getAvailableSubscriptions()
Available subscription options for this app
|
List<String> |
getBenefits()
Brief description about benefits of app
|
AppBillingInfo |
getBillingInfo()
Billing information for the app for the merchant in context
|
Long |
getBillingStartTime()
If the merchant has the app installed, this is the timestamp of when they start/started paying.
|
List<BusinessType> |
getBusinessTypes()
App's associated business types
|
List<Reference> |
getCategories()
List of app categories applicable to this app.
|
Boolean |
getCharge()
Only applies to default apps of plan, if true then charge for app.
|
Long |
getCreatedTime()
Timestamp of first time this app was created
|
AppSubscription |
getCurrentSubscription()
The merchant's current subscription for this app
|
OAuthResponseType |
getDefaultResponseType()
Default oauth response type.
|
String |
getDescription()
App Description
|
Developer |
getDeveloper() |
List<DeviceType> |
getDeviceTypes()
App's supported device types
|
Distribution |
getDistribution() |
Boolean |
getEditorPick()
True if the App has been tagged as an editor's pick.
|
String |
getEquipmentCode()
Used to associate this developer/app combination with a specific equipment code in First Data back office systems
|
String |
getEquipmentName()
Used to associate this developer/app combination with a specific equipment code in First Data back office systems
|
String |
getEula() |
String |
getFilenameBanner()
URL to the hero images of the app.
|
String |
getFilenameCover()
URL to the cover images of the app.
|
String |
getFilenameIcon() |
String |
getFilenameIconLarge()
URL to the icon of the app.
|
String |
getFilenameIconSmall()
URL to the icon of the app.
|
Long |
getFirstApprovalTime()
Timestamp of first time this app transitions to approvalStatus APPROVED
|
Long |
getFirstPublishedTime()
Timestamp of first time this app transitions to approvalStatus PUBLISHED
|
Long |
getFirstSubmittedTime()
Timestamp of first time this app transitions to approvalStatus PENDING
|
protected GenericClient |
getGenericClient() |
Boolean |
getHidden() |
String |
getId() |
Long |
getInstallCount() |
Boolean |
getInstalled()
Whether the app is installed
|
Long |
getInstalledTime()
If the merchant has the app installed, this is the timestamp of when they installed the app.
|
Boolean |
getIsHipaaCompliant()
This attribute shows if app is restricted due to compliance.
|
Boolean |
getIsMerchantInTrial()
Deprecated.
|
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 |
getLinkLabel()
Link label to rebrand and promote apps
|
List<Reference> |
getLocales()
List of locale specific app resources.
|
Merchant |
getMerchant()
Deprecated.
|
List<AppMetered> |
getMetereds()
Metered options for this app
|
List<Module> |
getModules() |
String |
getName()
Name of the app
|
Boolean |
getNonCloverBilling()
True if the app developer handles the billing for this app.
|
String |
getPackageName() |
Boolean |
getPaidAppHasTrial()
If the app is a paid app, this tells whether it currently offers a 30 day free trial or not.
|
String |
getPartnerId()
Used to identify a semi-int developer app.
|
Boolean |
getPermissionCustomersAddressRead() |
Boolean |
getPermissionCustomersAddressWrite() |
Boolean |
getPermissionCustomersBirthdateRead() |
Boolean |
getPermissionCustomersBirthdateWrite() |
Boolean |
getPermissionCustomersBusinessnameRead() |
Boolean |
getPermissionCustomersBusinessnameWrite() |
Boolean |
getPermissionCustomersCardRead() |
Boolean |
getPermissionCustomersCardWrite() |
Boolean |
getPermissionCustomersEmailRead() |
Boolean |
getPermissionCustomersEmailWrite() |
Boolean |
getPermissionCustomersMarketingRead() |
Boolean |
getPermissionCustomersMarketingWrite() |
Boolean |
getPermissionCustomersNoteRead() |
Boolean |
getPermissionCustomersNoteWrite() |
Boolean |
getPermissionCustomersPhoneRead() |
Boolean |
getPermissionCustomersPhoneWrite() |
Boolean |
getPermissionCustomersRead() |
Boolean |
getPermissionCustomersWrite() |
Boolean |
getPermissionEmployeesRead() |
Boolean |
getPermissionEmployeesWrite() |
Boolean |
getPermissionInventoryRead() |
Boolean |
getPermissionInventoryWrite() |
Boolean |
getPermissionMerchantRead() |
Boolean |
getPermissionMerchantWrite() |
Boolean |
getPermissionMidRead() |
Boolean |
getPermissionOrdersRead() |
Boolean |
getPermissionOrdersWrite() |
Boolean |
getPermissionPaymentsRead() |
Boolean |
getPermissionPaymentsWrite() |
Boolean |
getPermissionProcessCards() |
Long |
getPopularity()
Number of installs by billable production merchants once this app is published.
|
String |
getPrivacyPolicy() |
ProductType |
getProductType() |
Boolean |
getPublished() |
String |
getRejectionReason()
Rejection reason by the dev rel team while rejecting an app
|
List<Reference> |
getRevisions()
Revisions for this app
|
List<Screenshot> |
getScreenshots()
The app's screenshots
|
String |
getSiteUrl()
Site url for oauth redirect and web app launch from appmarket.
|
String |
getSmartReceiptText()
Text will print on printed receipts for this app
|
String |
getSmartReceiptUrl()
URL we will expose on printed and web receipts for this app
|
Long |
getSortOrder() |
List<AppSubscription> |
getSubscriptions()
Subscription options for this app
|
String |
getSupportEmail() |
String |
getSupportPhone() |
String |
getSupportPhoneHours() |
String |
getSupportUrl() |
Boolean |
getSystemApp() |
String |
getTagline()
Short tagline for the app
|
String |
getTaxClassificationCode() |
Integer |
getTrialDays()
Returns the trial period in days for this app.
|
Integer |
getTrialDaysLeft()
Returns the trial period in days left for this app.
|
List<AppUsbDevice> |
getUsbDevices()
USB devices with which this app will communicate
|
String |
getVideoUrl()
URL for embedded video
|
WebHook |
getWebhook()
The app's web hook
|
boolean |
hasActivationUrl()
Checks whether the 'activationUrl' field has been set, however the value could be null
|
boolean |
hasAggregateRating()
Checks whether the 'aggregateRating' field has been set, however the value could be null
|
boolean |
hasAllowUninstall()
Checks whether the 'allowUninstall' field has been set, however the value could be null
|
boolean |
hasAndroidPermissions()
Checks whether the 'androidPermissions' field has been set, however the value could be null
|
boolean |
hasAndroidVersion()
Checks whether the 'androidVersion' field has been set, however the value could be null
|
boolean |
hasAndroidVersions()
Checks whether the 'androidVersions' field has been set, however the value could be null
|
boolean |
hasAppBundle()
Checks whether the 'appBundle' field has been set, however the value could be null
|
boolean |
hasAppDomain()
Checks whether the 'appDomain' field has been set, however the value could be null
|
boolean |
hasApplicationId()
Checks whether the 'applicationId' field has been set, however the value could be null
|
boolean |
hasApprovalStatus()
Checks whether the 'approvalStatus' field has been set, however the value could be null
|
boolean |
hasApprovalStatusModifiedTime()
Checks whether the 'approvalStatusModifiedTime' field has been set, however the value could be null
|
boolean |
hasApproved()
Checks whether the 'approved' field has been set, however the value could be null
|
boolean |
hasAppSecret()
Checks whether the 'appSecret' field has been set, however the value could be null
|
boolean |
hasAvailableMetereds()
Checks whether the 'availableMetereds' field has been set, however the value could be null
|
boolean |
hasAvailableSubscriptions()
Checks whether the 'availableSubscriptions' field has been set, however the value could be null
|
boolean |
hasBenefits()
Checks whether the 'benefits' field has been set, however the value could be null
|
boolean |
hasBillingInfo()
Checks whether the 'billingInfo' field has been set, however the value could be null
|
boolean |
hasBillingStartTime()
Checks whether the 'billingStartTime' field has been set, however the value could be null
|
boolean |
hasBusinessTypes()
Checks whether the 'businessTypes' field has been set, however the value could be null
|
boolean |
hasCategories()
Checks whether the 'categories' field has been set, however the value could be null
|
boolean |
hasCharge()
Checks whether the 'charge' 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 |
hasCurrentSubscription()
Checks whether the 'currentSubscription' field has been set, however the value could be null
|
boolean |
hasDefaultResponseType()
Checks whether the 'defaultResponseType' field has been set, however the value could be null
|
boolean |
hasDescription()
Checks whether the 'description' field has been set, however the value could be null
|
boolean |
hasDeveloper()
Checks whether the 'developer' field has been set, however the value could be null
|
boolean |
hasDeviceTypes()
Checks whether the 'deviceTypes' field has been set, however the value could be null
|
boolean |
hasDistribution()
Checks whether the 'distribution' field has been set, however the value could be null
|
boolean |
hasEditorPick()
Checks whether the 'editorPick' field has been set, however the value could be null
|
boolean |
hasEquipmentCode()
Checks whether the 'equipmentCode' field has been set, however the value could be null
|
boolean |
hasEquipmentName()
Checks whether the 'equipmentName' field has been set, however the value could be null
|
boolean |
hasEula()
Checks whether the 'eula' field has been set, however the value could be null
|
boolean |
hasFilenameBanner()
Checks whether the 'filenameBanner' field has been set, however the value could be null
|
boolean |
hasFilenameCover()
Checks whether the 'filenameCover' field has been set, however the value could be null
|
boolean |
hasFilenameIcon()
Checks whether the 'filenameIcon' field has been set, however the value could be null
|
boolean |
hasFilenameIconLarge()
Checks whether the 'filenameIconLarge' field has been set, however the value could be null
|
boolean |
hasFilenameIconSmall()
Checks whether the 'filenameIconSmall' field has been set, however the value could be null
|
boolean |
hasFirstApprovalTime()
Checks whether the 'firstApprovalTime' field has been set, however the value could be null
|
boolean |
hasFirstPublishedTime()
Checks whether the 'firstPublishedTime' field has been set, however the value could be null
|
boolean |
hasFirstSubmittedTime()
Checks whether the 'firstSubmittedTime' field has been set, however the value could be null
|
boolean |
hasHidden()
Checks whether the 'hidden' 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 |
hasInstallCount()
Checks whether the 'installCount' field has been set, however the value could be null
|
boolean |
hasInstalled()
Checks whether the 'installed' field has been set, however the value could be null
|
boolean |
hasInstalledTime()
Checks whether the 'installedTime' field has been set, however the value could be null
|
boolean |
hasIsHipaaCompliant()
Checks whether the 'isHipaaCompliant' field has been set, however the value could be null
|
boolean |
hasIsMerchantInTrial()
Checks whether the 'isMerchantInTrial' field has been set, however the value could be null
|
boolean |
hasLinkLabel()
Checks whether the 'linkLabel' field has been set, however the value could be null
|
boolean |
hasLocales()
Checks whether the 'locales' field has been set, however the value could be null
|
boolean |
hasMerchant()
Checks whether the 'merchant' field has been set, however the value could be null
|
boolean |
hasMetereds()
Checks whether the 'metereds' field has been set, however the value could be null
|
boolean |
hasModules()
Checks whether the 'modules' 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 |
hasNonCloverBilling()
Checks whether the 'nonCloverBilling' field has been set, however the value could be null
|
boolean |
hasPackageName()
Checks whether the 'packageName' field has been set, however the value could be null
|
boolean |
hasPaidAppHasTrial()
Checks whether the 'paidAppHasTrial' field has been set, however the value could be null
|
boolean |
hasPartnerId()
Checks whether the 'partnerId' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersAddressRead()
Checks whether the 'permissionCustomersAddressRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersAddressWrite()
Checks whether the 'permissionCustomersAddressWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersBirthdateRead()
Checks whether the 'permissionCustomersBirthdateRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersBirthdateWrite()
Checks whether the 'permissionCustomersBirthdateWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersBusinessnameRead()
Checks whether the 'permissionCustomersBusinessnameRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersBusinessnameWrite()
Checks whether the 'permissionCustomersBusinessnameWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersCardRead()
Checks whether the 'permissionCustomersCardRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersCardWrite()
Checks whether the 'permissionCustomersCardWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersEmailRead()
Checks whether the 'permissionCustomersEmailRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersEmailWrite()
Checks whether the 'permissionCustomersEmailWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersMarketingRead()
Checks whether the 'permissionCustomersMarketingRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersMarketingWrite()
Checks whether the 'permissionCustomersMarketingWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersNoteRead()
Checks whether the 'permissionCustomersNoteRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersNoteWrite()
Checks whether the 'permissionCustomersNoteWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersPhoneRead()
Checks whether the 'permissionCustomersPhoneRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersPhoneWrite()
Checks whether the 'permissionCustomersPhoneWrite' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersRead()
Checks whether the 'permissionCustomersRead' field has been set, however the value could be null
|
boolean |
hasPermissionCustomersWrite()
Checks whether the 'permissionCustomersWrite' field has been set, however the value could be null
|
boolean |
hasPermissionEmployeesRead()
Checks whether the 'permissionEmployeesRead' field has been set, however the value could be null
|
boolean |
hasPermissionEmployeesWrite()
Checks whether the 'permissionEmployeesWrite' field has been set, however the value could be null
|
boolean |
hasPermissionInventoryRead()
Checks whether the 'permissionInventoryRead' field has been set, however the value could be null
|
boolean |
hasPermissionInventoryWrite()
Checks whether the 'permissionInventoryWrite' field has been set, however the value could be null
|
boolean |
hasPermissionMerchantRead()
Checks whether the 'permissionMerchantRead' field has been set, however the value could be null
|
boolean |
hasPermissionMerchantWrite()
Checks whether the 'permissionMerchantWrite' field has been set, however the value could be null
|
boolean |
hasPermissionMidRead()
Checks whether the 'permissionMidRead' field has been set, however the value could be null
|
boolean |
hasPermissionOrdersRead()
Checks whether the 'permissionOrdersRead' field has been set, however the value could be null
|
boolean |
hasPermissionOrdersWrite()
Checks whether the 'permissionOrdersWrite' field has been set, however the value could be null
|
boolean |
hasPermissionPaymentsRead()
Checks whether the 'permissionPaymentsRead' field has been set, however the value could be null
|
boolean |
hasPermissionPaymentsWrite()
Checks whether the 'permissionPaymentsWrite' field has been set, however the value could be null
|
boolean |
hasPermissionProcessCards()
Checks whether the 'permissionProcessCards' field has been set, however the value could be null
|
boolean |
hasPopularity()
Checks whether the 'popularity' field has been set, however the value could be null
|
boolean |
hasPrivacyPolicy()
Checks whether the 'privacyPolicy' field has been set, however the value could be null
|
boolean |
hasProductType()
Checks whether the 'productType' field has been set, however the value could be null
|
boolean |
hasPublished()
Checks whether the 'published' field has been set, however the value could be null
|
boolean |
hasRejectionReason()
Checks whether the 'rejectionReason' field has been set, however the value could be null
|
boolean |
hasRevisions()
Checks whether the 'revisions' field has been set, however the value could be null
|
boolean |
hasScreenshots()
Checks whether the 'screenshots' field has been set, however the value could be null
|
boolean |
hasSiteUrl()
Checks whether the 'siteUrl' field has been set, however the value could be null
|
boolean |
hasSmartReceiptText()
Checks whether the 'smartReceiptText' field has been set, however the value could be null
|
boolean |
hasSmartReceiptUrl()
Checks whether the 'smartReceiptUrl' field has been set, however the value could be null
|
boolean |
hasSortOrder()
Checks whether the 'sortOrder' field has been set, however the value could be null
|
boolean |
hasSubscriptions()
Checks whether the 'subscriptions' 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 |
hasSupportPhoneHours()
Checks whether the 'supportPhoneHours' field has been set, however the value could be null
|
boolean |
hasSupportUrl()
Checks whether the 'supportUrl' field has been set, however the value could be null
|
boolean |
hasSystemApp()
Checks whether the 'systemApp' field has been set, however the value could be null
|
boolean |
hasTagline()
Checks whether the 'tagline' field has been set, however the value could be null
|
boolean |
hasTaxClassificationCode()
Checks whether the 'taxClassificationCode' field has been set, however the value could be null
|
boolean |
hasTrialDays()
Checks whether the 'trialDays' field has been set, however the value could be null
|
boolean |
hasTrialDaysLeft()
Checks whether the 'trialDaysLeft' field has been set, however the value could be null
|
boolean |
hasUsbDevices()
Checks whether the 'usbDevices' field has been set, however the value could be null
|
boolean |
hasVideoUrl()
Checks whether the 'videoUrl' field has been set, however the value could be null
|
boolean |
hasWebhook()
Checks whether the 'webhook' field has been set, however the value could be null
|
boolean |
isNotEmptyAndroidPermissions()
Checks whether the 'androidPermissions' field is set and is not null and is not empty
|
boolean |
isNotEmptyAndroidVersions()
Checks whether the 'androidVersions' field is set and is not null and is not empty
|
boolean |
isNotEmptyAvailableMetereds()
Checks whether the 'availableMetereds' field is set and is not null and is not empty
|
boolean |
isNotEmptyAvailableSubscriptions()
Checks whether the 'availableSubscriptions' field is set and is not null and is not empty
|
boolean |
isNotEmptyBenefits()
Checks whether the 'benefits' field is set and is not null and is not empty
|
boolean |
isNotEmptyBusinessTypes()
Checks whether the 'businessTypes' field is set and is not null and is not empty
|
boolean |
isNotEmptyCategories()
Checks whether the 'categories' field is set and is not null and is not empty
|
boolean |
isNotEmptyDeviceTypes()
Checks whether the 'deviceTypes' field is set and is not null and is not empty
|
boolean |
isNotEmptyLocales()
Checks whether the 'locales' field is set and is not null and is not empty
|
boolean |
isNotEmptyMetereds()
Checks whether the 'metereds' field is set and is not null and is not empty
|
boolean |
isNotEmptyModules()
Checks whether the 'modules' field is set and is not null and is not empty
|
boolean |
isNotEmptyRevisions()
Checks whether the 'revisions' field is set and is not null and is not empty
|
boolean |
isNotEmptyScreenshots()
Checks whether the 'screenshots' field is set and is not null and is not empty
|
boolean |
isNotEmptySubscriptions()
Checks whether the 'subscriptions' field is set and is not null and is not empty
|
boolean |
isNotEmptyUsbDevices()
Checks whether the 'usbDevices' field is set and is not null and is not empty
|
boolean |
isNotNullActivationUrl()
Checks whether the 'activationUrl' field is set and is not null
|
boolean |
isNotNullAggregateRating()
Checks whether the 'aggregateRating' field is set and is not null
|
boolean |
isNotNullAllowUninstall()
Checks whether the 'allowUninstall' field is set and is not null
|
boolean |
isNotNullAndroidPermissions()
Checks whether the 'androidPermissions' field is set and is not null
|
boolean |
isNotNullAndroidVersion()
Checks whether the 'androidVersion' field is set and is not null
|
boolean |
isNotNullAndroidVersions()
Checks whether the 'androidVersions' field is set and is not null
|
boolean |
isNotNullAppBundle()
Checks whether the 'appBundle' field is set and is not null
|
boolean |
isNotNullAppDomain()
Checks whether the 'appDomain' field is set and is not null
|
boolean |
isNotNullApplicationId()
Checks whether the 'applicationId' field is set and is not null
|
boolean |
isNotNullApprovalStatus()
Checks whether the 'approvalStatus' field is set and is not null
|
boolean |
isNotNullApprovalStatusModifiedTime()
Checks whether the 'approvalStatusModifiedTime' field is set and is not null
|
boolean |
isNotNullApproved()
Checks whether the 'approved' field is set and is not null
|
boolean |
isNotNullAppSecret()
Checks whether the 'appSecret' field is set and is not null
|
boolean |
isNotNullAvailableMetereds()
Checks whether the 'availableMetereds' field is set and is not null
|
boolean |
isNotNullAvailableSubscriptions()
Checks whether the 'availableSubscriptions' field is set and is not null
|
boolean |
isNotNullBenefits()
Checks whether the 'benefits' field is set and is not null
|
boolean |
isNotNullBillingInfo()
Checks whether the 'billingInfo' field is set and is not null
|
boolean |
isNotNullBillingStartTime()
Checks whether the 'billingStartTime' field is set and is not null
|
boolean |
isNotNullBusinessTypes()
Checks whether the 'businessTypes' field is set and is not null
|
boolean |
isNotNullCategories()
Checks whether the 'categories' field is set and is not null
|
boolean |
isNotNullCharge()
Checks whether the 'charge' field is set and is not null
|
boolean |
isNotNullCreatedTime()
Checks whether the 'createdTime' field is set and is not null
|
boolean |
isNotNullCurrentSubscription()
Checks whether the 'currentSubscription' field is set and is not null
|
boolean |
isNotNullDefaultResponseType()
Checks whether the 'defaultResponseType' field is set and is not null
|
boolean |
isNotNullDescription()
Checks whether the 'description' field is set and is not null
|
boolean |
isNotNullDeveloper()
Checks whether the 'developer' field is set and is not null
|
boolean |
isNotNullDeviceTypes()
Checks whether the 'deviceTypes' field is set and is not null
|
boolean |
isNotNullDistribution()
Checks whether the 'distribution' field is set and is not null
|
boolean |
isNotNullEditorPick()
Checks whether the 'editorPick' field is set and is not null
|
boolean |
isNotNullEquipmentCode()
Checks whether the 'equipmentCode' field is set and is not null
|
boolean |
isNotNullEquipmentName()
Checks whether the 'equipmentName' field is set and is not null
|
boolean |
isNotNullEula()
Checks whether the 'eula' field is set and is not null
|
boolean |
isNotNullFilenameBanner()
Checks whether the 'filenameBanner' field is set and is not null
|
boolean |
isNotNullFilenameCover()
Checks whether the 'filenameCover' field is set and is not null
|
boolean |
isNotNullFilenameIcon()
Checks whether the 'filenameIcon' field is set and is not null
|
boolean |
isNotNullFilenameIconLarge()
Checks whether the 'filenameIconLarge' field is set and is not null
|
boolean |
isNotNullFilenameIconSmall()
Checks whether the 'filenameIconSmall' field is set and is not null
|
boolean |
isNotNullFirstApprovalTime()
Checks whether the 'firstApprovalTime' field is set and is not null
|
boolean |
isNotNullFirstPublishedTime()
Checks whether the 'firstPublishedTime' field is set and is not null
|
boolean |
isNotNullFirstSubmittedTime()
Checks whether the 'firstSubmittedTime' field is set and is not null
|
boolean |
isNotNullHidden()
Checks whether the 'hidden' field is set and is not null
|
boolean |
isNotNullId()
Checks whether the 'id' field is set and is not null
|
boolean |
isNotNullInstallCount()
Checks whether the 'installCount' field is set and is not null
|
boolean |
isNotNullInstalled()
Checks whether the 'installed' field is set and is not null
|
boolean |
isNotNullInstalledTime()
Checks whether the 'installedTime' field is set and is not null
|
boolean |
isNotNullIsHipaaCompliant()
Checks whether the 'isHipaaCompliant' field is set and is not null
|
boolean |
isNotNullIsMerchantInTrial()
Checks whether the 'isMerchantInTrial' field is set and is not null
|
boolean |
isNotNullLinkLabel()
Checks whether the 'linkLabel' field is set and is not null
|
boolean |
isNotNullLocales()
Checks whether the 'locales' field is set and is not null
|
boolean |
isNotNullMerchant()
Checks whether the 'merchant' field is set and is not null
|
boolean |
isNotNullMetereds()
Checks whether the 'metereds' field is set and is not null
|
boolean |
isNotNullModules()
Checks whether the 'modules' field is set and is not null
|
boolean |
isNotNullName()
Checks whether the 'name' field is set and is not null
|
boolean |
isNotNullNonCloverBilling()
Checks whether the 'nonCloverBilling' field is set and is not null
|
boolean |
isNotNullPackageName()
Checks whether the 'packageName' field is set and is not null
|
boolean |
isNotNullPaidAppHasTrial()
Checks whether the 'paidAppHasTrial' field is set and is not null
|
boolean |
isNotNullPartnerId()
Checks whether the 'partnerId' field is set and is not null
|
boolean |
isNotNullPermissionCustomersAddressRead()
Checks whether the 'permissionCustomersAddressRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersAddressWrite()
Checks whether the 'permissionCustomersAddressWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersBirthdateRead()
Checks whether the 'permissionCustomersBirthdateRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersBirthdateWrite()
Checks whether the 'permissionCustomersBirthdateWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersBusinessnameRead()
Checks whether the 'permissionCustomersBusinessnameRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersBusinessnameWrite()
Checks whether the 'permissionCustomersBusinessnameWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersCardRead()
Checks whether the 'permissionCustomersCardRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersCardWrite()
Checks whether the 'permissionCustomersCardWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersEmailRead()
Checks whether the 'permissionCustomersEmailRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersEmailWrite()
Checks whether the 'permissionCustomersEmailWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersMarketingRead()
Checks whether the 'permissionCustomersMarketingRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersMarketingWrite()
Checks whether the 'permissionCustomersMarketingWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersNoteRead()
Checks whether the 'permissionCustomersNoteRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersNoteWrite()
Checks whether the 'permissionCustomersNoteWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersPhoneRead()
Checks whether the 'permissionCustomersPhoneRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersPhoneWrite()
Checks whether the 'permissionCustomersPhoneWrite' field is set and is not null
|
boolean |
isNotNullPermissionCustomersRead()
Checks whether the 'permissionCustomersRead' field is set and is not null
|
boolean |
isNotNullPermissionCustomersWrite()
Checks whether the 'permissionCustomersWrite' field is set and is not null
|
boolean |
isNotNullPermissionEmployeesRead()
Checks whether the 'permissionEmployeesRead' field is set and is not null
|
boolean |
isNotNullPermissionEmployeesWrite()
Checks whether the 'permissionEmployeesWrite' field is set and is not null
|
boolean |
isNotNullPermissionInventoryRead()
Checks whether the 'permissionInventoryRead' field is set and is not null
|
boolean |
isNotNullPermissionInventoryWrite()
Checks whether the 'permissionInventoryWrite' field is set and is not null
|
boolean |
isNotNullPermissionMerchantRead()
Checks whether the 'permissionMerchantRead' field is set and is not null
|
boolean |
isNotNullPermissionMerchantWrite()
Checks whether the 'permissionMerchantWrite' field is set and is not null
|
boolean |
isNotNullPermissionMidRead()
Checks whether the 'permissionMidRead' field is set and is not null
|
boolean |
isNotNullPermissionOrdersRead()
Checks whether the 'permissionOrdersRead' field is set and is not null
|
boolean |
isNotNullPermissionOrdersWrite()
Checks whether the 'permissionOrdersWrite' field is set and is not null
|
boolean |
isNotNullPermissionPaymentsRead()
Checks whether the 'permissionPaymentsRead' field is set and is not null
|
boolean |
isNotNullPermissionPaymentsWrite()
Checks whether the 'permissionPaymentsWrite' field is set and is not null
|
boolean |
isNotNullPermissionProcessCards()
Checks whether the 'permissionProcessCards' field is set and is not null
|
boolean |
isNotNullPopularity()
Checks whether the 'popularity' field is set and is not null
|
boolean |
isNotNullPrivacyPolicy()
Checks whether the 'privacyPolicy' field is set and is not null
|
boolean |
isNotNullProductType()
Checks whether the 'productType' field is set and is not null
|
boolean |
isNotNullPublished()
Checks whether the 'published' field is set and is not null
|
boolean |
isNotNullRejectionReason()
Checks whether the 'rejectionReason' field is set and is not null
|
boolean |
isNotNullRevisions()
Checks whether the 'revisions' field is set and is not null
|
boolean |
isNotNullScreenshots()
Checks whether the 'screenshots' field is set and is not null
|
boolean |
isNotNullSiteUrl()
Checks whether the 'siteUrl' field is set and is not null
|
boolean |
isNotNullSmartReceiptText()
Checks whether the 'smartReceiptText' field is set and is not null
|
boolean |
isNotNullSmartReceiptUrl()
Checks whether the 'smartReceiptUrl' field is set and is not null
|
boolean |
isNotNullSortOrder()
Checks whether the 'sortOrder' field is set and is not null
|
boolean |
isNotNullSubscriptions()
Checks whether the 'subscriptions' 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 |
isNotNullSupportPhoneHours()
Checks whether the 'supportPhoneHours' field is set and is not null
|
boolean |
isNotNullSupportUrl()
Checks whether the 'supportUrl' field is set and is not null
|
boolean |
isNotNullSystemApp()
Checks whether the 'systemApp' field is set and is not null
|
boolean |
isNotNullTagline()
Checks whether the 'tagline' field is set and is not null
|
boolean |
isNotNullTaxClassificationCode()
Checks whether the 'taxClassificationCode' field is set and is not null
|
boolean |
isNotNullTrialDays()
Checks whether the 'trialDays' field is set and is not null
|
boolean |
isNotNullTrialDaysLeft()
Checks whether the 'trialDaysLeft' field is set and is not null
|
boolean |
isNotNullUsbDevices()
Checks whether the 'usbDevices' field is set and is not null
|
boolean |
isNotNullVideoUrl()
Checks whether the 'videoUrl' field is set and is not null
|
boolean |
isNotNullWebhook()
Checks whether the 'webhook' field is set and is not null
|
void |
mergeChanges(App 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.
|
App |
setActivationUrl(String activationUrl)
Sets the field 'activationUrl'.
|
App |
setAggregateRating(AggregateRating aggregateRating)
Sets the field 'aggregateRating'.
|
App |
setAllowUninstall(Boolean allowUninstall)
Sets the field 'allowUninstall'.
|
App |
setAndroidPermissions(List<AndroidPermission> androidPermissions)
Sets the field 'androidPermissions'.
|
App |
setAndroidVersion(AndroidVersion androidVersion)
Sets the field 'androidVersion'.
|
App |
setAndroidVersions(List<AndroidVersion> androidVersions)
Sets the field 'androidVersions'.
|
App |
setAppBundle(Reference appBundle)
Sets the field 'appBundle'.
|
App |
setAppDomain(String appDomain)
Sets the field 'appDomain'.
|
App |
setApplicationId(String applicationId)
Sets the field 'applicationId'.
|
App |
setApprovalStatus(ApprovalStatus approvalStatus)
Sets the field 'approvalStatus'.
|
App |
setApprovalStatusModifiedTime(Long approvalStatusModifiedTime)
Sets the field 'approvalStatusModifiedTime'.
|
App |
setApproved(Boolean approved)
Sets the field 'approved'.
|
App |
setAppSecret(String appSecret)
Sets the field 'appSecret'.
|
App |
setAvailableMetereds(List<AppMetered> availableMetereds)
Sets the field 'availableMetereds'.
|
App |
setAvailableSubscriptions(List<AppSubscription> availableSubscriptions)
Sets the field 'availableSubscriptions'.
|
App |
setBenefits(List<String> benefits)
Sets the field 'benefits'.
|
App |
setBillingInfo(AppBillingInfo billingInfo)
Sets the field 'billingInfo'.
|
App |
setBillingStartTime(Long billingStartTime)
Sets the field 'billingStartTime'.
|
App |
setBusinessTypes(List<BusinessType> businessTypes)
Sets the field 'businessTypes'.
|
App |
setCategories(List<Reference> categories)
Sets the field 'categories'.
|
App |
setCharge(Boolean charge)
Sets the field 'charge'.
|
App |
setCreatedTime(Long createdTime)
Sets the field 'createdTime'.
|
App |
setCurrentSubscription(AppSubscription currentSubscription)
Sets the field 'currentSubscription'.
|
App |
setDefaultResponseType(OAuthResponseType defaultResponseType)
Sets the field 'defaultResponseType'.
|
App |
setDescription(String description)
Sets the field 'description'.
|
App |
setDeveloper(Developer developer)
Sets the field 'developer'.
|
App |
setDeviceTypes(List<DeviceType> deviceTypes)
Sets the field 'deviceTypes'.
|
App |
setDistribution(Distribution distribution)
Sets the field 'distribution'.
|
App |
setEditorPick(Boolean editorPick)
Sets the field 'editorPick'.
|
App |
setEquipmentCode(String equipmentCode)
Sets the field 'equipmentCode'.
|
App |
setEquipmentName(String equipmentName)
Sets the field 'equipmentName'.
|
App |
setEula(String eula)
Sets the field 'eula'.
|
App |
setFilenameBanner(String filenameBanner)
Sets the field 'filenameBanner'.
|
App |
setFilenameCover(String filenameCover)
Sets the field 'filenameCover'.
|
App |
setFilenameIcon(String filenameIcon)
Sets the field 'filenameIcon'.
|
App |
setFilenameIconLarge(String filenameIconLarge)
Sets the field 'filenameIconLarge'.
|
App |
setFilenameIconSmall(String filenameIconSmall)
Sets the field 'filenameIconSmall'.
|
App |
setFirstApprovalTime(Long firstApprovalTime)
Sets the field 'firstApprovalTime'.
|
App |
setFirstPublishedTime(Long firstPublishedTime)
Sets the field 'firstPublishedTime'.
|
App |
setFirstSubmittedTime(Long firstSubmittedTime)
Sets the field 'firstSubmittedTime'.
|
App |
setHidden(Boolean hidden)
Sets the field 'hidden'.
|
App |
setId(String id)
Sets the field 'id'.
|
App |
setInstallCount(Long installCount)
Sets the field 'installCount'.
|
App |
setInstalled(Boolean installed)
Sets the field 'installed'.
|
App |
setInstalledTime(Long installedTime)
Sets the field 'installedTime'.
|
App |
setIsHipaaCompliant(Boolean isHipaaCompliant)
Sets the field 'isHipaaCompliant'.
|
App |
setIsMerchantInTrial(Boolean isMerchantInTrial)
Sets the field 'isMerchantInTrial'.
|
App |
setLinkLabel(String linkLabel)
Sets the field 'linkLabel'.
|
App |
setLocales(List<Reference> locales)
Sets the field 'locales'.
|
App |
setMerchant(Merchant merchant)
Sets the field 'merchant'.
|
App |
setMetereds(List<AppMetered> metereds)
Sets the field 'metereds'.
|
App |
setModules(List<Module> modules)
Sets the field 'modules'.
|
App |
setName(String name)
Sets the field 'name'.
|
App |
setNonCloverBilling(Boolean nonCloverBilling)
Sets the field 'nonCloverBilling'.
|
App |
setPackageName(String packageName)
Sets the field 'packageName'.
|
App |
setPaidAppHasTrial(Boolean paidAppHasTrial)
Sets the field 'paidAppHasTrial'.
|
App |
setPartnerId(String partnerId)
Sets the field 'partnerId'.
|
App |
setPermissionCustomersAddressRead(Boolean permissionCustomersAddressRead)
Sets the field 'permissionCustomersAddressRead'.
|
App |
setPermissionCustomersAddressWrite(Boolean permissionCustomersAddressWrite)
Sets the field 'permissionCustomersAddressWrite'.
|
App |
setPermissionCustomersBirthdateRead(Boolean permissionCustomersBirthdateRead)
Sets the field 'permissionCustomersBirthdateRead'.
|
App |
setPermissionCustomersBirthdateWrite(Boolean permissionCustomersBirthdateWrite)
Sets the field 'permissionCustomersBirthdateWrite'.
|
App |
setPermissionCustomersBusinessnameRead(Boolean permissionCustomersBusinessnameRead)
Sets the field 'permissionCustomersBusinessnameRead'.
|
App |
setPermissionCustomersBusinessnameWrite(Boolean permissionCustomersBusinessnameWrite)
Sets the field 'permissionCustomersBusinessnameWrite'.
|
App |
setPermissionCustomersCardRead(Boolean permissionCustomersCardRead)
Sets the field 'permissionCustomersCardRead'.
|
App |
setPermissionCustomersCardWrite(Boolean permissionCustomersCardWrite)
Sets the field 'permissionCustomersCardWrite'.
|
App |
setPermissionCustomersEmailRead(Boolean permissionCustomersEmailRead)
Sets the field 'permissionCustomersEmailRead'.
|
App |
setPermissionCustomersEmailWrite(Boolean permissionCustomersEmailWrite)
Sets the field 'permissionCustomersEmailWrite'.
|
App |
setPermissionCustomersMarketingRead(Boolean permissionCustomersMarketingRead)
Sets the field 'permissionCustomersMarketingRead'.
|
App |
setPermissionCustomersMarketingWrite(Boolean permissionCustomersMarketingWrite)
Sets the field 'permissionCustomersMarketingWrite'.
|
App |
setPermissionCustomersNoteRead(Boolean permissionCustomersNoteRead)
Sets the field 'permissionCustomersNoteRead'.
|
App |
setPermissionCustomersNoteWrite(Boolean permissionCustomersNoteWrite)
Sets the field 'permissionCustomersNoteWrite'.
|
App |
setPermissionCustomersPhoneRead(Boolean permissionCustomersPhoneRead)
Sets the field 'permissionCustomersPhoneRead'.
|
App |
setPermissionCustomersPhoneWrite(Boolean permissionCustomersPhoneWrite)
Sets the field 'permissionCustomersPhoneWrite'.
|
App |
setPermissionCustomersRead(Boolean permissionCustomersRead)
Sets the field 'permissionCustomersRead'.
|
App |
setPermissionCustomersWrite(Boolean permissionCustomersWrite)
Sets the field 'permissionCustomersWrite'.
|
App |
setPermissionEmployeesRead(Boolean permissionEmployeesRead)
Sets the field 'permissionEmployeesRead'.
|
App |
setPermissionEmployeesWrite(Boolean permissionEmployeesWrite)
Sets the field 'permissionEmployeesWrite'.
|
App |
setPermissionInventoryRead(Boolean permissionInventoryRead)
Sets the field 'permissionInventoryRead'.
|
App |
setPermissionInventoryWrite(Boolean permissionInventoryWrite)
Sets the field 'permissionInventoryWrite'.
|
App |
setPermissionMerchantRead(Boolean permissionMerchantRead)
Sets the field 'permissionMerchantRead'.
|
App |
setPermissionMerchantWrite(Boolean permissionMerchantWrite)
Sets the field 'permissionMerchantWrite'.
|
App |
setPermissionMidRead(Boolean permissionMidRead)
Sets the field 'permissionMidRead'.
|
App |
setPermissionOrdersRead(Boolean permissionOrdersRead)
Sets the field 'permissionOrdersRead'.
|
App |
setPermissionOrdersWrite(Boolean permissionOrdersWrite)
Sets the field 'permissionOrdersWrite'.
|
App |
setPermissionPaymentsRead(Boolean permissionPaymentsRead)
Sets the field 'permissionPaymentsRead'.
|
App |
setPermissionPaymentsWrite(Boolean permissionPaymentsWrite)
Sets the field 'permissionPaymentsWrite'.
|
App |
setPermissionProcessCards(Boolean permissionProcessCards)
Sets the field 'permissionProcessCards'.
|
App |
setPopularity(Long popularity)
Sets the field 'popularity'.
|
App |
setPrivacyPolicy(String privacyPolicy)
Sets the field 'privacyPolicy'.
|
App |
setProductType(ProductType productType)
Sets the field 'productType'.
|
App |
setPublished(Boolean published)
Sets the field 'published'.
|
App |
setRejectionReason(String rejectionReason)
Sets the field 'rejectionReason'.
|
App |
setRevisions(List<Reference> revisions)
Sets the field 'revisions'.
|
App |
setScreenshots(List<Screenshot> screenshots)
Sets the field 'screenshots'.
|
App |
setSiteUrl(String siteUrl)
Sets the field 'siteUrl'.
|
App |
setSmartReceiptText(String smartReceiptText)
Sets the field 'smartReceiptText'.
|
App |
setSmartReceiptUrl(String smartReceiptUrl)
Sets the field 'smartReceiptUrl'.
|
App |
setSortOrder(Long sortOrder)
Sets the field 'sortOrder'.
|
App |
setSubscriptions(List<AppSubscription> subscriptions)
Sets the field 'subscriptions'.
|
App |
setSupportEmail(String supportEmail)
Sets the field 'supportEmail'.
|
App |
setSupportPhone(String supportPhone)
Sets the field 'supportPhone'.
|
App |
setSupportPhoneHours(String supportPhoneHours)
Sets the field 'supportPhoneHours'.
|
App |
setSupportUrl(String supportUrl)
Sets the field 'supportUrl'.
|
App |
setSystemApp(Boolean systemApp)
Sets the field 'systemApp'.
|
App |
setTagline(String tagline)
Sets the field 'tagline'.
|
App |
setTaxClassificationCode(String taxClassificationCode)
Sets the field 'taxClassificationCode'.
|
App |
setTrialDays(Integer trialDays)
Sets the field 'trialDays'.
|
App |
setTrialDaysLeft(Integer trialDaysLeft)
Sets the field 'trialDaysLeft'.
|
App |
setUsbDevices(List<AppUsbDevice> usbDevices)
Sets the field 'usbDevices'.
|
App |
setVideoUrl(String videoUrl)
Sets the field 'videoUrl'.
|
App |
setWebhook(WebHook webhook)
Sets the field 'webhook'.
|
void |
validate() |
describeContents, getBundle, toString, writeToParcel
public static final Parcelable.Creator<App> CREATOR
public static final JSONifiable.Creator<App> JSON_CREATOR
public App()
protected App(boolean noInit)
public App(String json) throws IllegalArgumentException
IllegalArgumentException
public App(JSONObject jsonObject)
public App(App src)
public String getId()
public String getName()
public Boolean getPublished()
public Developer getDeveloper()
@Deprecated public Merchant getMerchant()
public String getDescription()
public String getTagline()
public String getVideoUrl()
public String getActivationUrl()
public String getSiteUrl()
public OAuthResponseType getDefaultResponseType()
public String getAppDomain()
public AndroidVersion getAndroidVersion()
public String getPackageName()
public Boolean getApproved()
public Boolean getSystemApp()
public Boolean getHidden()
public Distribution getDistribution()
public String getFilenameIcon()
public String getFilenameIconSmall()
public String getFilenameIconLarge()
public String getFilenameCover()
public String getFilenameBanner()
public Long getInstallCount()
public Long getSortOrder()
public Boolean getPermissionMerchantRead()
public Boolean getPermissionMerchantWrite()
public Boolean getPermissionCustomersRead()
public Boolean getPermissionCustomersWrite()
public Boolean getPermissionInventoryRead()
public Boolean getPermissionInventoryWrite()
public Boolean getPermissionOrdersRead()
public Boolean getPermissionOrdersWrite()
public Boolean getPermissionPaymentsRead()
public Boolean getPermissionPaymentsWrite()
public Boolean getPermissionEmployeesRead()
public Boolean getPermissionEmployeesWrite()
public Boolean getPermissionProcessCards()
public Boolean getPermissionMidRead()
public Boolean getPermissionCustomersAddressRead()
public Boolean getPermissionCustomersAddressWrite()
public Boolean getPermissionCustomersBirthdateRead()
public Boolean getPermissionCustomersBirthdateWrite()
public Boolean getPermissionCustomersBusinessnameRead()
public Boolean getPermissionCustomersBusinessnameWrite()
public Boolean getPermissionCustomersCardRead()
public Boolean getPermissionCustomersCardWrite()
public Boolean getPermissionCustomersEmailRead()
public Boolean getPermissionCustomersEmailWrite()
public Boolean getPermissionCustomersNoteRead()
public Boolean getPermissionCustomersNoteWrite()
public Boolean getPermissionCustomersPhoneRead()
public Boolean getPermissionCustomersPhoneWrite()
public Boolean getPermissionCustomersMarketingRead()
public Boolean getPermissionCustomersMarketingWrite()
public String getPrivacyPolicy()
public String getEula()
public String getSupportPhone()
public String getSupportPhoneHours()
public String getSupportEmail()
public String getSupportUrl()
public ProductType getProductType()
public ApprovalStatus getApprovalStatus()
public List<AndroidPermission> getAndroidPermissions()
public List<Screenshot> getScreenshots()
public List<AppSubscription> getAvailableSubscriptions()
public List<AppSubscription> getSubscriptions()
public List<AppMetered> getAvailableMetereds()
public List<AppMetered> getMetereds()
public List<AppUsbDevice> getUsbDevices()
@Deprecated public Boolean getIsMerchantInTrial()
public AppSubscription getCurrentSubscription()
public WebHook getWebhook()
public List<AndroidVersion> getAndroidVersions()
public Boolean getInstalled()
public Long getInstalledTime()
public Boolean getPaidAppHasTrial()
public Long getApprovalStatusModifiedTime()
public String getSmartReceiptText()
public String getSmartReceiptUrl()
public Long getBillingStartTime()
public AppBillingInfo getBillingInfo()
public String getAppSecret()
public List<BusinessType> getBusinessTypes()
public List<DeviceType> getDeviceTypes()
public String getTaxClassificationCode()
public String getApplicationId()
public Boolean getNonCloverBilling()
public String getEquipmentCode()
public String getEquipmentName()
public Long getFirstPublishedTime()
public Long getFirstApprovalTime()
public Long getFirstSubmittedTime()
public Long getCreatedTime()
public Reference getAppBundle()
public Boolean getEditorPick()
public Long getPopularity()
public Boolean getAllowUninstall()
public Boolean getCharge()
public String getLinkLabel()
public String getPartnerId()
public String getRejectionReason()
public AggregateRating getAggregateRating()
public Integer getTrialDays()
public Integer getTrialDaysLeft()
public Boolean getIsHipaaCompliant()
protected GenericClient getGenericClient()
getGenericClient
in class GenericParcelable
public JSONObject getJSONObject()
getJSONObject
in interface JSONifiable
public boolean isNotNullId()
public boolean isNotNullName()
public boolean isNotNullPublished()
public boolean isNotNullDeveloper()
public boolean isNotNullMerchant()
public boolean isNotNullDescription()
public boolean isNotNullTagline()
public boolean isNotNullBenefits()
public boolean isNotEmptyBenefits()
public boolean isNotNullVideoUrl()
public boolean isNotNullActivationUrl()
public boolean isNotNullSiteUrl()
public boolean isNotNullDefaultResponseType()
public boolean isNotNullAppDomain()
public boolean isNotNullAndroidVersion()
public boolean isNotNullPackageName()
public boolean isNotNullApproved()
public boolean isNotNullSystemApp()
public boolean isNotNullHidden()
public boolean isNotNullDistribution()
public boolean isNotNullFilenameIcon()
public boolean isNotNullFilenameIconSmall()
public boolean isNotNullFilenameIconLarge()
public boolean isNotNullFilenameCover()
public boolean isNotNullFilenameBanner()
public boolean isNotNullInstallCount()
public boolean isNotNullSortOrder()
public boolean isNotNullPermissionMerchantRead()
public boolean isNotNullPermissionMerchantWrite()
public boolean isNotNullPermissionCustomersRead()
public boolean isNotNullPermissionCustomersWrite()
public boolean isNotNullPermissionInventoryRead()
public boolean isNotNullPermissionInventoryWrite()
public boolean isNotNullPermissionOrdersRead()
public boolean isNotNullPermissionOrdersWrite()
public boolean isNotNullPermissionPaymentsRead()
public boolean isNotNullPermissionPaymentsWrite()
public boolean isNotNullPermissionEmployeesRead()
public boolean isNotNullPermissionEmployeesWrite()
public boolean isNotNullPermissionProcessCards()
public boolean isNotNullPermissionMidRead()
public boolean isNotNullPermissionCustomersAddressRead()
public boolean isNotNullPermissionCustomersAddressWrite()
public boolean isNotNullPermissionCustomersBirthdateRead()
public boolean isNotNullPermissionCustomersBirthdateWrite()
public boolean isNotNullPermissionCustomersBusinessnameRead()
public boolean isNotNullPermissionCustomersBusinessnameWrite()
public boolean isNotNullPermissionCustomersCardRead()
public boolean isNotNullPermissionCustomersCardWrite()
public boolean isNotNullPermissionCustomersEmailRead()
public boolean isNotNullPermissionCustomersEmailWrite()
public boolean isNotNullPermissionCustomersNoteRead()
public boolean isNotNullPermissionCustomersNoteWrite()
public boolean isNotNullPermissionCustomersPhoneRead()
public boolean isNotNullPermissionCustomersPhoneWrite()
public boolean isNotNullPermissionCustomersMarketingRead()
public boolean isNotNullPermissionCustomersMarketingWrite()
public boolean isNotNullPrivacyPolicy()
public boolean isNotNullEula()
public boolean isNotNullSupportPhone()
public boolean isNotNullSupportPhoneHours()
public boolean isNotNullSupportEmail()
public boolean isNotNullSupportUrl()
public boolean isNotNullProductType()
public boolean isNotNullApprovalStatus()
public boolean isNotNullAndroidPermissions()
public boolean isNotEmptyAndroidPermissions()
public boolean isNotNullScreenshots()
public boolean isNotEmptyScreenshots()
public boolean isNotNullAvailableSubscriptions()
public boolean isNotEmptyAvailableSubscriptions()
public boolean isNotNullSubscriptions()
public boolean isNotEmptySubscriptions()
public boolean isNotNullRevisions()
public boolean isNotEmptyRevisions()
public boolean isNotNullAvailableMetereds()
public boolean isNotEmptyAvailableMetereds()
public boolean isNotNullMetereds()
public boolean isNotEmptyMetereds()
public boolean isNotNullUsbDevices()
public boolean isNotEmptyUsbDevices()
public boolean isNotNullIsMerchantInTrial()
public boolean isNotNullCurrentSubscription()
public boolean isNotNullWebhook()
public boolean isNotNullAndroidVersions()
public boolean isNotEmptyAndroidVersions()
public boolean isNotNullInstalled()
public boolean isNotNullInstalledTime()
public boolean isNotNullPaidAppHasTrial()
public boolean isNotNullApprovalStatusModifiedTime()
public boolean isNotNullSmartReceiptText()
public boolean isNotNullSmartReceiptUrl()
public boolean isNotNullBillingStartTime()
public boolean isNotNullBillingInfo()
public boolean isNotNullAppSecret()
public boolean isNotNullBusinessTypes()
public boolean isNotEmptyBusinessTypes()
public boolean isNotNullDeviceTypes()
public boolean isNotEmptyDeviceTypes()
public boolean isNotNullModules()
public boolean isNotEmptyModules()
public boolean isNotNullTaxClassificationCode()
public boolean isNotNullApplicationId()
public boolean isNotNullNonCloverBilling()
public boolean isNotNullEquipmentCode()
public boolean isNotNullEquipmentName()
public boolean isNotNullFirstPublishedTime()
public boolean isNotNullFirstApprovalTime()
public boolean isNotNullFirstSubmittedTime()
public boolean isNotNullCreatedTime()
public boolean isNotNullAppBundle()
public boolean isNotNullEditorPick()
public boolean isNotNullPopularity()
public boolean isNotNullAllowUninstall()
public boolean isNotNullCharge()
public boolean isNotNullLinkLabel()
public boolean isNotNullCategories()
public boolean isNotEmptyCategories()
public boolean isNotNullPartnerId()
public boolean isNotNullLocales()
public boolean isNotEmptyLocales()
public boolean isNotNullRejectionReason()
public boolean isNotNullAggregateRating()
public boolean isNotNullTrialDays()
public boolean isNotNullTrialDaysLeft()
public boolean isNotNullIsHipaaCompliant()
public boolean hasId()
public boolean hasName()
public boolean hasPublished()
public boolean hasDeveloper()
public boolean hasMerchant()
public boolean hasDescription()
public boolean hasTagline()
public boolean hasBenefits()
public boolean hasVideoUrl()
public boolean hasActivationUrl()
public boolean hasSiteUrl()
public boolean hasDefaultResponseType()
public boolean hasAppDomain()
public boolean hasAndroidVersion()
public boolean hasPackageName()
public boolean hasApproved()
public boolean hasSystemApp()
public boolean hasHidden()
public boolean hasDistribution()
public boolean hasFilenameIcon()
public boolean hasFilenameIconSmall()
public boolean hasFilenameIconLarge()
public boolean hasFilenameCover()
public boolean hasFilenameBanner()
public boolean hasInstallCount()
public boolean hasSortOrder()
public boolean hasPermissionMerchantRead()
public boolean hasPermissionMerchantWrite()
public boolean hasPermissionCustomersRead()
public boolean hasPermissionCustomersWrite()
public boolean hasPermissionInventoryRead()
public boolean hasPermissionInventoryWrite()
public boolean hasPermissionOrdersRead()
public boolean hasPermissionOrdersWrite()
public boolean hasPermissionPaymentsRead()
public boolean hasPermissionPaymentsWrite()
public boolean hasPermissionEmployeesRead()
public boolean hasPermissionEmployeesWrite()
public boolean hasPermissionProcessCards()
public boolean hasPermissionMidRead()
public boolean hasPermissionCustomersAddressRead()
public boolean hasPermissionCustomersAddressWrite()
public boolean hasPermissionCustomersBirthdateRead()
public boolean hasPermissionCustomersBirthdateWrite()
public boolean hasPermissionCustomersBusinessnameRead()
public boolean hasPermissionCustomersBusinessnameWrite()
public boolean hasPermissionCustomersCardRead()
public boolean hasPermissionCustomersCardWrite()
public boolean hasPermissionCustomersEmailRead()
public boolean hasPermissionCustomersEmailWrite()
public boolean hasPermissionCustomersNoteRead()
public boolean hasPermissionCustomersNoteWrite()
public boolean hasPermissionCustomersPhoneRead()
public boolean hasPermissionCustomersPhoneWrite()
public boolean hasPermissionCustomersMarketingRead()
public boolean hasPermissionCustomersMarketingWrite()
public boolean hasPrivacyPolicy()
public boolean hasEula()
public boolean hasSupportPhone()
public boolean hasSupportPhoneHours()
public boolean hasSupportEmail()
public boolean hasSupportUrl()
public boolean hasProductType()
public boolean hasApprovalStatus()
public boolean hasAndroidPermissions()
public boolean hasScreenshots()
public boolean hasAvailableSubscriptions()
public boolean hasSubscriptions()
public boolean hasRevisions()
public boolean hasAvailableMetereds()
public boolean hasMetereds()
public boolean hasUsbDevices()
public boolean hasIsMerchantInTrial()
public boolean hasCurrentSubscription()
public boolean hasWebhook()
public boolean hasAndroidVersions()
public boolean hasInstalled()
public boolean hasInstalledTime()
public boolean hasPaidAppHasTrial()
public boolean hasApprovalStatusModifiedTime()
public boolean hasSmartReceiptText()
public boolean hasSmartReceiptUrl()
public boolean hasBillingStartTime()
public boolean hasBillingInfo()
public boolean hasAppSecret()
public boolean hasBusinessTypes()
public boolean hasDeviceTypes()
public boolean hasModules()
public boolean hasTaxClassificationCode()
public boolean hasApplicationId()
public boolean hasNonCloverBilling()
public boolean hasEquipmentCode()
public boolean hasEquipmentName()
public boolean hasFirstPublishedTime()
public boolean hasFirstApprovalTime()
public boolean hasFirstSubmittedTime()
public boolean hasCreatedTime()
public boolean hasAppBundle()
public boolean hasEditorPick()
public boolean hasPopularity()
public boolean hasAllowUninstall()
public boolean hasCharge()
public boolean hasLinkLabel()
public boolean hasCategories()
public boolean hasPartnerId()
public boolean hasLocales()
public boolean hasRejectionReason()
public boolean hasAggregateRating()
public boolean hasTrialDays()
public boolean hasTrialDaysLeft()
public boolean hasIsHipaaCompliant()
public App setDeveloper(Developer developer)
public App setMerchant(Merchant merchant)
public App setBenefits(List<String> benefits)
public App setDefaultResponseType(OAuthResponseType defaultResponseType)
public App setAndroidVersion(AndroidVersion androidVersion)
public App setDistribution(Distribution distribution)
public App setFilenameIconSmall(String filenameIconSmall)
public App setFilenameIconLarge(String filenameIconLarge)
public App setFilenameBanner(String filenameBanner)
public App setPermissionMerchantRead(Boolean permissionMerchantRead)
public App setPermissionMerchantWrite(Boolean permissionMerchantWrite)
public App setPermissionCustomersRead(Boolean permissionCustomersRead)
public App setPermissionCustomersWrite(Boolean permissionCustomersWrite)
public App setPermissionInventoryRead(Boolean permissionInventoryRead)
public App setPermissionInventoryWrite(Boolean permissionInventoryWrite)
public App setPermissionOrdersRead(Boolean permissionOrdersRead)
public App setPermissionOrdersWrite(Boolean permissionOrdersWrite)
public App setPermissionPaymentsRead(Boolean permissionPaymentsRead)
public App setPermissionPaymentsWrite(Boolean permissionPaymentsWrite)
public App setPermissionEmployeesRead(Boolean permissionEmployeesRead)
public App setPermissionEmployeesWrite(Boolean permissionEmployeesWrite)
public App setPermissionProcessCards(Boolean permissionProcessCards)
public App setPermissionMidRead(Boolean permissionMidRead)
public App setPermissionCustomersAddressRead(Boolean permissionCustomersAddressRead)
public App setPermissionCustomersAddressWrite(Boolean permissionCustomersAddressWrite)
public App setPermissionCustomersBirthdateRead(Boolean permissionCustomersBirthdateRead)
public App setPermissionCustomersBirthdateWrite(Boolean permissionCustomersBirthdateWrite)
public App setPermissionCustomersBusinessnameRead(Boolean permissionCustomersBusinessnameRead)
public App setPermissionCustomersBusinessnameWrite(Boolean permissionCustomersBusinessnameWrite)
public App setPermissionCustomersCardRead(Boolean permissionCustomersCardRead)
public App setPermissionCustomersCardWrite(Boolean permissionCustomersCardWrite)
public App setPermissionCustomersEmailRead(Boolean permissionCustomersEmailRead)
public App setPermissionCustomersEmailWrite(Boolean permissionCustomersEmailWrite)
public App setPermissionCustomersNoteRead(Boolean permissionCustomersNoteRead)
public App setPermissionCustomersNoteWrite(Boolean permissionCustomersNoteWrite)
public App setPermissionCustomersPhoneRead(Boolean permissionCustomersPhoneRead)
public App setPermissionCustomersPhoneWrite(Boolean permissionCustomersPhoneWrite)
public App setPermissionCustomersMarketingRead(Boolean permissionCustomersMarketingRead)
public App setPermissionCustomersMarketingWrite(Boolean permissionCustomersMarketingWrite)
public App setSupportPhoneHours(String supportPhoneHours)
public App setProductType(ProductType productType)
public App setApprovalStatus(ApprovalStatus approvalStatus)
public App setAndroidPermissions(List<AndroidPermission> androidPermissions)
public App setScreenshots(List<Screenshot> screenshots)
public App setAvailableSubscriptions(List<AppSubscription> availableSubscriptions)
public App setSubscriptions(List<AppSubscription> subscriptions)
public App setRevisions(List<Reference> revisions)
public App setAvailableMetereds(List<AppMetered> availableMetereds)
public App setMetereds(List<AppMetered> metereds)
public App setUsbDevices(List<AppUsbDevice> usbDevices)
public App setIsMerchantInTrial(Boolean isMerchantInTrial)
public App setCurrentSubscription(AppSubscription currentSubscription)
public App setWebhook(WebHook webhook)
public App setAndroidVersions(List<AndroidVersion> androidVersions)
public App setPaidAppHasTrial(Boolean paidAppHasTrial)
public App setApprovalStatusModifiedTime(Long approvalStatusModifiedTime)
public App setSmartReceiptText(String smartReceiptText)
public App setSmartReceiptUrl(String smartReceiptUrl)
public App setBillingStartTime(Long billingStartTime)
public App setBillingInfo(AppBillingInfo billingInfo)
public App setBusinessTypes(List<BusinessType> businessTypes)
public App setDeviceTypes(List<DeviceType> deviceTypes)
public App setModules(List<Module> modules)
public App setTaxClassificationCode(String taxClassificationCode)
public App setNonCloverBilling(Boolean nonCloverBilling)
public App setFirstPublishedTime(Long firstPublishedTime)
public App setFirstApprovalTime(Long firstApprovalTime)
public App setFirstSubmittedTime(Long firstSubmittedTime)
public App setAppBundle(Reference appBundle)
public App setAllowUninstall(Boolean allowUninstall)
public App setCategories(List<Reference> categories)
public App setLocales(List<Reference> locales)
public App setRejectionReason(String rejectionReason)
public App setAggregateRating(AggregateRating aggregateRating)
public App setIsHipaaCompliant(Boolean isHipaaCompliant)
public void clearId()
public void clearName()
public void clearPublished()
public void clearDeveloper()
public void clearMerchant()
public void clearDescription()
public void clearTagline()
public void clearBenefits()
public void clearVideoUrl()
public void clearActivationUrl()
public void clearSiteUrl()
public void clearDefaultResponseType()
public void clearAppDomain()
public void clearAndroidVersion()
public void clearPackageName()
public void clearApproved()
public void clearSystemApp()
public void clearHidden()
public void clearDistribution()
public void clearFilenameIcon()
public void clearFilenameIconSmall()
public void clearFilenameIconLarge()
public void clearFilenameCover()
public void clearFilenameBanner()
public void clearInstallCount()
public void clearSortOrder()
public void clearPermissionMerchantRead()
public void clearPermissionMerchantWrite()
public void clearPermissionCustomersRead()
public void clearPermissionCustomersWrite()
public void clearPermissionInventoryRead()
public void clearPermissionInventoryWrite()
public void clearPermissionOrdersRead()
public void clearPermissionOrdersWrite()
public void clearPermissionPaymentsRead()
public void clearPermissionPaymentsWrite()
public void clearPermissionEmployeesRead()
public void clearPermissionEmployeesWrite()
public void clearPermissionProcessCards()
public void clearPermissionMidRead()
public void clearPermissionCustomersAddressRead()
public void clearPermissionCustomersAddressWrite()
public void clearPermissionCustomersBirthdateRead()
public void clearPermissionCustomersBirthdateWrite()
public void clearPermissionCustomersBusinessnameRead()
public void clearPermissionCustomersBusinessnameWrite()
public void clearPermissionCustomersCardRead()
public void clearPermissionCustomersCardWrite()
public void clearPermissionCustomersEmailRead()
public void clearPermissionCustomersEmailWrite()
public void clearPermissionCustomersNoteRead()
public void clearPermissionCustomersNoteWrite()
public void clearPermissionCustomersPhoneRead()
public void clearPermissionCustomersPhoneWrite()
public void clearPermissionCustomersMarketingRead()
public void clearPermissionCustomersMarketingWrite()
public void clearPrivacyPolicy()
public void clearEula()
public void clearSupportPhone()
public void clearSupportPhoneHours()
public void clearSupportEmail()
public void clearSupportUrl()
public void clearProductType()
public void clearApprovalStatus()
public void clearAndroidPermissions()
public void clearScreenshots()
public void clearAvailableSubscriptions()
public void clearSubscriptions()
public void clearRevisions()
public void clearAvailableMetereds()
public void clearMetereds()
public void clearUsbDevices()
public void clearIsMerchantInTrial()
public void clearCurrentSubscription()
public void clearWebhook()
public void clearAndroidVersions()
public void clearInstalled()
public void clearInstalledTime()
public void clearPaidAppHasTrial()
public void clearApprovalStatusModifiedTime()
public void clearSmartReceiptText()
public void clearSmartReceiptUrl()
public void clearBillingStartTime()
public void clearBillingInfo()
public void clearAppSecret()
public void clearBusinessTypes()
public void clearDeviceTypes()
public void clearModules()
public void clearTaxClassificationCode()
public void clearApplicationId()
public void clearNonCloverBilling()
public void clearEquipmentCode()
public void clearEquipmentName()
public void clearFirstPublishedTime()
public void clearFirstApprovalTime()
public void clearFirstSubmittedTime()
public void clearCreatedTime()
public void clearAppBundle()
public void clearEditorPick()
public void clearPopularity()
public void clearAllowUninstall()
public void clearCharge()
public void clearLinkLabel()
public void clearCategories()
public void clearPartnerId()
public void clearLocales()
public void clearRejectionReason()
public void clearAggregateRating()
public void clearTrialDays()
public void clearTrialDaysLeft()
public void clearIsHipaaCompliant()
public boolean containsChanges()
public void resetChangeLog()
public App copyChanges()
public void mergeChanges(App src)