public class Developer extends GenericParcelable implements Validator, JSONifiable
id
name
firstName
lastName
email
phone
dob
ssn
address
city
county
state
country
postalCode
bankAccountNumber
bankInfo
bankRoutingNumber
businessLegalName
vatRegisterNumber
businessAddress
businessCity
businessState
businessCountry
businessPostalCode
billingStatus
billingStatusMessage
approvalStatus
acceptedAgreement
prName
prEmail
prPhone
website
createdTime
firstSubmittedTime
firstApprovalTime
modifiedTime
owner
appBillingSystem
infoleaseVendorCode
infoleaseGlCode
revShare
isRevShareFlatRate
revShareEffectiveTime
signorName
signorTitle
referralSubmissionTime
emergencyEmail
collectionApprovalStatus
isIsv
Modifier and Type | Class and Description |
---|---|
static interface |
Developer.Constraints |
JSONifiable.Creator<T>
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<Developer> |
CREATOR |
static JSONifiable.Creator<Developer> |
JSON_CREATOR |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Modifier | Constructor and Description |
---|---|
|
Developer()
Constructs a new empty instance.
|
protected |
Developer(boolean noInit)
Constructs a new empty instance.
|
|
Developer(Developer src)
Constructs a new instance that is a deep copy of the source instance.
|
|
Developer(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.
|
|
Developer(String json)
Constructs a new instance from the given JSON String.
|
Modifier and Type | Method and Description |
---|---|
void |
clearAcceptedAgreement()
Clears the 'acceptedAgreement' field, the 'has' method for this field will now return false
|
void |
clearAddress()
Clears the 'address' field, the 'has' method for this field will now return false
|
void |
clearAppBillingSystem()
Clears the 'appBillingSystem' 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 |
clearBankAccountNumber()
Clears the 'bankAccountNumber' field, the 'has' method for this field will now return false
|
void |
clearBankInfo()
Clears the 'bankInfo' field, the 'has' method for this field will now return false
|
void |
clearBankRoutingNumber()
Clears the 'bankRoutingNumber' field, the 'has' method for this field will now return false
|
void |
clearBillingStatus()
Clears the 'billingStatus' field, the 'has' method for this field will now return false
|
void |
clearBillingStatusMessage()
Clears the 'billingStatusMessage' field, the 'has' method for this field will now return false
|
void |
clearBusinessAddress()
Clears the 'businessAddress' field, the 'has' method for this field will now return false
|
void |
clearBusinessCity()
Clears the 'businessCity' field, the 'has' method for this field will now return false
|
void |
clearBusinessCountry()
Clears the 'businessCountry' field, the 'has' method for this field will now return false
|
void |
clearBusinessLegalName()
Clears the 'businessLegalName' field, the 'has' method for this field will now return false
|
void |
clearBusinessPostalCode()
Clears the 'businessPostalCode' field, the 'has' method for this field will now return false
|
void |
clearBusinessState()
Clears the 'businessState' field, the 'has' method for this field will now return false
|
void |
clearCity()
Clears the 'city' field, the 'has' method for this field will now return false
|
void |
clearCollectionApprovalStatus()
Clears the 'collectionApprovalStatus' field, the 'has' method for this field will now return false
|
void |
clearCountry()
Clears the 'country' field, the 'has' method for this field will now return false
|
void |
clearCounty()
Clears the 'county' 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 |
clearDob()
Clears the 'dob' field, the 'has' method for this field will now return false
|
void |
clearEmail()
Clears the 'email' field, the 'has' method for this field will now return false
|
void |
clearEmergencyEmail()
Clears the 'emergencyEmail' 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 |
clearFirstName()
Clears the 'firstName' 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 |
clearId()
Clears the 'id' field, the 'has' method for this field will now return false
|
void |
clearInfoleaseGlCode()
Clears the 'infoleaseGlCode' field, the 'has' method for this field will now return false
|
void |
clearInfoleaseVendorCode()
Clears the 'infoleaseVendorCode' field, the 'has' method for this field will now return false
|
void |
clearIsIsv()
Clears the 'isIsv' field, the 'has' method for this field will now return false
|
void |
clearIsRevShareFlatRate()
Clears the 'isRevShareFlatRate' field, the 'has' method for this field will now return false
|
void |
clearLastName()
Clears the 'lastName' field, the 'has' method for this field will now return false
|
void |
clearModifiedTime()
Clears the 'modifiedTime' 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 |
clearPhone()
Clears the 'phone' field, the 'has' method for this field will now return false
|
void |
clearPostalCode()
Clears the 'postalCode' field, the 'has' method for this field will now return false
|
void |
clearPrEmail()
Clears the 'prEmail' field, the 'has' method for this field will now return false
|
void |
clearPrName()
Clears the 'prName' field, the 'has' method for this field will now return false
|
void |
clearPrPhone()
Clears the 'prPhone' field, the 'has' method for this field will now return false
|
void |
clearReferralSubmissionTime()
Clears the 'referralSubmissionTime' field, the 'has' method for this field will now return false
|
void |
clearRevShare()
Clears the 'revShare' field, the 'has' method for this field will now return false
|
void |
clearRevShareEffectiveTime()
Clears the 'revShareEffectiveTime' field, the 'has' method for this field will now return false
|
void |
clearSignorName()
Clears the 'signorName' field, the 'has' method for this field will now return false
|
void |
clearSignorTitle()
Clears the 'signorTitle' field, the 'has' method for this field will now return false
|
void |
clearSsn()
Clears the 'ssn' field, the 'has' method for this field will now return false
|
void |
clearState()
Clears the 'state' field, the 'has' method for this field will now return false
|
void |
clearVatRegisterNumber()
Clears the 'vatRegisterNumber' field, the 'has' method for this field will now return false
|
void |
clearWebsite()
Clears the 'website' field, the 'has' method for this field will now return false
|
boolean |
containsChanges()
Returns true if this instance has any changes.
|
Developer |
copyChanges()
Create a copy of this instance that contains only fields that were set after the constructor was called.
|
Boolean |
getAcceptedAgreement()
If the user has accepted the developer agreement.
|
String |
getAddress()
Developer's address.
|
String |
getAppBillingSystem()
Temporary while we are switching US billing systems.
|
ApprovalStatus |
getApprovalStatus() |
String |
getBankAccountNumber()
Developer's bank account number; won't be stored in the clear in the DB; will be stored encrypted in sensitiveInfo.
|
Reference |
getBankInfo()
Developer's bank info that allows persisting last four and billing modified times.
|
String |
getBankRoutingNumber()
Developer's bank routing number.
|
DeveloperBillingStatus |
getBillingStatus()
Developer's billing status.
|
String |
getBillingStatusMessage()
Developer's billing status message.
|
String |
getBusinessAddress()
Developer's business address.
|
String |
getBusinessCity()
Developer's business city.
|
String |
getBusinessCountry()
Developer's business country.
|
String |
getBusinessLegalName()
Developer's business legal name.
|
String |
getBusinessPostalCode()
Developer's business postal code.
|
String |
getBusinessState()
Developer's business state.
|
String |
getCity()
Developer's city.
|
CollectionApprovalStatus |
getCollectionApprovalStatus()
Developer's status concerning the ability to create private app collections.
|
String |
getCountry()
Developer's country.
|
String |
getCounty()
Developer's county.
|
Long |
getCreatedTime()
Timestamp indicating the time the developer was created.
|
String |
getDob()
Developer's date of birth.
|
String |
getEmail()
Developer's email.
|
String |
getEmergencyEmail()
Optional email field used by Clover support for high priority communications.
|
Long |
getFirstApprovalTime()
Timestamp indicating the time the developer was first approved.
|
String |
getFirstName()
Developer's individual first name.
|
Long |
getFirstSubmittedTime()
Timestamp indicating the time the developer information was first submitted.
|
protected GenericClient |
getGenericClient() |
String |
getId()
Unique identifier
|
String |
getInfoleaseGlCode()
The Infolease GL (General Ledger) code.
|
String |
getInfoleaseVendorCode()
The Infolease vendor code.
|
Boolean |
getIsIsv()
This is true if the developer has a partner app.
|
Boolean |
getIsRevShareFlatRate()
Revenue share is a flat rate / amount not percentage.
|
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 |
getLastName()
Developer's individual last name.
|
Long |
getModifiedTime()
Timestamp indicating the last time the developer was modified.
|
String |
getName()
Developer's name.
|
Reference |
getOwner()
The user account that owns this developer account.
|
String |
getPhone()
Developer's phone.
|
String |
getPostalCode()
Developer's postal code.
|
String |
getPrEmail()
Email of public relations contact.
|
String |
getPrName()
Name of public relations contact.
|
String |
getPrPhone()
Phone of public relations contact.
|
Long |
getReferralSubmissionTime()
Timestamp indicating when the developer referral form was submitted.
|
Integer |
getRevShare()
Revenue share due the developer.
|
Long |
getRevShareEffectiveTime()
Timestamp indicating when the revenue share is effective.
|
String |
getSignorName()
Signor name for developer referral program.
|
String |
getSignorTitle()
Signor title for developer referral program.
|
String |
getSsn()
Developer's SSN; won't be stored in the clear in the DB; will be stored encrypted in sensitiveInfo.
|
String |
getState()
Developer's state.
|
String |
getVatRegisterNumber()
Developer's VAT Register Number.
|
String |
getWebsite()
Developer's business website.
|
boolean |
hasAcceptedAgreement()
Checks whether the 'acceptedAgreement' field has been set, however the value could be null
|
boolean |
hasAddress()
Checks whether the 'address' field has been set, however the value could be null
|
boolean |
hasAppBillingSystem()
Checks whether the 'appBillingSystem' 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 |
hasBankAccountNumber()
Checks whether the 'bankAccountNumber' field has been set, however the value could be null
|
boolean |
hasBankInfo()
Checks whether the 'bankInfo' field has been set, however the value could be null
|
boolean |
hasBankRoutingNumber()
Checks whether the 'bankRoutingNumber' field has been set, however the value could be null
|
boolean |
hasBillingStatus()
Checks whether the 'billingStatus' field has been set, however the value could be null
|
boolean |
hasBillingStatusMessage()
Checks whether the 'billingStatusMessage' field has been set, however the value could be null
|
boolean |
hasBusinessAddress()
Checks whether the 'businessAddress' field has been set, however the value could be null
|
boolean |
hasBusinessCity()
Checks whether the 'businessCity' field has been set, however the value could be null
|
boolean |
hasBusinessCountry()
Checks whether the 'businessCountry' field has been set, however the value could be null
|
boolean |
hasBusinessLegalName()
Checks whether the 'businessLegalName' field has been set, however the value could be null
|
boolean |
hasBusinessPostalCode()
Checks whether the 'businessPostalCode' field has been set, however the value could be null
|
boolean |
hasBusinessState()
Checks whether the 'businessState' field has been set, however the value could be null
|
boolean |
hasCity()
Checks whether the 'city' field has been set, however the value could be null
|
boolean |
hasCollectionApprovalStatus()
Checks whether the 'collectionApprovalStatus' field has been set, however the value could be null
|
boolean |
hasCountry()
Checks whether the 'country' field has been set, however the value could be null
|
boolean |
hasCounty()
Checks whether the 'county' 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 |
hasDob()
Checks whether the 'dob' field has been set, however the value could be null
|
boolean |
hasEmail()
Checks whether the 'email' field has been set, however the value could be null
|
boolean |
hasEmergencyEmail()
Checks whether the 'emergencyEmail' 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 |
hasFirstName()
Checks whether the 'firstName' 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 |
hasId()
Checks whether the 'id' field has been set, however the value could be null
|
boolean |
hasInfoleaseGlCode()
Checks whether the 'infoleaseGlCode' field has been set, however the value could be null
|
boolean |
hasInfoleaseVendorCode()
Checks whether the 'infoleaseVendorCode' field has been set, however the value could be null
|
boolean |
hasIsIsv()
Checks whether the 'isIsv' field has been set, however the value could be null
|
boolean |
hasIsRevShareFlatRate()
Checks whether the 'isRevShareFlatRate' field has been set, however the value could be null
|
boolean |
hasLastName()
Checks whether the 'lastName' field has been set, however the value could be null
|
boolean |
hasModifiedTime()
Checks whether the 'modifiedTime' 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 |
hasPhone()
Checks whether the 'phone' field has been set, however the value could be null
|
boolean |
hasPostalCode()
Checks whether the 'postalCode' field has been set, however the value could be null
|
boolean |
hasPrEmail()
Checks whether the 'prEmail' field has been set, however the value could be null
|
boolean |
hasPrName()
Checks whether the 'prName' field has been set, however the value could be null
|
boolean |
hasPrPhone()
Checks whether the 'prPhone' field has been set, however the value could be null
|
boolean |
hasReferralSubmissionTime()
Checks whether the 'referralSubmissionTime' field has been set, however the value could be null
|
boolean |
hasRevShare()
Checks whether the 'revShare' field has been set, however the value could be null
|
boolean |
hasRevShareEffectiveTime()
Checks whether the 'revShareEffectiveTime' field has been set, however the value could be null
|
boolean |
hasSignorName()
Checks whether the 'signorName' field has been set, however the value could be null
|
boolean |
hasSignorTitle()
Checks whether the 'signorTitle' field has been set, however the value could be null
|
boolean |
hasSsn()
Checks whether the 'ssn' field has been set, however the value could be null
|
boolean |
hasState()
Checks whether the 'state' field has been set, however the value could be null
|
boolean |
hasVatRegisterNumber()
Checks whether the 'vatRegisterNumber' field has been set, however the value could be null
|
boolean |
hasWebsite()
Checks whether the 'website' field has been set, however the value could be null
|
boolean |
isNotNullAcceptedAgreement()
Checks whether the 'acceptedAgreement' field is set and is not null
|
boolean |
isNotNullAddress()
Checks whether the 'address' field is set and is not null
|
boolean |
isNotNullAppBillingSystem()
Checks whether the 'appBillingSystem' field is set and is not null
|
boolean |
isNotNullApprovalStatus()
Checks whether the 'approvalStatus' field is set and is not null
|
boolean |
isNotNullBankAccountNumber()
Checks whether the 'bankAccountNumber' field is set and is not null
|
boolean |
isNotNullBankInfo()
Checks whether the 'bankInfo' field is set and is not null
|
boolean |
isNotNullBankRoutingNumber()
Checks whether the 'bankRoutingNumber' field is set and is not null
|
boolean |
isNotNullBillingStatus()
Checks whether the 'billingStatus' field is set and is not null
|
boolean |
isNotNullBillingStatusMessage()
Checks whether the 'billingStatusMessage' field is set and is not null
|
boolean |
isNotNullBusinessAddress()
Checks whether the 'businessAddress' field is set and is not null
|
boolean |
isNotNullBusinessCity()
Checks whether the 'businessCity' field is set and is not null
|
boolean |
isNotNullBusinessCountry()
Checks whether the 'businessCountry' field is set and is not null
|
boolean |
isNotNullBusinessLegalName()
Checks whether the 'businessLegalName' field is set and is not null
|
boolean |
isNotNullBusinessPostalCode()
Checks whether the 'businessPostalCode' field is set and is not null
|
boolean |
isNotNullBusinessState()
Checks whether the 'businessState' field is set and is not null
|
boolean |
isNotNullCity()
Checks whether the 'city' field is set and is not null
|
boolean |
isNotNullCollectionApprovalStatus()
Checks whether the 'collectionApprovalStatus' field is set and is not null
|
boolean |
isNotNullCountry()
Checks whether the 'country' field is set and is not null
|
boolean |
isNotNullCounty()
Checks whether the 'county' field is set and is not null
|
boolean |
isNotNullCreatedTime()
Checks whether the 'createdTime' field is set and is not null
|
boolean |
isNotNullDob()
Checks whether the 'dob' field is set and is not null
|
boolean |
isNotNullEmail()
Checks whether the 'email' field is set and is not null
|
boolean |
isNotNullEmergencyEmail()
Checks whether the 'emergencyEmail' field is set and is not null
|
boolean |
isNotNullFirstApprovalTime()
Checks whether the 'firstApprovalTime' field is set and is not null
|
boolean |
isNotNullFirstName()
Checks whether the 'firstName' field is set and is not null
|
boolean |
isNotNullFirstSubmittedTime()
Checks whether the 'firstSubmittedTime' field is set and is not null
|
boolean |
isNotNullId()
Checks whether the 'id' field is set and is not null
|
boolean |
isNotNullInfoleaseGlCode()
Checks whether the 'infoleaseGlCode' field is set and is not null
|
boolean |
isNotNullInfoleaseVendorCode()
Checks whether the 'infoleaseVendorCode' field is set and is not null
|
boolean |
isNotNullIsIsv()
Checks whether the 'isIsv' field is set and is not null
|
boolean |
isNotNullIsRevShareFlatRate()
Checks whether the 'isRevShareFlatRate' field is set and is not null
|
boolean |
isNotNullLastName()
Checks whether the 'lastName' field is set and is not null
|
boolean |
isNotNullModifiedTime()
Checks whether the 'modifiedTime' 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 |
isNotNullPhone()
Checks whether the 'phone' field is set and is not null
|
boolean |
isNotNullPostalCode()
Checks whether the 'postalCode' field is set and is not null
|
boolean |
isNotNullPrEmail()
Checks whether the 'prEmail' field is set and is not null
|
boolean |
isNotNullPrName()
Checks whether the 'prName' field is set and is not null
|
boolean |
isNotNullPrPhone()
Checks whether the 'prPhone' field is set and is not null
|
boolean |
isNotNullReferralSubmissionTime()
Checks whether the 'referralSubmissionTime' field is set and is not null
|
boolean |
isNotNullRevShare()
Checks whether the 'revShare' field is set and is not null
|
boolean |
isNotNullRevShareEffectiveTime()
Checks whether the 'revShareEffectiveTime' field is set and is not null
|
boolean |
isNotNullSignorName()
Checks whether the 'signorName' field is set and is not null
|
boolean |
isNotNullSignorTitle()
Checks whether the 'signorTitle' field is set and is not null
|
boolean |
isNotNullSsn()
Checks whether the 'ssn' field is set and is not null
|
boolean |
isNotNullState()
Checks whether the 'state' field is set and is not null
|
boolean |
isNotNullVatRegisterNumber()
Checks whether the 'vatRegisterNumber' field is set and is not null
|
boolean |
isNotNullWebsite()
Checks whether the 'website' field is set and is not null
|
void |
mergeChanges(Developer 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.
|
Developer |
setAcceptedAgreement(Boolean acceptedAgreement)
Sets the field 'acceptedAgreement'.
|
Developer |
setAddress(String address)
Sets the field 'address'.
|
Developer |
setAppBillingSystem(String appBillingSystem)
Sets the field 'appBillingSystem'.
|
Developer |
setApprovalStatus(ApprovalStatus approvalStatus)
Sets the field 'approvalStatus'.
|
Developer |
setBankAccountNumber(String bankAccountNumber)
Sets the field 'bankAccountNumber'.
|
Developer |
setBankInfo(Reference bankInfo)
Sets the field 'bankInfo'.
|
Developer |
setBankRoutingNumber(String bankRoutingNumber)
Sets the field 'bankRoutingNumber'.
|
Developer |
setBillingStatus(DeveloperBillingStatus billingStatus)
Sets the field 'billingStatus'.
|
Developer |
setBillingStatusMessage(String billingStatusMessage)
Sets the field 'billingStatusMessage'.
|
Developer |
setBusinessAddress(String businessAddress)
Sets the field 'businessAddress'.
|
Developer |
setBusinessCity(String businessCity)
Sets the field 'businessCity'.
|
Developer |
setBusinessCountry(String businessCountry)
Sets the field 'businessCountry'.
|
Developer |
setBusinessLegalName(String businessLegalName)
Sets the field 'businessLegalName'.
|
Developer |
setBusinessPostalCode(String businessPostalCode)
Sets the field 'businessPostalCode'.
|
Developer |
setBusinessState(String businessState)
Sets the field 'businessState'.
|
Developer |
setCity(String city)
Sets the field 'city'.
|
Developer |
setCollectionApprovalStatus(CollectionApprovalStatus collectionApprovalStatus)
Sets the field 'collectionApprovalStatus'.
|
Developer |
setCountry(String country)
Sets the field 'country'.
|
Developer |
setCounty(String county)
Sets the field 'county'.
|
Developer |
setCreatedTime(Long createdTime)
Sets the field 'createdTime'.
|
Developer |
setDob(String dob)
Sets the field 'dob'.
|
Developer |
setEmail(String email)
Sets the field 'email'.
|
Developer |
setEmergencyEmail(String emergencyEmail)
Sets the field 'emergencyEmail'.
|
Developer |
setFirstApprovalTime(Long firstApprovalTime)
Sets the field 'firstApprovalTime'.
|
Developer |
setFirstName(String firstName)
Sets the field 'firstName'.
|
Developer |
setFirstSubmittedTime(Long firstSubmittedTime)
Sets the field 'firstSubmittedTime'.
|
Developer |
setId(String id)
Sets the field 'id'.
|
Developer |
setInfoleaseGlCode(String infoleaseGlCode)
Sets the field 'infoleaseGlCode'.
|
Developer |
setInfoleaseVendorCode(String infoleaseVendorCode)
Sets the field 'infoleaseVendorCode'.
|
Developer |
setIsIsv(Boolean isIsv)
Sets the field 'isIsv'.
|
Developer |
setIsRevShareFlatRate(Boolean isRevShareFlatRate)
Sets the field 'isRevShareFlatRate'.
|
Developer |
setLastName(String lastName)
Sets the field 'lastName'.
|
Developer |
setModifiedTime(Long modifiedTime)
Sets the field 'modifiedTime'.
|
Developer |
setName(String name)
Sets the field 'name'.
|
Developer |
setOwner(Reference owner)
Sets the field 'owner'.
|
Developer |
setPhone(String phone)
Sets the field 'phone'.
|
Developer |
setPostalCode(String postalCode)
Sets the field 'postalCode'.
|
Developer |
setPrEmail(String prEmail)
Sets the field 'prEmail'.
|
Developer |
setPrName(String prName)
Sets the field 'prName'.
|
Developer |
setPrPhone(String prPhone)
Sets the field 'prPhone'.
|
Developer |
setReferralSubmissionTime(Long referralSubmissionTime)
Sets the field 'referralSubmissionTime'.
|
Developer |
setRevShare(Integer revShare)
Sets the field 'revShare'.
|
Developer |
setRevShareEffectiveTime(Long revShareEffectiveTime)
Sets the field 'revShareEffectiveTime'.
|
Developer |
setSignorName(String signorName)
Sets the field 'signorName'.
|
Developer |
setSignorTitle(String signorTitle)
Sets the field 'signorTitle'.
|
Developer |
setSsn(String ssn)
Sets the field 'ssn'.
|
Developer |
setState(String state)
Sets the field 'state'.
|
Developer |
setVatRegisterNumber(String vatRegisterNumber)
Sets the field 'vatRegisterNumber'.
|
Developer |
setWebsite(String website)
Sets the field 'website'.
|
void |
validate() |
describeContents, getBundle, toString, writeToParcel
public static final Parcelable.Creator<Developer> CREATOR
public static final JSONifiable.Creator<Developer> JSON_CREATOR
public Developer()
protected Developer(boolean noInit)
public Developer(String json) throws IllegalArgumentException
IllegalArgumentException
public Developer(JSONObject jsonObject)
public Developer(Developer src)
public String getId()
public String getName()
public String getFirstName()
public String getLastName()
public String getEmail()
public String getPhone()
public String getDob()
public String getSsn()
public String getAddress()
public String getCity()
public String getCounty()
public String getState()
public String getCountry()
public String getPostalCode()
public String getBankAccountNumber()
public Reference getBankInfo()
public String getBankRoutingNumber()
public String getBusinessLegalName()
public String getVatRegisterNumber()
public String getBusinessAddress()
public String getBusinessCity()
public String getBusinessState()
public String getBusinessCountry()
public String getBusinessPostalCode()
public DeveloperBillingStatus getBillingStatus()
public String getBillingStatusMessage()
public ApprovalStatus getApprovalStatus()
public Boolean getAcceptedAgreement()
public String getPrName()
public String getPrEmail()
public String getPrPhone()
public String getWebsite()
public Long getCreatedTime()
public Long getFirstSubmittedTime()
public Long getFirstApprovalTime()
public Long getModifiedTime()
public Reference getOwner()
public String getAppBillingSystem()
public String getInfoleaseVendorCode()
public String getInfoleaseGlCode()
public Integer getRevShare()
public Boolean getIsRevShareFlatRate()
public Long getRevShareEffectiveTime()
public String getSignorName()
public String getSignorTitle()
public Long getReferralSubmissionTime()
public String getEmergencyEmail()
public CollectionApprovalStatus getCollectionApprovalStatus()
public Boolean getIsIsv()
protected GenericClient getGenericClient()
getGenericClient
in class GenericParcelable
public JSONObject getJSONObject()
getJSONObject
in interface JSONifiable
public boolean isNotNullId()
public boolean isNotNullName()
public boolean isNotNullFirstName()
public boolean isNotNullLastName()
public boolean isNotNullEmail()
public boolean isNotNullPhone()
public boolean isNotNullDob()
public boolean isNotNullSsn()
public boolean isNotNullAddress()
public boolean isNotNullCity()
public boolean isNotNullCounty()
public boolean isNotNullState()
public boolean isNotNullCountry()
public boolean isNotNullPostalCode()
public boolean isNotNullBankAccountNumber()
public boolean isNotNullBankInfo()
public boolean isNotNullBankRoutingNumber()
public boolean isNotNullBusinessLegalName()
public boolean isNotNullVatRegisterNumber()
public boolean isNotNullBusinessAddress()
public boolean isNotNullBusinessCity()
public boolean isNotNullBusinessState()
public boolean isNotNullBusinessCountry()
public boolean isNotNullBusinessPostalCode()
public boolean isNotNullBillingStatus()
public boolean isNotNullBillingStatusMessage()
public boolean isNotNullApprovalStatus()
public boolean isNotNullAcceptedAgreement()
public boolean isNotNullPrName()
public boolean isNotNullPrEmail()
public boolean isNotNullPrPhone()
public boolean isNotNullWebsite()
public boolean isNotNullCreatedTime()
public boolean isNotNullFirstSubmittedTime()
public boolean isNotNullFirstApprovalTime()
public boolean isNotNullModifiedTime()
public boolean isNotNullOwner()
public boolean isNotNullAppBillingSystem()
public boolean isNotNullInfoleaseVendorCode()
public boolean isNotNullInfoleaseGlCode()
public boolean isNotNullRevShare()
public boolean isNotNullIsRevShareFlatRate()
public boolean isNotNullRevShareEffectiveTime()
public boolean isNotNullSignorName()
public boolean isNotNullSignorTitle()
public boolean isNotNullReferralSubmissionTime()
public boolean isNotNullEmergencyEmail()
public boolean isNotNullCollectionApprovalStatus()
public boolean isNotNullIsIsv()
public boolean hasId()
public boolean hasName()
public boolean hasFirstName()
public boolean hasLastName()
public boolean hasEmail()
public boolean hasPhone()
public boolean hasDob()
public boolean hasSsn()
public boolean hasAddress()
public boolean hasCity()
public boolean hasCounty()
public boolean hasState()
public boolean hasCountry()
public boolean hasPostalCode()
public boolean hasBankAccountNumber()
public boolean hasBankInfo()
public boolean hasBankRoutingNumber()
public boolean hasBusinessLegalName()
public boolean hasVatRegisterNumber()
public boolean hasBusinessAddress()
public boolean hasBusinessCity()
public boolean hasBusinessState()
public boolean hasBusinessCountry()
public boolean hasBusinessPostalCode()
public boolean hasBillingStatus()
public boolean hasBillingStatusMessage()
public boolean hasApprovalStatus()
public boolean hasAcceptedAgreement()
public boolean hasPrName()
public boolean hasPrEmail()
public boolean hasPrPhone()
public boolean hasWebsite()
public boolean hasCreatedTime()
public boolean hasFirstSubmittedTime()
public boolean hasFirstApprovalTime()
public boolean hasModifiedTime()
public boolean hasOwner()
public boolean hasAppBillingSystem()
public boolean hasInfoleaseVendorCode()
public boolean hasInfoleaseGlCode()
public boolean hasRevShare()
public boolean hasIsRevShareFlatRate()
public boolean hasRevShareEffectiveTime()
public boolean hasSignorName()
public boolean hasSignorTitle()
public boolean hasReferralSubmissionTime()
public boolean hasEmergencyEmail()
public boolean hasCollectionApprovalStatus()
public boolean hasIsIsv()
public Developer setBankAccountNumber(String bankAccountNumber)
public Developer setBankInfo(Reference bankInfo)
public Developer setBankRoutingNumber(String bankRoutingNumber)
public Developer setBusinessLegalName(String businessLegalName)
public Developer setVatRegisterNumber(String vatRegisterNumber)
public Developer setBusinessAddress(String businessAddress)
public Developer setBusinessCity(String businessCity)
public Developer setBusinessState(String businessState)
public Developer setBusinessCountry(String businessCountry)
public Developer setBusinessPostalCode(String businessPostalCode)
public Developer setBillingStatus(DeveloperBillingStatus billingStatus)
public Developer setBillingStatusMessage(String billingStatusMessage)
public Developer setApprovalStatus(ApprovalStatus approvalStatus)
public Developer setAcceptedAgreement(Boolean acceptedAgreement)
public Developer setFirstSubmittedTime(Long firstSubmittedTime)
public Developer setFirstApprovalTime(Long firstApprovalTime)
public Developer setOwner(Reference owner)
public Developer setAppBillingSystem(String appBillingSystem)
public Developer setInfoleaseVendorCode(String infoleaseVendorCode)
public Developer setInfoleaseGlCode(String infoleaseGlCode)
public Developer setIsRevShareFlatRate(Boolean isRevShareFlatRate)
public Developer setRevShareEffectiveTime(Long revShareEffectiveTime)
public Developer setReferralSubmissionTime(Long referralSubmissionTime)
public Developer setEmergencyEmail(String emergencyEmail)
public Developer setCollectionApprovalStatus(CollectionApprovalStatus collectionApprovalStatus)
public void clearId()
public void clearName()
public void clearFirstName()
public void clearLastName()
public void clearEmail()
public void clearPhone()
public void clearDob()
public void clearSsn()
public void clearAddress()
public void clearCity()
public void clearCounty()
public void clearState()
public void clearCountry()
public void clearPostalCode()
public void clearBankAccountNumber()
public void clearBankInfo()
public void clearBankRoutingNumber()
public void clearBusinessLegalName()
public void clearVatRegisterNumber()
public void clearBusinessAddress()
public void clearBusinessCity()
public void clearBusinessState()
public void clearBusinessCountry()
public void clearBusinessPostalCode()
public void clearBillingStatus()
public void clearBillingStatusMessage()
public void clearApprovalStatus()
public void clearAcceptedAgreement()
public void clearPrName()
public void clearPrEmail()
public void clearPrPhone()
public void clearWebsite()
public void clearCreatedTime()
public void clearFirstSubmittedTime()
public void clearFirstApprovalTime()
public void clearModifiedTime()
public void clearOwner()
public void clearAppBillingSystem()
public void clearInfoleaseVendorCode()
public void clearInfoleaseGlCode()
public void clearRevShare()
public void clearIsRevShareFlatRate()
public void clearRevShareEffectiveTime()
public void clearSignorName()
public void clearSignorTitle()
public void clearReferralSubmissionTime()
public void clearEmergencyEmail()
public void clearCollectionApprovalStatus()
public void clearIsIsv()
public boolean containsChanges()
public void resetChangeLog()
public Developer copyChanges()
public void mergeChanges(Developer src)