| java.lang.Object | |||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRow | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRowBasic | ||
| ↳ | com.netsuite.webservices.platform.common_2013_2.SubsidiarySearchRowBasic | ||
Java class for SubsidiarySearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubsidiarySearchRowBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
<sequence>
<element name="address1" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="address2" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="address3" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="anonymousCustomerInboundEmail" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="anonymousCustomerOnlineForms" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseAssignmentTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseAutomaticClosureTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseCopyEmployeeTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseCreationTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseEscalationTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="caseUpdateTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="city" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="companyNameForSupportMessages" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="country" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="currency" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="email" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="employeeCaseUpdateTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="fax" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isElimination" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="legalName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="mainSupportEmailAddress" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="nameNoHierarchy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="phone" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="state" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="taxIdNum" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="tranPrefix" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="url" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="zip" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the address1 property.
| |||||||||||
Gets the value of the address2 property.
| |||||||||||
Gets the value of the address3 property.
| |||||||||||
Gets the value of the anonymousCustomerInboundEmail property.
| |||||||||||
Gets the value of the anonymousCustomerOnlineForms property.
| |||||||||||
Gets the value of the caseAssignmentTemplate property.
| |||||||||||
Gets the value of the caseAutomaticClosureTemplate property.
| |||||||||||
Gets the value of the caseCopyEmployeeTemplate property.
| |||||||||||
Gets the value of the caseCreationTemplate property.
| |||||||||||
Gets the value of the caseEscalationTemplate property.
| |||||||||||
Gets the value of the caseUpdateTemplate property.
| |||||||||||
Gets the value of the city property.
| |||||||||||
Gets the value of the companyNameForSupportMessages property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the employeeCaseUpdateTemplate property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the fax property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the isElimination property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the legalName property.
| |||||||||||
Gets the value of the mainSupportEmailAddress property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the nameNoHierarchy property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the state property.
| |||||||||||
Gets the value of the taxIdNum property.
| |||||||||||
Gets the value of the tranPrefix property.
| |||||||||||
Gets the value of the url property.
| |||||||||||
Gets the value of the zip property.
| |||||||||||
Sets the value of the address1 property.
| |||||||||||
Sets the value of the address2 property.
| |||||||||||
Sets the value of the address3 property.
| |||||||||||
Sets the value of the anonymousCustomerInboundEmail property.
| |||||||||||
Sets the value of the anonymousCustomerOnlineForms property.
| |||||||||||
Sets the value of the caseAssignmentTemplate property.
| |||||||||||
Sets the value of the caseAutomaticClosureTemplate property.
| |||||||||||
Sets the value of the caseCopyEmployeeTemplate property.
| |||||||||||
Sets the value of the caseCreationTemplate property.
| |||||||||||
Sets the value of the caseEscalationTemplate property.
| |||||||||||
Sets the value of the caseUpdateTemplate property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the companyNameForSupportMessages property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the employeeCaseUpdateTemplate property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the fax property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isElimination property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the legalName property.
| |||||||||||
Sets the value of the mainSupportEmailAddress property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the nameNoHierarchy property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the state property.
| |||||||||||
Sets the value of the taxIdNum property.
| |||||||||||
Sets the value of the tranPrefix property.
| |||||||||||
Sets the value of the url property.
| |||||||||||
Sets the value of the zip property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the address1 property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the address1 property.
For example, to add a new item, do as follows:
getAddress1().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the address2 property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the address2 property.
For example, to add a new item, do as follows:
getAddress2().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the address3 property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the address3 property.
For example, to add a new item, do as follows:
getAddress3().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the anonymousCustomerInboundEmail property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the anonymousCustomerInboundEmail property.
For example, to add a new item, do as follows:
getAnonymousCustomerInboundEmail().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the anonymousCustomerOnlineForms property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the anonymousCustomerOnlineForms property.
For example, to add a new item, do as follows:
getAnonymousCustomerOnlineForms().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseAssignmentTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseAssignmentTemplate property.
For example, to add a new item, do as follows:
getCaseAssignmentTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseAutomaticClosureTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseAutomaticClosureTemplate property.
For example, to add a new item, do as follows:
getCaseAutomaticClosureTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseCopyEmployeeTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseCopyEmployeeTemplate property.
For example, to add a new item, do as follows:
getCaseCopyEmployeeTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseCreationTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseCreationTemplate property.
For example, to add a new item, do as follows:
getCaseCreationTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseEscalationTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseEscalationTemplate property.
For example, to add a new item, do as follows:
getCaseEscalationTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the caseUpdateTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the caseUpdateTemplate property.
For example, to add a new item, do as follows:
getCaseUpdateTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the city property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the city property.
For example, to add a new item, do as follows:
getCity().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the companyNameForSupportMessages property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the companyNameForSupportMessages property.
For example, to add a new item, do as follows:
getCompanyNameForSupportMessages().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the country property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the country property.
For example, to add a new item, do as follows:
getCountry().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnEnumSelectField
Gets the value of the currency property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the currency property.
For example, to add a new item, do as follows:
getCurrency().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the customFieldList property.
SearchColumnCustomFieldList
Gets the value of the email property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the email property.
For example, to add a new item, do as follows:
getEmail().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the employeeCaseUpdateTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the employeeCaseUpdateTemplate property.
For example, to add a new item, do as follows:
getEmployeeCaseUpdateTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the externalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the externalId property.
For example, to add a new item, do as follows:
getExternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the fax property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the fax property.
For example, to add a new item, do as follows:
getFax().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the internalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the internalId property.
For example, to add a new item, do as follows:
getInternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the isElimination property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isElimination property.
For example, to add a new item, do as follows:
getIsElimination().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the isInactive property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isInactive property.
For example, to add a new item, do as follows:
getIsInactive().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the legalName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the legalName property.
For example, to add a new item, do as follows:
getLegalName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the mainSupportEmailAddress property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the mainSupportEmailAddress property.
For example, to add a new item, do as follows:
getMainSupportEmailAddress().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the name property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the name property.
For example, to add a new item, do as follows:
getName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the nameNoHierarchy property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the nameNoHierarchy property.
For example, to add a new item, do as follows:
getNameNoHierarchy().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the phone property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the phone property.
For example, to add a new item, do as follows:
getPhone().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the state property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the state property.
For example, to add a new item, do as follows:
getState().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the taxIdNum property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the taxIdNum property.
For example, to add a new item, do as follows:
getTaxIdNum().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the tranPrefix property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the tranPrefix property.
For example, to add a new item, do as follows:
getTranPrefix().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the url property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the url property.
For example, to add a new item, do as follows:
getUrl().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the zip property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the zip property.
For example, to add a new item, do as follows:
getZip().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Sets the value of the address1 property.
| address1 | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the address2 property.
| address2 | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the address3 property.
| address3 | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the anonymousCustomerInboundEmail property.
| anonymousCustomerInboundEmail | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the anonymousCustomerOnlineForms property.
| anonymousCustomerOnlineForms | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseAssignmentTemplate property.
| caseAssignmentTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseAutomaticClosureTemplate property.
| caseAutomaticClosureTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseCopyEmployeeTemplate property.
| caseCopyEmployeeTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseCreationTemplate property.
| caseCreationTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseEscalationTemplate property.
| caseEscalationTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the caseUpdateTemplate property.
| caseUpdateTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the city property.
| city | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the companyNameForSupportMessages property.
| companyNameForSupportMessages | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the country property.
| country | Allowed object is
SearchColumnEnumSelectField
|
|---|
Sets the value of the currency property.
| currency | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchColumnCustomFieldList
|
|---|
Sets the value of the email property.
Allowed object is
SearchColumnStringField
|
Sets the value of the employeeCaseUpdateTemplate property.
| employeeCaseUpdateTemplate | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the externalId property.
| externalId | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the fax property.
| fax | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the internalId property.
| internalId | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the isElimination property.
| isElimination | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the isInactive property.
| isInactive | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the legalName property.
| legalName | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the mainSupportEmailAddress property.
| mainSupportEmailAddress | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the name property.
| name | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the nameNoHierarchy property.
| nameNoHierarchy | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the phone property.
| phone | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the state property.
| state | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the taxIdNum property.
| taxIdNum | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the tranPrefix property.
| tranPrefix | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the url property.
| url | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the zip property.
| zip | Allowed object is
SearchColumnStringField
|
|---|