| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.transactions.purchases_2010_2.VendorBill | |
Java class for VendorBill complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VendorBill">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="entity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="postingPeriod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="terms" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="dueDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="discountDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="userTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="discountAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="creditLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="department" 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="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="landedCostMethod" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}LandedCostMethod" minOccurs="0"/>
<element name="expenseList" type="{urn:purchases_2010_2.transactions.webservices.netsuite.com}VendorBillExpenseList" minOccurs="0"/>
<element name="itemList" type="{urn:purchases_2010_2.transactions.webservices.netsuite.com}VendorBillItemList" minOccurs="0"/>
<element name="landedCostsList" type="{urn:purchases_2010_2.transactions.webservices.netsuite.com}PurchLandedCostList" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| clazz | |||||||||||
| createdDate | |||||||||||
| creditLimit | |||||||||||
| currencyName | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| department | |||||||||||
| discountAmount | |||||||||||
| discountDate | |||||||||||
| dueDate | |||||||||||
| entity | |||||||||||
| exchangeRate | |||||||||||
| expenseList | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| itemList | |||||||||||
| landedCostMethod | |||||||||||
| landedCostsList | |||||||||||
| lastModifiedDate | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| postingPeriod | |||||||||||
| status | |||||||||||
| subsidiary | |||||||||||
| tax2Total | |||||||||||
| taxTotal | |||||||||||
| terms | |||||||||||
| tranDate | |||||||||||
| tranId | |||||||||||
| userTotal | |||||||||||
| vatRegNum | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the account property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the creditLimit property.
| |||||||||||
Gets the value of the currencyName property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the discountAmount property.
| |||||||||||
Gets the value of the discountDate property.
| |||||||||||
Gets the value of the dueDate property.
| |||||||||||
Gets the value of the entity property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the expenseList property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the itemList property.
| |||||||||||
Gets the value of the landedCostMethod property.
| |||||||||||
Gets the value of the landedCostsList property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the postingPeriod property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the tax2Total property.
| |||||||||||
Gets the value of the taxTotal property.
| |||||||||||
Gets the value of the terms property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the tranId property.
| |||||||||||
Gets the value of the userTotal property.
| |||||||||||
Gets the value of the vatRegNum property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the creditLimit property.
| |||||||||||
Sets the value of the currencyName property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the discountAmount property.
| |||||||||||
Sets the value of the discountDate property.
| |||||||||||
Sets the value of the dueDate property.
| |||||||||||
Sets the value of the entity property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the expenseList property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the itemList property.
| |||||||||||
Sets the value of the landedCostMethod property.
| |||||||||||
Sets the value of the landedCostsList property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the postingPeriod property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the tax2Total property.
| |||||||||||
Sets the value of the taxTotal property.
| |||||||||||
Sets the value of the terms property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
Sets the value of the tranId property.
| |||||||||||
Sets the value of the userTotal property.
| |||||||||||
Sets the value of the vatRegNum property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the createdDate property.
Gets the value of the creditLimit property.
Gets the value of the currencyName property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the discountAmount property.
Gets the value of the discountDate property.
Gets the value of the dueDate property.
Gets the value of the entity property.
RecordRef
Gets the value of the exchangeRate property.
Gets the value of the expenseList property.
VendorBillExpenseList
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the itemList property.
VendorBillItemList
Gets the value of the landedCostMethod property.
LandedCostMethod
Gets the value of the landedCostsList property.
PurchLandedCostList
Gets the value of the lastModifiedDate property.
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the postingPeriod property.
RecordRef
Gets the value of the status property.
Gets the value of the subsidiary property.
RecordRef
Gets the value of the tax2Total property.
Gets the value of the taxTotal property.
Gets the value of the terms property.
RecordRef
Gets the value of the tranDate property.
Gets the value of the tranId property.
Gets the value of the userTotal property.
Gets the value of the vatRegNum property.
Sets the value of the account property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the creditLimit property.
| value | Allowed object is Double |
|---|
Sets the value of the currencyName property.
| value | Allowed object is String |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the discountAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the discountDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dueDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the entity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is Double |
|---|
Sets the value of the expenseList property.
| value | Allowed object is
VendorBillExpenseList
|
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the itemList property.
| value | Allowed object is
VendorBillItemList
|
|---|
Sets the value of the landedCostMethod property.
| value | Allowed object is
LandedCostMethod
|
|---|
Sets the value of the landedCostsList property.
| value | Allowed object is
PurchLandedCostList
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the postingPeriod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the tax2Total property.
| value | Allowed object is Double |
|---|
Sets the value of the taxTotal property.
| value | Allowed object is Double |
|---|
Sets the value of the terms property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the tranDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the tranId property.
| value | Allowed object is String |
|---|
Sets the value of the userTotal property.
| value | Allowed object is Double |
|---|
Sets the value of the vatRegNum property.
| value | Allowed object is String |
|---|