| java.lang.Object | |||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRecord | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRecordBasic | ||
| ↳ | com.netsuite.webservices.platform.common_2013_2.AccountSearchBasic | ||
Java class for AccountSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountSearchBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRecordBasic">
<sequence>
<element name="balance" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="cashFlowRateType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="category1099Misc" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="description" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="externalIdString" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="generalRateType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="internalIdNumber" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="number" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="parent" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="type" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| acctName | |||||||||||
| acctNumber | |||||||||||
| acctType | |||||||||||
| balance | |||||||||||
| cashFlowRate | |||||||||||
| category1099Misc | |||||||||||
| customFieldList | |||||||||||
| description | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| generalRate | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isInactive | |||||||||||
| parent | |||||||||||
| subsidiaryList | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the acctName property.
| |||||||||||
Gets the value of the acctNumber property.
| |||||||||||
Gets the value of the acctType property.
| |||||||||||
Gets the value of the balance property.
| |||||||||||
Gets the value of the cashFlowRate property.
| |||||||||||
Gets the value of the category1099Misc property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the generalRate property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the subsidiaryList property.
| |||||||||||
Sets the value of the acctName property.
| |||||||||||
Sets the value of the acctNumber property.
| |||||||||||
Sets the value of the acctType property.
| |||||||||||
Sets the value of the balance property.
| |||||||||||
Sets the value of the cashFlowRate property.
| |||||||||||
Sets the value of the category1099Misc property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the generalRate property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the subsidiaryList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the acctName property.
SearchStringField
Gets the value of the acctNumber property.
SearchStringField
Gets the value of the acctType property.
SearchEnumMultiSelectField
Gets the value of the balance property.
SearchDoubleField
Gets the value of the cashFlowRate property.
SearchEnumMultiSelectField
Gets the value of the category1099Misc property.
SearchMultiSelectField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the description property.
SearchStringField
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the generalRate property.
SearchEnumMultiSelectField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the isInactive property.
SearchBooleanField
Gets the value of the parent property.
SearchMultiSelectField
Gets the value of the subsidiaryList property.
SearchMultiSelectField
Sets the value of the acctName property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the acctNumber property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the acctType property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the balance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the cashFlowRate property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the category1099Misc property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
Sets the value of the description property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the externalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the externalIdString property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the generalRate property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the internalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the internalIdNumber property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the isInactive property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the parent property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the subsidiaryList property.
| value | Allowed object is
SearchMultiSelectField
|
|---|