| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.accounting_2010_2.Account | |
Java class for Account complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Account">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="acctType" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}AccountType" minOccurs="0"/>
<element name="acctNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="acctName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="includeChildren" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="generalRate" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ConsolidatedRate" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="cashFlowRate" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ConsolidatedRate" minOccurs="0"/>
<element name="billableExpensesAcct" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="deferralAcct" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="curDocNum" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="inventory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="subsidiaryList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
<element name="category1099misc" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="openingBalance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="translationsList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}AccountTranslationList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.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>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| acctName | |||||||||||
| acctNumber | |||||||||||
| acctType | |||||||||||
| billableExpensesAcct | |||||||||||
| cashFlowRate | |||||||||||
| category1099Misc | |||||||||||
| clazz | |||||||||||
| curDocNum | |||||||||||
| currency | |||||||||||
| customFieldList | |||||||||||
| deferralAcct | |||||||||||
| department | |||||||||||
| description | |||||||||||
| exchangeRate | |||||||||||
| externalId | |||||||||||
| generalRate | |||||||||||
| includeChildren | |||||||||||
| internalId | |||||||||||
| inventory | |||||||||||
| isInactive | |||||||||||
| location | |||||||||||
| openingBalance | |||||||||||
| parent | |||||||||||
| subsidiaryList | |||||||||||
| tranDate | |||||||||||
| translationsList | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| 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 billableExpensesAcct property.
| |||||||||||
Gets the value of the cashFlowRate property.
| |||||||||||
Gets the value of the category1099Misc property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the curDocNum property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the deferralAcct property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the generalRate property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the openingBalance property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the subsidiaryList property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the translationsList property.
| |||||||||||
Gets the value of the includeChildren property.
| |||||||||||
Gets the value of the inventory property.
| |||||||||||
Gets the value of the isInactive 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 billableExpensesAcct property.
| |||||||||||
Sets the value of the cashFlowRate property.
| |||||||||||
Sets the value of the category1099Misc property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the curDocNum property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the deferralAcct property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the generalRate property.
| |||||||||||
Sets the value of the includeChildren property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the inventory property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the openingBalance property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the subsidiaryList property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
Sets the value of the translationsList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the acctName property.
Gets the value of the acctNumber property.
Gets the value of the acctType property.
AccountType
Gets the value of the billableExpensesAcct property.
RecordRef
Gets the value of the cashFlowRate property.
ConsolidatedRate
Gets the value of the category1099Misc property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the curDocNum property.
Gets the value of the currency property.
RecordRef
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the deferralAcct property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the description property.
Gets the value of the exchangeRate property.
Gets the value of the externalId property.
Gets the value of the generalRate property.
ConsolidatedRate
Gets the value of the internalId property.
Gets the value of the location property.
RecordRef
Gets the value of the openingBalance property.
Gets the value of the parent property.
RecordRef
Gets the value of the subsidiaryList property.
RecordRefList
Gets the value of the tranDate property.
Gets the value of the translationsList property.
AccountTranslationList
Gets the value of the includeChildren property.
Gets the value of the inventory property.
Gets the value of the isInactive property.
Sets the value of the acctName property.
| value | Allowed object is String |
|---|
Sets the value of the acctNumber property.
| value | Allowed object is String |
|---|
Sets the value of the acctType property.
| value | Allowed object is
AccountType
|
|---|
Sets the value of the billableExpensesAcct property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the cashFlowRate property.
| value | Allowed object is
ConsolidatedRate
|
|---|
Sets the value of the category1099Misc property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the curDocNum property.
| value | Allowed object is Long |
|---|
Sets the value of the currency property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the deferralAcct property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is String |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the generalRate property.
| value | Allowed object is
ConsolidatedRate
|
|---|
Sets the value of the includeChildren property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the inventory property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the openingBalance property.
| value | Allowed object is Double |
|---|
Sets the value of the parent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the subsidiaryList property.
| value | Allowed object is
RecordRefList
|
|---|
Sets the value of the tranDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the translationsList property.
| value | Allowed object is
AccountTranslationList
|
|---|