All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tsg.ns.wsdl.coop.Partner Maven / Gradle / Ivy


package tsg.ns.wsdl.coop;

import javax.xml.datatype.XMLGregorianCalendar;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlAttribute;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for Partner complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="Partner">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}Record">
 *       <sequence>
 *         <element name="customForm" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="entityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="altName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="partnerCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="isPerson" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="phoneticName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="salutation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="middleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="companyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="parent" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="defaultAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="dateCreated" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
 *         <element name="taxRegistrationList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}PartnerTaxRegistrationList" minOccurs="0"/>
 *         <element name="globalSubscriptionStatus" type="{urn:types.common_2023_1.platform.webservices.netsuite.com}GlobalSubscriptionStatus" minOccurs="0"/>
 *         <element name="referringUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="roleList" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
 *         <element name="categoryList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}CategoryList" minOccurs="0"/>
 *         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="printOnCheckAs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="taxIdNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="vatRegNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="bcn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="image" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxFractionUnit" type="{urn:types.relationships_2023_1.lists.webservices.netsuite.com}TaxFractionUnit" minOccurs="0"/>
 *         <element name="emailPreference" type="{urn:types.relationships_2023_1.lists.webservices.netsuite.com}EmailPreference" minOccurs="0"/>
 *         <element name="defaultTaxReg" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="taxRounding" type="{urn:types.relationships_2023_1.lists.webservices.netsuite.com}TaxRounding" minOccurs="0"/>
 *         <element name="department" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="location" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="class" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="subsidiary" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="homePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="mobilePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="altEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="giveAccess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="accessRole" type="{urn:core_2023_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
 *         <element name="sendEmail" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="password2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="requirePwdChange" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="subPartnerLogin" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="loginAs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="eligibleForCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="contactRolesList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}ContactAccessRolesList" minOccurs="0"/>
 *         <element name="promoCodeList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}PartnerPromoCodeList" minOccurs="0"/>
 *         <element name="addressbookList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}PartnerAddressbookList" minOccurs="0"/>
 *         <element name="subscriptionsList" type="{urn:relationships_2023_1.lists.webservices.netsuite.com}SubscriptionsList" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
 *       </sequence>
 *       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "Partner", namespace = "urn:relationships_2023_1.lists.webservices.netsuite.com", propOrder = { "customForm", "entityId", "altName", "partnerCode", "isPerson", "phoneticName", "salutation", "firstName", "middleName", "lastName", "companyName", "parent", "phone", "fax", "email", "url", "defaultAddress", "isInactive", "lastModifiedDate", "dateCreated", "taxRegistrationList", "globalSubscriptionStatus", "referringUrl", "roleList", "categoryList", "title", "printOnCheckAs", "taxIdNum", "vatRegNumber", "comments", "bcn", "image", "taxFractionUnit", "emailPreference", "defaultTaxReg", "taxRounding", "department", "location", "clazz", "subsidiary", "homePhone", "mobilePhone", "altEmail", "giveAccess", "accessRole", "sendEmail", "password", "password2", "requirePwdChange", "subPartnerLogin", "loginAs", "eligibleForCommission", "contactRolesList", "promoCodeList", "addressbookList", "subscriptionsList", "customFieldList" }) public class Partner extends Record { protected RecordRef customForm; protected String entityId; protected String altName; protected String partnerCode; protected Boolean isPerson; protected String phoneticName; protected String salutation; protected String firstName; protected String middleName; protected String lastName; protected String companyName; protected RecordRef parent; protected String phone; protected String fax; protected String email; protected String url; protected String defaultAddress; protected Boolean isInactive; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar lastModifiedDate; @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar dateCreated; protected PartnerTaxRegistrationList taxRegistrationList; @XmlSchemaType(name = "string") protected GlobalSubscriptionStatus globalSubscriptionStatus; protected String referringUrl; protected RecordRefList roleList; protected CategoryList categoryList; protected String title; protected String printOnCheckAs; protected String taxIdNum; protected String vatRegNumber; protected String comments; protected String bcn; protected RecordRef image; protected String taxFractionUnit; @XmlSchemaType(name = "string") protected EmailPreference emailPreference; protected RecordRef defaultTaxReg; @XmlSchemaType(name = "string") protected TaxRounding taxRounding; protected RecordRef department; protected RecordRef location; @XmlElement(name = "class") protected RecordRef clazz; protected RecordRef subsidiary; protected String homePhone; protected String mobilePhone; protected String altEmail; protected Boolean giveAccess; protected RecordRef accessRole; protected Boolean sendEmail; protected String password; protected String password2; protected Boolean requirePwdChange; protected Boolean subPartnerLogin; protected String loginAs; protected Boolean eligibleForCommission; protected ContactAccessRolesList contactRolesList; protected PartnerPromoCodeList promoCodeList; protected PartnerAddressbookList addressbookList; protected SubscriptionsList subscriptionsList; protected CustomFieldList customFieldList; @XmlAttribute(name = "internalId") protected String internalId; @XmlAttribute(name = "externalId") protected String externalId; /** * Gets the value of the customForm property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getCustomForm() { return customForm; } /** * Sets the value of the customForm property. * * @param value * allowed object is * {@link RecordRef } * */ public void setCustomForm(RecordRef value) { this.customForm = value; } /** * Gets the value of the entityId property. * * @return * possible object is * {@link String } * */ public String getEntityId() { return entityId; } /** * Sets the value of the entityId property. * * @param value * allowed object is * {@link String } * */ public void setEntityId(String value) { this.entityId = value; } /** * Gets the value of the altName property. * * @return * possible object is * {@link String } * */ public String getAltName() { return altName; } /** * Sets the value of the altName property. * * @param value * allowed object is * {@link String } * */ public void setAltName(String value) { this.altName = value; } /** * Gets the value of the partnerCode property. * * @return * possible object is * {@link String } * */ public String getPartnerCode() { return partnerCode; } /** * Sets the value of the partnerCode property. * * @param value * allowed object is * {@link String } * */ public void setPartnerCode(String value) { this.partnerCode = value; } /** * Gets the value of the isPerson property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsPerson() { return isPerson; } /** * Sets the value of the isPerson property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsPerson(Boolean value) { this.isPerson = value; } /** * Gets the value of the phoneticName property. * * @return * possible object is * {@link String } * */ public String getPhoneticName() { return phoneticName; } /** * Sets the value of the phoneticName property. * * @param value * allowed object is * {@link String } * */ public void setPhoneticName(String value) { this.phoneticName = value; } /** * Gets the value of the salutation property. * * @return * possible object is * {@link String } * */ public String getSalutation() { return salutation; } /** * Sets the value of the salutation property. * * @param value * allowed object is * {@link String } * */ public void setSalutation(String value) { this.salutation = value; } /** * Gets the value of the firstName property. * * @return * possible object is * {@link String } * */ public String getFirstName() { return firstName; } /** * Sets the value of the firstName property. * * @param value * allowed object is * {@link String } * */ public void setFirstName(String value) { this.firstName = value; } /** * Gets the value of the middleName property. * * @return * possible object is * {@link String } * */ public String getMiddleName() { return middleName; } /** * Sets the value of the middleName property. * * @param value * allowed object is * {@link String } * */ public void setMiddleName(String value) { this.middleName = value; } /** * Gets the value of the lastName property. * * @return * possible object is * {@link String } * */ public String getLastName() { return lastName; } /** * Sets the value of the lastName property. * * @param value * allowed object is * {@link String } * */ public void setLastName(String value) { this.lastName = value; } /** * Gets the value of the companyName property. * * @return * possible object is * {@link String } * */ public String getCompanyName() { return companyName; } /** * Sets the value of the companyName property. * * @param value * allowed object is * {@link String } * */ public void setCompanyName(String value) { this.companyName = value; } /** * Gets the value of the parent property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getParent() { return parent; } /** * Sets the value of the parent property. * * @param value * allowed object is * {@link RecordRef } * */ public void setParent(RecordRef value) { this.parent = value; } /** * Gets the value of the phone property. * * @return * possible object is * {@link String } * */ public String getPhone() { return phone; } /** * Sets the value of the phone property. * * @param value * allowed object is * {@link String } * */ public void setPhone(String value) { this.phone = value; } /** * Gets the value of the fax property. * * @return * possible object is * {@link String } * */ public String getFax() { return fax; } /** * Sets the value of the fax property. * * @param value * allowed object is * {@link String } * */ public void setFax(String value) { this.fax = value; } /** * Gets the value of the email property. * * @return * possible object is * {@link String } * */ public String getEmail() { return email; } /** * Sets the value of the email property. * * @param value * allowed object is * {@link String } * */ public void setEmail(String value) { this.email = value; } /** * Gets the value of the url property. * * @return * possible object is * {@link String } * */ public String getUrl() { return url; } /** * Sets the value of the url property. * * @param value * allowed object is * {@link String } * */ public void setUrl(String value) { this.url = value; } /** * Gets the value of the defaultAddress property. * * @return * possible object is * {@link String } * */ public String getDefaultAddress() { return defaultAddress; } /** * Sets the value of the defaultAddress property. * * @param value * allowed object is * {@link String } * */ public void setDefaultAddress(String value) { this.defaultAddress = value; } /** * Gets the value of the isInactive property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIsInactive() { return isInactive; } /** * Sets the value of the isInactive property. * * @param value * allowed object is * {@link Boolean } * */ public void setIsInactive(Boolean value) { this.isInactive = value; } /** * Gets the value of the lastModifiedDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getLastModifiedDate() { return lastModifiedDate; } /** * Sets the value of the lastModifiedDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setLastModifiedDate(XMLGregorianCalendar value) { this.lastModifiedDate = value; } /** * Gets the value of the dateCreated property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDateCreated() { return dateCreated; } /** * Sets the value of the dateCreated property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDateCreated(XMLGregorianCalendar value) { this.dateCreated = value; } /** * Gets the value of the taxRegistrationList property. * * @return * possible object is * {@link PartnerTaxRegistrationList } * */ public PartnerTaxRegistrationList getTaxRegistrationList() { return taxRegistrationList; } /** * Sets the value of the taxRegistrationList property. * * @param value * allowed object is * {@link PartnerTaxRegistrationList } * */ public void setTaxRegistrationList(PartnerTaxRegistrationList value) { this.taxRegistrationList = value; } /** * Gets the value of the globalSubscriptionStatus property. * * @return * possible object is * {@link GlobalSubscriptionStatus } * */ public GlobalSubscriptionStatus getGlobalSubscriptionStatus() { return globalSubscriptionStatus; } /** * Sets the value of the globalSubscriptionStatus property. * * @param value * allowed object is * {@link GlobalSubscriptionStatus } * */ public void setGlobalSubscriptionStatus(GlobalSubscriptionStatus value) { this.globalSubscriptionStatus = value; } /** * Gets the value of the referringUrl property. * * @return * possible object is * {@link String } * */ public String getReferringUrl() { return referringUrl; } /** * Sets the value of the referringUrl property. * * @param value * allowed object is * {@link String } * */ public void setReferringUrl(String value) { this.referringUrl = value; } /** * Gets the value of the roleList property. * * @return * possible object is * {@link RecordRefList } * */ public RecordRefList getRoleList() { return roleList; } /** * Sets the value of the roleList property. * * @param value * allowed object is * {@link RecordRefList } * */ public void setRoleList(RecordRefList value) { this.roleList = value; } /** * Gets the value of the categoryList property. * * @return * possible object is * {@link CategoryList } * */ public CategoryList getCategoryList() { return categoryList; } /** * Sets the value of the categoryList property. * * @param value * allowed object is * {@link CategoryList } * */ public void setCategoryList(CategoryList value) { this.categoryList = value; } /** * Gets the value of the title property. * * @return * possible object is * {@link String } * */ public String getTitle() { return title; } /** * Sets the value of the title property. * * @param value * allowed object is * {@link String } * */ public void setTitle(String value) { this.title = value; } /** * Gets the value of the printOnCheckAs property. * * @return * possible object is * {@link String } * */ public String getPrintOnCheckAs() { return printOnCheckAs; } /** * Sets the value of the printOnCheckAs property. * * @param value * allowed object is * {@link String } * */ public void setPrintOnCheckAs(String value) { this.printOnCheckAs = value; } /** * Gets the value of the taxIdNum property. * * @return * possible object is * {@link String } * */ public String getTaxIdNum() { return taxIdNum; } /** * Sets the value of the taxIdNum property. * * @param value * allowed object is * {@link String } * */ public void setTaxIdNum(String value) { this.taxIdNum = value; } /** * Gets the value of the vatRegNumber property. * * @return * possible object is * {@link String } * */ public String getVatRegNumber() { return vatRegNumber; } /** * Sets the value of the vatRegNumber property. * * @param value * allowed object is * {@link String } * */ public void setVatRegNumber(String value) { this.vatRegNumber = value; } /** * Gets the value of the comments property. * * @return * possible object is * {@link String } * */ public String getComments() { return comments; } /** * Sets the value of the comments property. * * @param value * allowed object is * {@link String } * */ public void setComments(String value) { this.comments = value; } /** * Gets the value of the bcn property. * * @return * possible object is * {@link String } * */ public String getBcn() { return bcn; } /** * Sets the value of the bcn property. * * @param value * allowed object is * {@link String } * */ public void setBcn(String value) { this.bcn = value; } /** * Gets the value of the image property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getImage() { return image; } /** * Sets the value of the image property. * * @param value * allowed object is * {@link RecordRef } * */ public void setImage(RecordRef value) { this.image = value; } /** * Gets the value of the taxFractionUnit property. * * @return * possible object is * {@link String } * */ public String getTaxFractionUnit() { return taxFractionUnit; } /** * Sets the value of the taxFractionUnit property. * * @param value * allowed object is * {@link String } * */ public void setTaxFractionUnit(String value) { this.taxFractionUnit = value; } /** * Gets the value of the emailPreference property. * * @return * possible object is * {@link EmailPreference } * */ public EmailPreference getEmailPreference() { return emailPreference; } /** * Sets the value of the emailPreference property. * * @param value * allowed object is * {@link EmailPreference } * */ public void setEmailPreference(EmailPreference value) { this.emailPreference = value; } /** * Gets the value of the defaultTaxReg property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getDefaultTaxReg() { return defaultTaxReg; } /** * Sets the value of the defaultTaxReg property. * * @param value * allowed object is * {@link RecordRef } * */ public void setDefaultTaxReg(RecordRef value) { this.defaultTaxReg = value; } /** * Gets the value of the taxRounding property. * * @return * possible object is * {@link TaxRounding } * */ public TaxRounding getTaxRounding() { return taxRounding; } /** * Sets the value of the taxRounding property. * * @param value * allowed object is * {@link TaxRounding } * */ public void setTaxRounding(TaxRounding value) { this.taxRounding = value; } /** * Gets the value of the department property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getDepartment() { return department; } /** * Sets the value of the department property. * * @param value * allowed object is * {@link RecordRef } * */ public void setDepartment(RecordRef value) { this.department = value; } /** * Gets the value of the location property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getLocation() { return location; } /** * Sets the value of the location property. * * @param value * allowed object is * {@link RecordRef } * */ public void setLocation(RecordRef value) { this.location = value; } /** * Gets the value of the clazz property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getClazz() { return clazz; } /** * Sets the value of the clazz property. * * @param value * allowed object is * {@link RecordRef } * */ public void setClazz(RecordRef value) { this.clazz = value; } /** * Gets the value of the subsidiary property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getSubsidiary() { return subsidiary; } /** * Sets the value of the subsidiary property. * * @param value * allowed object is * {@link RecordRef } * */ public void setSubsidiary(RecordRef value) { this.subsidiary = value; } /** * Gets the value of the homePhone property. * * @return * possible object is * {@link String } * */ public String getHomePhone() { return homePhone; } /** * Sets the value of the homePhone property. * * @param value * allowed object is * {@link String } * */ public void setHomePhone(String value) { this.homePhone = value; } /** * Gets the value of the mobilePhone property. * * @return * possible object is * {@link String } * */ public String getMobilePhone() { return mobilePhone; } /** * Sets the value of the mobilePhone property. * * @param value * allowed object is * {@link String } * */ public void setMobilePhone(String value) { this.mobilePhone = value; } /** * Gets the value of the altEmail property. * * @return * possible object is * {@link String } * */ public String getAltEmail() { return altEmail; } /** * Sets the value of the altEmail property. * * @param value * allowed object is * {@link String } * */ public void setAltEmail(String value) { this.altEmail = value; } /** * Gets the value of the giveAccess property. * * @return * possible object is * {@link Boolean } * */ public Boolean isGiveAccess() { return giveAccess; } /** * Sets the value of the giveAccess property. * * @param value * allowed object is * {@link Boolean } * */ public void setGiveAccess(Boolean value) { this.giveAccess = value; } /** * Gets the value of the accessRole property. * * @return * possible object is * {@link RecordRef } * */ public RecordRef getAccessRole() { return accessRole; } /** * Sets the value of the accessRole property. * * @param value * allowed object is * {@link RecordRef } * */ public void setAccessRole(RecordRef value) { this.accessRole = value; } /** * Gets the value of the sendEmail property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSendEmail() { return sendEmail; } /** * Sets the value of the sendEmail property. * * @param value * allowed object is * {@link Boolean } * */ public void setSendEmail(Boolean value) { this.sendEmail = value; } /** * Gets the value of the password property. * * @return * possible object is * {@link String } * */ public String getPassword() { return password; } /** * Sets the value of the password property. * * @param value * allowed object is * {@link String } * */ public void setPassword(String value) { this.password = value; } /** * Gets the value of the password2 property. * * @return * possible object is * {@link String } * */ public String getPassword2() { return password2; } /** * Sets the value of the password2 property. * * @param value * allowed object is * {@link String } * */ public void setPassword2(String value) { this.password2 = value; } /** * Gets the value of the requirePwdChange property. * * @return * possible object is * {@link Boolean } * */ public Boolean isRequirePwdChange() { return requirePwdChange; } /** * Sets the value of the requirePwdChange property. * * @param value * allowed object is * {@link Boolean } * */ public void setRequirePwdChange(Boolean value) { this.requirePwdChange = value; } /** * Gets the value of the subPartnerLogin property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSubPartnerLogin() { return subPartnerLogin; } /** * Sets the value of the subPartnerLogin property. * * @param value * allowed object is * {@link Boolean } * */ public void setSubPartnerLogin(Boolean value) { this.subPartnerLogin = value; } /** * Gets the value of the loginAs property. * * @return * possible object is * {@link String } * */ public String getLoginAs() { return loginAs; } /** * Sets the value of the loginAs property. * * @param value * allowed object is * {@link String } * */ public void setLoginAs(String value) { this.loginAs = value; } /** * Gets the value of the eligibleForCommission property. * * @return * possible object is * {@link Boolean } * */ public Boolean isEligibleForCommission() { return eligibleForCommission; } /** * Sets the value of the eligibleForCommission property. * * @param value * allowed object is * {@link Boolean } * */ public void setEligibleForCommission(Boolean value) { this.eligibleForCommission = value; } /** * Gets the value of the contactRolesList property. * * @return * possible object is * {@link ContactAccessRolesList } * */ public ContactAccessRolesList getContactRolesList() { return contactRolesList; } /** * Sets the value of the contactRolesList property. * * @param value * allowed object is * {@link ContactAccessRolesList } * */ public void setContactRolesList(ContactAccessRolesList value) { this.contactRolesList = value; } /** * Gets the value of the promoCodeList property. * * @return * possible object is * {@link PartnerPromoCodeList } * */ public PartnerPromoCodeList getPromoCodeList() { return promoCodeList; } /** * Sets the value of the promoCodeList property. * * @param value * allowed object is * {@link PartnerPromoCodeList } * */ public void setPromoCodeList(PartnerPromoCodeList value) { this.promoCodeList = value; } /** * Gets the value of the addressbookList property. * * @return * possible object is * {@link PartnerAddressbookList } * */ public PartnerAddressbookList getAddressbookList() { return addressbookList; } /** * Sets the value of the addressbookList property. * * @param value * allowed object is * {@link PartnerAddressbookList } * */ public void setAddressbookList(PartnerAddressbookList value) { this.addressbookList = value; } /** * Gets the value of the subscriptionsList property. * * @return * possible object is * {@link SubscriptionsList } * */ public SubscriptionsList getSubscriptionsList() { return subscriptionsList; } /** * Sets the value of the subscriptionsList property. * * @param value * allowed object is * {@link SubscriptionsList } * */ public void setSubscriptionsList(SubscriptionsList value) { this.subscriptionsList = value; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link CustomFieldList } * */ public CustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link CustomFieldList } * */ public void setCustomFieldList(CustomFieldList value) { this.customFieldList = value; } /** * Gets the value of the internalId property. * * @return * possible object is * {@link String } * */ public String getInternalId() { return internalId; } /** * Sets the value of the internalId property. * * @param value * allowed object is * {@link String } * */ public void setInternalId(String value) { this.internalId = value; } /** * Gets the value of the externalId property. * * @return * possible object is * {@link String } * */ public String getExternalId() { return externalId; } /** * Sets the value of the externalId property. * * @param value * allowed object is * {@link String } * */ public void setExternalId(String value) { this.externalId = value; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy