| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.sales_2010_2.InvoiceItem |
Java class for InvoiceItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InvoiceItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="job" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="options" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
<element name="deferRevRec" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="currentPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="units" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="serialNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="binNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="price" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="percentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityOnHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityAvailable" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityOrdered" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityRemaining" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantityFulfilled" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="amountOrdered" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="orderLine" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="licenseCode" type="{http://www.w3.org/2001/XMLSchema}string" 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="revRecSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="revRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="revRecEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="grossAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="costEstimateType" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}ItemCostEstimateType" minOccurs="0"/>
<element name="costEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="giftCertFrom" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="giftCertRecipientName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="giftCertRecipientEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="giftCertMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="giftCertNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shipGroup" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="itemIsFulfilled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="shipAddress" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shipMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="vsoePrice" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="vsoeAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="vsoeAllocation" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="vsoeDeferral" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}VsoeDeferral" minOccurs="0"/>
<element name="vsoePermitDiscount" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}VsoePermitDiscount" minOccurs="0"/>
<element name="vsoeDelivered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| amountOrdered | |||||||||||
| binNumbers | |||||||||||
| clazz | |||||||||||
| costEstimate | |||||||||||
| costEstimateType | |||||||||||
| currentPercent | |||||||||||
| customFieldList | |||||||||||
| deferRevRec | |||||||||||
| department | |||||||||||
| description | |||||||||||
| giftCertFrom | |||||||||||
| giftCertMessage | |||||||||||
| giftCertNumber | |||||||||||
| giftCertRecipientEmail | |||||||||||
| giftCertRecipientName | |||||||||||
| grossAmt | |||||||||||
| isTaxable | |||||||||||
| item | |||||||||||
| itemIsFulfilled | |||||||||||
| job | |||||||||||
| licenseCode | |||||||||||
| line | |||||||||||
| location | |||||||||||
| options | |||||||||||
| orderLine | |||||||||||
| percentComplete | |||||||||||
| price | |||||||||||
| quantity | |||||||||||
| quantityAvailable | |||||||||||
| quantityFulfilled | |||||||||||
| quantityOnHand | |||||||||||
| quantityOrdered | |||||||||||
| quantityRemaining | |||||||||||
| rate | |||||||||||
| revRecEndDate | |||||||||||
| revRecSchedule | |||||||||||
| revRecStartDate | |||||||||||
| serialNumbers | |||||||||||
| shipAddress | |||||||||||
| shipGroup | |||||||||||
| shipMethod | |||||||||||
| tax1Amt | |||||||||||
| taxCode | |||||||||||
| taxRate1 | |||||||||||
| taxRate2 | |||||||||||
| units | |||||||||||
| vsoeAllocation | |||||||||||
| vsoeAmount | |||||||||||
| vsoeDeferral | |||||||||||
| vsoeDelivered | |||||||||||
| vsoePermitDiscount | |||||||||||
| vsoePrice | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the amountOrdered property.
| |||||||||||
Gets the value of the binNumbers property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the costEstimate property.
| |||||||||||
Gets the value of the costEstimateType property.
| |||||||||||
Gets the value of the currentPercent property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the giftCertFrom property.
| |||||||||||
Gets the value of the giftCertMessage property.
| |||||||||||
Gets the value of the giftCertNumber property.
| |||||||||||
Gets the value of the giftCertRecipientEmail property.
| |||||||||||
Gets the value of the giftCertRecipientName property.
| |||||||||||
Gets the value of the grossAmt property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the job property.
| |||||||||||
Gets the value of the licenseCode property.
| |||||||||||
Gets the value of the line property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the options property.
| |||||||||||
Gets the value of the orderLine property.
| |||||||||||
Gets the value of the percentComplete property.
| |||||||||||
Gets the value of the price property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the quantityAvailable property.
| |||||||||||
Gets the value of the quantityFulfilled property.
| |||||||||||
Gets the value of the quantityOnHand property.
| |||||||||||
Gets the value of the quantityOrdered property.
| |||||||||||
Gets the value of the quantityRemaining property.
| |||||||||||
Gets the value of the rate property.
| |||||||||||
Gets the value of the revRecEndDate property.
| |||||||||||
Gets the value of the revRecSchedule property.
| |||||||||||
Gets the value of the revRecStartDate property.
| |||||||||||
Gets the value of the serialNumbers property.
| |||||||||||
Gets the value of the shipAddress property.
| |||||||||||
Gets the value of the shipGroup property.
| |||||||||||
Gets the value of the shipMethod property.
| |||||||||||
Gets the value of the tax1Amt property.
| |||||||||||
Gets the value of the taxCode property.
| |||||||||||
Gets the value of the taxRate1 property.
| |||||||||||
Gets the value of the taxRate2 property.
| |||||||||||
Gets the value of the units property.
| |||||||||||
Gets the value of the vsoeAllocation property.
| |||||||||||
Gets the value of the vsoeAmount property.
| |||||||||||
Gets the value of the vsoeDeferral property.
| |||||||||||
Gets the value of the vsoePermitDiscount property.
| |||||||||||
Gets the value of the vsoePrice property.
| |||||||||||
Gets the value of the deferRevRec property.
| |||||||||||
Gets the value of the isTaxable property.
| |||||||||||
Gets the value of the itemIsFulfilled property.
| |||||||||||
Gets the value of the vsoeDelivered property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the amountOrdered property.
| |||||||||||
Sets the value of the binNumbers property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the costEstimate property.
| |||||||||||
Sets the value of the costEstimateType property.
| |||||||||||
Sets the value of the currentPercent property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the deferRevRec property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the giftCertFrom property.
| |||||||||||
Sets the value of the giftCertMessage property.
| |||||||||||
Sets the value of the giftCertNumber property.
| |||||||||||
Sets the value of the giftCertRecipientEmail property.
| |||||||||||
Sets the value of the giftCertRecipientName property.
| |||||||||||
Sets the value of the grossAmt property.
| |||||||||||
Sets the value of the isTaxable property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the itemIsFulfilled property.
| |||||||||||
Sets the value of the job property.
| |||||||||||
Sets the value of the licenseCode property.
| |||||||||||
Sets the value of the line property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the options property.
| |||||||||||
Sets the value of the orderLine property.
| |||||||||||
Sets the value of the percentComplete property.
| |||||||||||
Sets the value of the price property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the quantityAvailable property.
| |||||||||||
Sets the value of the quantityFulfilled property.
| |||||||||||
Sets the value of the quantityOnHand property.
| |||||||||||
Sets the value of the quantityOrdered property.
| |||||||||||
Sets the value of the quantityRemaining property.
| |||||||||||
Sets the value of the rate property.
| |||||||||||
Sets the value of the revRecEndDate property.
| |||||||||||
Sets the value of the revRecSchedule property.
| |||||||||||
Sets the value of the revRecStartDate property.
| |||||||||||
Sets the value of the serialNumbers property.
| |||||||||||
Sets the value of the shipAddress property.
| |||||||||||
Sets the value of the shipGroup property.
| |||||||||||
Sets the value of the shipMethod property.
| |||||||||||
Sets the value of the tax1Amt property.
| |||||||||||
Sets the value of the taxCode property.
| |||||||||||
Sets the value of the taxRate1 property.
| |||||||||||
Sets the value of the taxRate2 property.
| |||||||||||
Sets the value of the units property.
| |||||||||||
Sets the value of the vsoeAllocation property.
| |||||||||||
Sets the value of the vsoeAmount property.
| |||||||||||
Sets the value of the vsoeDeferral property.
| |||||||||||
Sets the value of the vsoeDelivered property.
| |||||||||||
Sets the value of the vsoePermitDiscount property.
| |||||||||||
Sets the value of the vsoePrice property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the amountOrdered property.
Gets the value of the binNumbers property.
Gets the value of the clazz property.
RecordRef
Gets the value of the costEstimate property.
Gets the value of the costEstimateType property.
ItemCostEstimateType
Gets the value of the currentPercent property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the department property.
RecordRef
Gets the value of the description property.
Gets the value of the giftCertFrom property.
Gets the value of the giftCertMessage property.
Gets the value of the giftCertNumber property.
Gets the value of the giftCertRecipientEmail property.
Gets the value of the giftCertRecipientName property.
Gets the value of the grossAmt property.
Gets the value of the item property.
RecordRef
Gets the value of the licenseCode property.
Gets the value of the line property.
Gets the value of the location property.
RecordRef
Gets the value of the options property.
CustomFieldList
Gets the value of the orderLine property.
Gets the value of the percentComplete property.
Gets the value of the price property.
RecordRef
Gets the value of the quantity property.
Gets the value of the quantityAvailable property.
Gets the value of the quantityFulfilled property.
Gets the value of the quantityOnHand property.
Gets the value of the quantityOrdered property.
Gets the value of the quantityRemaining property.
Gets the value of the rate property.
Gets the value of the revRecEndDate property.
Gets the value of the revRecSchedule property.
RecordRef
Gets the value of the revRecStartDate property.
Gets the value of the serialNumbers property.
Gets the value of the shipAddress property.
RecordRef
Gets the value of the shipGroup property.
Gets the value of the shipMethod property.
RecordRef
Gets the value of the tax1Amt property.
Gets the value of the taxCode property.
RecordRef
Gets the value of the taxRate1 property.
Gets the value of the taxRate2 property.
Gets the value of the units property.
RecordRef
Gets the value of the vsoeAllocation property.
Gets the value of the vsoeAmount property.
Gets the value of the vsoeDeferral property.
VsoeDeferral
Gets the value of the vsoePermitDiscount property.
VsoePermitDiscount
Gets the value of the vsoePrice property.
Gets the value of the deferRevRec property.
Gets the value of the isTaxable property.
Gets the value of the itemIsFulfilled property.
Gets the value of the vsoeDelivered property.
Sets the value of the amount property.
| value | Allowed object is Double |
|---|
Sets the value of the amountOrdered property.
| value | Allowed object is Double |
|---|
Sets the value of the binNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the costEstimate property.
| value | Allowed object is Double |
|---|
Sets the value of the costEstimateType property.
| value | Allowed object is
ItemCostEstimateType
|
|---|
Sets the value of the currentPercent property.
| value | Allowed object is Double |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the deferRevRec property.
| value | Allowed object is Boolean |
|---|
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 giftCertFrom property.
| value | Allowed object is String |
|---|
Sets the value of the giftCertMessage property.
| value | Allowed object is String |
|---|
Sets the value of the giftCertNumber property.
| value | Allowed object is String |
|---|
Sets the value of the giftCertRecipientEmail property.
| value | Allowed object is String |
|---|
Sets the value of the giftCertRecipientName property.
| value | Allowed object is String |
|---|
Sets the value of the grossAmt property.
| value | Allowed object is Double |
|---|
Sets the value of the isTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the itemIsFulfilled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the job property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the licenseCode property.
| value | Allowed object is String |
|---|
Sets the value of the line property.
| value | Allowed object is Long |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the options property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the orderLine property.
| value | Allowed object is Long |
|---|
Sets the value of the percentComplete property.
| value | Allowed object is Double |
|---|
Sets the value of the price property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the quantity property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityAvailable property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityFulfilled property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityOnHand property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityOrdered property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityRemaining property.
| value | Allowed object is Double |
|---|
Sets the value of the rate property.
| value | Allowed object is String |
|---|
Sets the value of the revRecEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the revRecSchedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the revRecStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the serialNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the shipAddress property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shipGroup property.
| value | Allowed object is Long |
|---|
Sets the value of the shipMethod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the tax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the taxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the taxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the taxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the units property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the vsoeAllocation property.
| value | Allowed object is Double |
|---|
Sets the value of the vsoeAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the vsoeDeferral property.
| value | Allowed object is
VsoeDeferral
|
|---|
Sets the value of the vsoeDelivered property.
| value | Allowed object is Boolean |
|---|
Sets the value of the vsoePermitDiscount property.
| value | Allowed object is
VsoePermitDiscount
|
|---|
Sets the value of the vsoePrice property.
| value | Allowed object is Double |
|---|