| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.transactions.sales_2010_2.Invoice | |
Java class for Invoice complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Invoice">
<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="entity" 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="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="createdFrom" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="postingPeriod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="opportunity" 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="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="terms" 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="subsidiary" 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="discountAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="salesRep" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="contribPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="partner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="leadSource" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="otherRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="salesEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="excludeCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="totalCostEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="estGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" 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="amountPaid" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="amountRemaining" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="balance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="onCreditHold" 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="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="promoCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="discountItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="discountRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="taxItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="toBePrinted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="toBeEmailed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="toBeFaxed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="messageSel" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="transactionBillAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}BillAddress" minOccurs="0"/>
<element name="billAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="billAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="transactionShipAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}ShipAddress" minOccurs="0"/>
<element name="shipAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shipAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="shipMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="shippingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="shippingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shippingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="handlingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="handlingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="handlingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="trackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="linkedTrackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="salesGroup" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="subTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="revenueStatus" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}RevenueStatus" minOccurs="0"/>
<element name="recognizedRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="deferredRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="revRecOnRevCommitment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="syncSalesTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="discountTotal" 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="altShippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="altHandlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="job" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="billingSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="email" 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="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="expCostDiscount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="itemCostDiscount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="timeDiscount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="expCostDiscRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="itemCostDiscRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="timeDiscRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="expCostDiscAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="expCostTaxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="expCostTaxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemCostDiscAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="expCostTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="expCostDiscTax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemCostTaxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="timeDiscAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemCostTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="expCostDiscTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="itemCostDiscTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="itemCostTaxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemCostDiscTax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemCostDiscPrint" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="timeDiscTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="timeTaxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="expCostDiscPrint" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="timeTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="timeDiscPrint" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="giftCertApplied" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="timeDiscTax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tranIsVsoeBundle" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="timeTaxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="vsoeAutoCalc" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="syncPartnerTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="salesTeamList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceSalesTeamList" minOccurs="0"/>
<element name="partnersList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoicePartnersList" minOccurs="0"/>
<element name="itemList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceItemList" minOccurs="0"/>
<element name="itemCostList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceItemCostList" minOccurs="0"/>
<element name="giftCertRedemptionList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}GiftCertRedemptionList" minOccurs="0"/>
<element name="expCostList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceExpCostList" minOccurs="0"/>
<element name="timeList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceTimeList" minOccurs="0"/>
<element name="shipGroupList" type="{urn:sales_2010_2.transactions.webservices.netsuite.com}InvoiceShipGroupList" 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 | |||||||||||
| altHandlingCost | |||||||||||
| altShippingCost | |||||||||||
| amountPaid | |||||||||||
| amountRemaining | |||||||||||
| balance | |||||||||||
| billAddress | |||||||||||
| billAddressList | |||||||||||
| billingSchedule | |||||||||||
| clazz | |||||||||||
| contribPct | |||||||||||
| createdDate | |||||||||||
| createdFrom | |||||||||||
| currencyName | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| deferredRevenue | |||||||||||
| department | |||||||||||
| discountAmount | |||||||||||
| discountDate | |||||||||||
| discountItem | |||||||||||
| discountRate | |||||||||||
| discountTotal | |||||||||||
| dueDate | |||||||||||
| endDate | |||||||||||
| entity | |||||||||||
| estGrossProfit | |||||||||||
| estGrossProfitPercent | |||||||||||
| exchangeRate | |||||||||||
| excludeCommission | |||||||||||
| expCostDiscAmount | |||||||||||
| expCostDiscPrint | |||||||||||
| expCostDiscRate | |||||||||||
| expCostDiscTax1Amt | |||||||||||
| expCostDiscTaxable | |||||||||||
| expCostDiscount | |||||||||||
| expCostList | |||||||||||
| expCostTaxCode | |||||||||||
| expCostTaxRate1 | |||||||||||
| expCostTaxRate2 | |||||||||||
| externalId | |||||||||||
| fax | |||||||||||
| fob | |||||||||||
| giftCertApplied | |||||||||||
| giftCertRedemptionList | |||||||||||
| handlingCost | |||||||||||
| handlingTax1Rate | |||||||||||
| handlingTax2Rate | |||||||||||
| handlingTaxCode | |||||||||||
| internalId | |||||||||||
| isTaxable | |||||||||||
| itemCostDiscAmount | |||||||||||
| itemCostDiscPrint | |||||||||||
| itemCostDiscRate | |||||||||||
| itemCostDiscTax1Amt | |||||||||||
| itemCostDiscTaxable | |||||||||||
| itemCostDiscount | |||||||||||
| itemCostList | |||||||||||
| itemCostTaxCode | |||||||||||
| itemCostTaxRate1 | |||||||||||
| itemCostTaxRate2 | |||||||||||
| itemList | |||||||||||
| job | |||||||||||
| lastModifiedDate | |||||||||||
| leadSource | |||||||||||
| linkedTrackingNumbers | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| message | |||||||||||
| messageSel | |||||||||||
| onCreditHold | |||||||||||
| opportunity | |||||||||||
| otherRefNum | |||||||||||
| partner | |||||||||||
| partnersList | |||||||||||
| postingPeriod | |||||||||||
| promoCode | |||||||||||
| recognizedRevenue | |||||||||||
| revRecEndDate | |||||||||||
| revRecOnRevCommitment | |||||||||||
| revRecSchedule | |||||||||||
| revRecStartDate | |||||||||||
| revenueStatus | |||||||||||
| salesEffectiveDate | |||||||||||
| salesGroup | |||||||||||
| salesRep | |||||||||||
| salesTeamList | |||||||||||
| shipAddress | |||||||||||
| shipAddressList | |||||||||||
| shipDate | |||||||||||
| shipGroupList | |||||||||||
| shipMethod | |||||||||||
| shippingCost | |||||||||||
| shippingTax1Rate | |||||||||||
| shippingTax2Rate | |||||||||||
| shippingTaxCode | |||||||||||
| source | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| subTotal | |||||||||||
| subsidiary | |||||||||||
| syncPartnerTeams | |||||||||||
| syncSalesTeams | |||||||||||
| tax2Total | |||||||||||
| taxItem | |||||||||||
| taxRate | |||||||||||
| taxTotal | |||||||||||
| terms | |||||||||||
| timeDiscAmount | |||||||||||
| timeDiscPrint | |||||||||||
| timeDiscRate | |||||||||||
| timeDiscTax1Amt | |||||||||||
| timeDiscTaxable | |||||||||||
| timeDiscount | |||||||||||
| timeList | |||||||||||
| timeTaxCode | |||||||||||
| timeTaxRate1 | |||||||||||
| timeTaxRate2 | |||||||||||
| toBeEmailed | |||||||||||
| toBeFaxed | |||||||||||
| toBePrinted | |||||||||||
| total | |||||||||||
| totalCostEstimate | |||||||||||
| trackingNumbers | |||||||||||
| tranDate | |||||||||||
| tranId | |||||||||||
| tranIsVsoeBundle | |||||||||||
| transactionBillAddress | |||||||||||
| transactionShipAddress | |||||||||||
| vatRegNum | |||||||||||
| vsoeAutoCalc | |||||||||||
|
[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 altHandlingCost property.
| |||||||||||
Gets the value of the altShippingCost property.
| |||||||||||
Gets the value of the amountPaid property.
| |||||||||||
Gets the value of the amountRemaining property.
| |||||||||||
Gets the value of the balance property.
| |||||||||||
Gets the value of the billAddress property.
| |||||||||||
Gets the value of the billAddressList property.
| |||||||||||
Gets the value of the billingSchedule property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the contribPct property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the createdFrom 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 deferredRevenue 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 discountItem property.
| |||||||||||
Gets the value of the discountRate property.
| |||||||||||
Gets the value of the discountTotal property.
| |||||||||||
Gets the value of the dueDate property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the entity property.
| |||||||||||
Gets the value of the estGrossProfit property.
| |||||||||||
Gets the value of the estGrossProfitPercent property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the expCostDiscAmount property.
| |||||||||||
Gets the value of the expCostDiscRate property.
| |||||||||||
Gets the value of the expCostDiscTax1Amt property.
| |||||||||||
Gets the value of the expCostDiscount property.
| |||||||||||
Gets the value of the expCostList property.
| |||||||||||
Gets the value of the expCostTaxCode property.
| |||||||||||
Gets the value of the expCostTaxRate1 property.
| |||||||||||
Gets the value of the expCostTaxRate2 property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the fax property.
| |||||||||||
Gets the value of the fob property.
| |||||||||||
Gets the value of the giftCertApplied property.
| |||||||||||
Gets the value of the giftCertRedemptionList property.
| |||||||||||
Gets the value of the handlingCost property.
| |||||||||||
Gets the value of the handlingTax1Rate property.
| |||||||||||
Gets the value of the handlingTax2Rate property.
| |||||||||||
Gets the value of the handlingTaxCode property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the itemCostDiscAmount property.
| |||||||||||
Gets the value of the itemCostDiscRate property.
| |||||||||||
Gets the value of the itemCostDiscTax1Amt property.
| |||||||||||
Gets the value of the itemCostDiscount property.
| |||||||||||
Gets the value of the itemCostList property.
| |||||||||||
Gets the value of the itemCostTaxCode property.
| |||||||||||
Gets the value of the itemCostTaxRate1 property.
| |||||||||||
Gets the value of the itemCostTaxRate2 property.
| |||||||||||
Gets the value of the itemList property.
| |||||||||||
Gets the value of the job property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the leadSource property.
| |||||||||||
Gets the value of the linkedTrackingNumbers property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the messageSel property.
| |||||||||||
Gets the value of the onCreditHold property.
| |||||||||||
Gets the value of the opportunity property.
| |||||||||||
Gets the value of the otherRefNum property.
| |||||||||||
Gets the value of the partner property.
| |||||||||||
Gets the value of the partnersList property.
| |||||||||||
Gets the value of the postingPeriod property.
| |||||||||||
Gets the value of the promoCode property.
| |||||||||||
Gets the value of the recognizedRevenue 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 revenueStatus property.
| |||||||||||
Gets the value of the salesEffectiveDate property.
| |||||||||||
Gets the value of the salesGroup property.
| |||||||||||
Gets the value of the salesRep property.
| |||||||||||
Gets the value of the salesTeamList property.
| |||||||||||
Gets the value of the shipAddress property.
| |||||||||||
Gets the value of the shipAddressList property.
| |||||||||||
Gets the value of the shipDate property.
| |||||||||||
Gets the value of the shipGroupList property.
| |||||||||||
Gets the value of the shipMethod property.
| |||||||||||
Gets the value of the shippingCost property.
| |||||||||||
Gets the value of the shippingTax1Rate property.
| |||||||||||
Gets the value of the shippingTax2Rate property.
| |||||||||||
Gets the value of the shippingTaxCode property.
| |||||||||||
Gets the value of the source property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subTotal property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the tax2Total property.
| |||||||||||
Gets the value of the taxItem property.
| |||||||||||
Gets the value of the taxRate property.
| |||||||||||
Gets the value of the taxTotal property.
| |||||||||||
Gets the value of the terms property.
| |||||||||||
Gets the value of the timeDiscAmount property.
| |||||||||||
Gets the value of the timeDiscRate property.
| |||||||||||
Gets the value of the timeDiscTax1Amt property.
| |||||||||||
Gets the value of the timeDiscount property.
| |||||||||||
Gets the value of the timeList property.
| |||||||||||
Gets the value of the timeTaxCode property.
| |||||||||||
Gets the value of the timeTaxRate1 property.
| |||||||||||
Gets the value of the timeTaxRate2 property.
| |||||||||||
Gets the value of the total property.
| |||||||||||
Gets the value of the totalCostEstimate property.
| |||||||||||
Gets the value of the trackingNumbers property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the tranId property.
| |||||||||||
Gets the value of the transactionBillAddress property.
| |||||||||||
Gets the value of the transactionShipAddress property.
| |||||||||||
Gets the value of the vatRegNum property.
| |||||||||||
Gets the value of the excludeCommission property.
| |||||||||||
Gets the value of the expCostDiscPrint property.
| |||||||||||
Gets the value of the expCostDiscTaxable property.
| |||||||||||
Gets the value of the isTaxable property.
| |||||||||||
Gets the value of the itemCostDiscPrint property.
| |||||||||||
Gets the value of the itemCostDiscTaxable property.
| |||||||||||
Gets the value of the revRecOnRevCommitment property.
| |||||||||||
Gets the value of the syncPartnerTeams property.
| |||||||||||
Gets the value of the syncSalesTeams property.
| |||||||||||
Gets the value of the timeDiscPrint property.
| |||||||||||
Gets the value of the timeDiscTaxable property.
| |||||||||||
Gets the value of the toBeEmailed property.
| |||||||||||
Gets the value of the toBeFaxed property.
| |||||||||||
Gets the value of the toBePrinted property.
| |||||||||||
Gets the value of the tranIsVsoeBundle property.
| |||||||||||
Gets the value of the vsoeAutoCalc property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the altHandlingCost property.
| |||||||||||
Sets the value of the altShippingCost property.
| |||||||||||
Sets the value of the amountPaid property.
| |||||||||||
Sets the value of the amountRemaining property.
| |||||||||||
Sets the value of the balance property.
| |||||||||||
Sets the value of the billAddress property.
| |||||||||||
Sets the value of the billAddressList property.
| |||||||||||
Sets the value of the billingSchedule property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the contribPct property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the createdFrom 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 deferredRevenue 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 discountItem property.
| |||||||||||
Sets the value of the discountRate property.
| |||||||||||
Sets the value of the discountTotal property.
| |||||||||||
Sets the value of the dueDate property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the entity property.
| |||||||||||
Sets the value of the estGrossProfit property.
| |||||||||||
Sets the value of the estGrossProfitPercent property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the excludeCommission property.
| |||||||||||
Sets the value of the expCostDiscAmount property.
| |||||||||||
Sets the value of the expCostDiscPrint property.
| |||||||||||
Sets the value of the expCostDiscRate property.
| |||||||||||
Sets the value of the expCostDiscTax1Amt property.
| |||||||||||
Sets the value of the expCostDiscTaxable property.
| |||||||||||
Sets the value of the expCostDiscount property.
| |||||||||||
Sets the value of the expCostList property.
| |||||||||||
Sets the value of the expCostTaxCode property.
| |||||||||||
Sets the value of the expCostTaxRate1 property.
| |||||||||||
Sets the value of the expCostTaxRate2 property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the fax property.
| |||||||||||
Sets the value of the fob property.
| |||||||||||
Sets the value of the giftCertApplied property.
| |||||||||||
Sets the value of the giftCertRedemptionList property.
| |||||||||||
Sets the value of the handlingCost property.
| |||||||||||
Sets the value of the handlingTax1Rate property.
| |||||||||||
Sets the value of the handlingTax2Rate property.
| |||||||||||
Sets the value of the handlingTaxCode property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isTaxable property.
| |||||||||||
Sets the value of the itemCostDiscAmount property.
| |||||||||||
Sets the value of the itemCostDiscPrint property.
| |||||||||||
Sets the value of the itemCostDiscRate property.
| |||||||||||
Sets the value of the itemCostDiscTax1Amt property.
| |||||||||||
Sets the value of the itemCostDiscTaxable property.
| |||||||||||
Sets the value of the itemCostDiscount property.
| |||||||||||
Sets the value of the itemCostList property.
| |||||||||||
Sets the value of the itemCostTaxCode property.
| |||||||||||
Sets the value of the itemCostTaxRate1 property.
| |||||||||||
Sets the value of the itemCostTaxRate2 property.
| |||||||||||
Sets the value of the itemList property.
| |||||||||||
Sets the value of the job property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the leadSource property.
| |||||||||||
Sets the value of the linkedTrackingNumbers property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the messageSel property.
| |||||||||||
Sets the value of the onCreditHold property.
| |||||||||||
Sets the value of the opportunity property.
| |||||||||||
Sets the value of the otherRefNum property.
| |||||||||||
Sets the value of the partner property.
| |||||||||||
Sets the value of the partnersList property.
| |||||||||||
Sets the value of the postingPeriod property.
| |||||||||||
Sets the value of the promoCode property.
| |||||||||||
Sets the value of the recognizedRevenue property.
| |||||||||||
Sets the value of the revRecEndDate property.
| |||||||||||
Sets the value of the revRecOnRevCommitment property.
| |||||||||||
Sets the value of the revRecSchedule property.
| |||||||||||
Sets the value of the revRecStartDate property.
| |||||||||||
Sets the value of the revenueStatus property.
| |||||||||||
Sets the value of the salesEffectiveDate property.
| |||||||||||
Sets the value of the salesGroup property.
| |||||||||||
Sets the value of the salesRep property.
| |||||||||||
Sets the value of the salesTeamList property.
| |||||||||||
Sets the value of the shipAddress property.
| |||||||||||
Sets the value of the shipAddressList property.
| |||||||||||
Sets the value of the shipDate property.
| |||||||||||
Sets the value of the shipGroupList property.
| |||||||||||
Sets the value of the shipMethod property.
| |||||||||||
Sets the value of the shippingCost property.
| |||||||||||
Sets the value of the shippingTax1Rate property.
| |||||||||||
Sets the value of the shippingTax2Rate property.
| |||||||||||
Sets the value of the shippingTaxCode property.
| |||||||||||
Sets the value of the source property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subTotal property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the syncPartnerTeams property.
| |||||||||||
Sets the value of the syncSalesTeams property.
| |||||||||||
Sets the value of the tax2Total property.
| |||||||||||
Sets the value of the taxItem property.
| |||||||||||
Sets the value of the taxRate property.
| |||||||||||
Sets the value of the taxTotal property.
| |||||||||||
Sets the value of the terms property.
| |||||||||||
Sets the value of the timeDiscAmount property.
| |||||||||||
Sets the value of the timeDiscPrint property.
| |||||||||||
Sets the value of the timeDiscRate property.
| |||||||||||
Sets the value of the timeDiscTax1Amt property.
| |||||||||||
Sets the value of the timeDiscTaxable property.
| |||||||||||
Sets the value of the timeDiscount property.
| |||||||||||
Sets the value of the timeList property.
| |||||||||||
Sets the value of the timeTaxCode property.
| |||||||||||
Sets the value of the timeTaxRate1 property.
| |||||||||||
Sets the value of the timeTaxRate2 property.
| |||||||||||
Sets the value of the toBeEmailed property.
| |||||||||||
Sets the value of the toBeFaxed property.
| |||||||||||
Sets the value of the toBePrinted property.
| |||||||||||
Sets the value of the total property.
| |||||||||||
Sets the value of the totalCostEstimate property.
| |||||||||||
Sets the value of the trackingNumbers property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
Sets the value of the tranId property.
| |||||||||||
Sets the value of the tranIsVsoeBundle property.
| |||||||||||
Sets the value of the transactionBillAddress property.
| |||||||||||
Sets the value of the transactionShipAddress property.
| |||||||||||
Sets the value of the vatRegNum property.
| |||||||||||
Sets the value of the vsoeAutoCalc 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 altHandlingCost property.
Gets the value of the altShippingCost property.
Gets the value of the amountPaid property.
Gets the value of the amountRemaining property.
Gets the value of the balance property.
Gets the value of the billAddress property.
Gets the value of the billAddressList property.
RecordRef
Gets the value of the billingSchedule property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the contribPct property.
Gets the value of the createdDate property.
Gets the value of the createdFrom property.
RecordRef
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 deferredRevenue property.
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 discountItem property.
RecordRef
Gets the value of the discountRate property.
Gets the value of the discountTotal property.
Gets the value of the dueDate property.
Gets the value of the email property.
Gets the value of the endDate property.
Gets the value of the entity property.
RecordRef
Gets the value of the estGrossProfit property.
Gets the value of the estGrossProfitPercent property.
Gets the value of the exchangeRate property.
Gets the value of the expCostDiscAmount property.
Gets the value of the expCostDiscRate property.
Gets the value of the expCostDiscTax1Amt property.
Gets the value of the expCostDiscount property.
RecordRef
Gets the value of the expCostList property.
InvoiceExpCostList
Gets the value of the expCostTaxCode property.
RecordRef
Gets the value of the expCostTaxRate1 property.
Gets the value of the expCostTaxRate2 property.
Gets the value of the externalId property.
Gets the value of the fax property.
Gets the value of the fob property.
Gets the value of the giftCertApplied property.
Gets the value of the giftCertRedemptionList property.
GiftCertRedemptionList
Gets the value of the handlingCost property.
Gets the value of the handlingTax1Rate property.
Gets the value of the handlingTax2Rate property.
Gets the value of the handlingTaxCode property.
RecordRef
Gets the value of the internalId property.
Gets the value of the itemCostDiscAmount property.
Gets the value of the itemCostDiscRate property.
Gets the value of the itemCostDiscTax1Amt property.
Gets the value of the itemCostDiscount property.
RecordRef
Gets the value of the itemCostList property.
InvoiceItemCostList
Gets the value of the itemCostTaxCode property.
RecordRef
Gets the value of the itemCostTaxRate1 property.
Gets the value of the itemCostTaxRate2 property.
Gets the value of the itemList property.
InvoiceItemList
Gets the value of the lastModifiedDate property.
Gets the value of the leadSource property.
RecordRef
Gets the value of the linkedTrackingNumbers property.
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the message property.
Gets the value of the messageSel property.
RecordRef
Gets the value of the onCreditHold property.
Gets the value of the opportunity property.
RecordRef
Gets the value of the otherRefNum property.
Gets the value of the partner property.
RecordRef
Gets the value of the partnersList property.
InvoicePartnersList
Gets the value of the postingPeriod property.
RecordRef
Gets the value of the promoCode property.
RecordRef
Gets the value of the recognizedRevenue 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 revenueStatus property.
RevenueStatus
Gets the value of the salesEffectiveDate property.
Gets the value of the salesGroup property.
RecordRef
Gets the value of the salesRep property.
RecordRef
Gets the value of the salesTeamList property.
InvoiceSalesTeamList
Gets the value of the shipAddress property.
Gets the value of the shipAddressList property.
RecordRef
Gets the value of the shipDate property.
Gets the value of the shipGroupList property.
InvoiceShipGroupList
Gets the value of the shipMethod property.
RecordRef
Gets the value of the shippingCost property.
Gets the value of the shippingTax1Rate property.
Gets the value of the shippingTax2Rate property.
Gets the value of the shippingTaxCode property.
RecordRef
Gets the value of the source property.
Gets the value of the startDate property.
Gets the value of the status property.
Gets the value of the subTotal property.
Gets the value of the subsidiary property.
RecordRef
Gets the value of the tax2Total property.
Gets the value of the taxItem property.
RecordRef
Gets the value of the taxRate property.
Gets the value of the taxTotal property.
Gets the value of the terms property.
RecordRef
Gets the value of the timeDiscAmount property.
Gets the value of the timeDiscRate property.
Gets the value of the timeDiscTax1Amt property.
Gets the value of the timeDiscount property.
RecordRef
Gets the value of the timeList property.
InvoiceTimeList
Gets the value of the timeTaxCode property.
RecordRef
Gets the value of the timeTaxRate1 property.
Gets the value of the timeTaxRate2 property.
Gets the value of the total property.
Gets the value of the totalCostEstimate property.
Gets the value of the trackingNumbers property.
Gets the value of the tranDate property.
Gets the value of the tranId property.
Gets the value of the transactionBillAddress property.
BillAddress
Gets the value of the transactionShipAddress property.
ShipAddress
Gets the value of the vatRegNum property.
Gets the value of the excludeCommission property.
Gets the value of the expCostDiscPrint property.
Gets the value of the expCostDiscTaxable property.
Gets the value of the isTaxable property.
Gets the value of the itemCostDiscPrint property.
Gets the value of the itemCostDiscTaxable property.
Gets the value of the revRecOnRevCommitment property.
Gets the value of the syncPartnerTeams property.
Gets the value of the syncSalesTeams property.
Gets the value of the timeDiscPrint property.
Gets the value of the timeDiscTaxable property.
Gets the value of the toBeEmailed property.
Gets the value of the toBeFaxed property.
Gets the value of the toBePrinted property.
Gets the value of the tranIsVsoeBundle property.
Gets the value of the vsoeAutoCalc property.
Sets the value of the account property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the altHandlingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the altShippingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the amountPaid property.
| value | Allowed object is Double |
|---|
Sets the value of the amountRemaining property.
| value | Allowed object is Double |
|---|
Sets the value of the balance property.
| value | Allowed object is Double |
|---|
Sets the value of the billAddress property.
| value | Allowed object is String |
|---|
Sets the value of the billAddressList property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the billingSchedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the contribPct property.
| value | Allowed object is String |
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the createdFrom property.
| value | Allowed object is
RecordRef
|
|---|
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 deferredRevenue property.
| value | Allowed object is Double |
|---|
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 discountItem property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the discountRate property.
| value | Allowed object is String |
|---|
Sets the value of the discountTotal property.
| value | Allowed object is Double |
|---|
Sets the value of the dueDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the entity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the estGrossProfit property.
| value | Allowed object is Double |
|---|
Sets the value of the estGrossProfitPercent property.
| value | Allowed object is Double |
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is Double |
|---|
Sets the value of the excludeCommission property.
| value | Allowed object is Boolean |
|---|
Sets the value of the expCostDiscAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the expCostDiscPrint property.
| value | Allowed object is Boolean |
|---|
Sets the value of the expCostDiscRate property.
| value | Allowed object is String |
|---|
Sets the value of the expCostDiscTax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the expCostDiscTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the expCostDiscount property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the expCostList property.
| value | Allowed object is
InvoiceExpCostList
|
|---|
Sets the value of the expCostTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the expCostTaxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the expCostTaxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the fax property.
| value | Allowed object is String |
|---|
Sets the value of the fob property.
| value | Allowed object is String |
|---|
Sets the value of the giftCertApplied property.
| value | Allowed object is Double |
|---|
Sets the value of the giftCertRedemptionList property.
| value | Allowed object is
GiftCertRedemptionList
|
|---|
Sets the value of the handlingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the handlingTax1Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the handlingTax2Rate property.
| value | Allowed object is String |
|---|
Sets the value of the handlingTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the itemCostDiscAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the itemCostDiscPrint property.
| value | Allowed object is Boolean |
|---|
Sets the value of the itemCostDiscRate property.
| value | Allowed object is String |
|---|
Sets the value of the itemCostDiscTax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the itemCostDiscTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the itemCostDiscount property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the itemCostList property.
| value | Allowed object is
InvoiceItemCostList
|
|---|
Sets the value of the itemCostTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the itemCostTaxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the itemCostTaxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the itemList property.
| value | Allowed object is
InvoiceItemList
|
|---|
Sets the value of the job property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the leadSource property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the linkedTrackingNumbers property.
| value | Allowed object is String |
|---|
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 message property.
| value | Allowed object is String |
|---|
Sets the value of the messageSel property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the onCreditHold property.
| value | Allowed object is String |
|---|
Sets the value of the opportunity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the otherRefNum property.
| value | Allowed object is String |
|---|
Sets the value of the partner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the partnersList property.
| value | Allowed object is
InvoicePartnersList
|
|---|
Sets the value of the postingPeriod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the promoCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the recognizedRevenue property.
| value | Allowed object is Double |
|---|
Sets the value of the revRecEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the revRecOnRevCommitment property.
| value | Allowed object is Boolean |
|---|
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 revenueStatus property.
| value | Allowed object is
RevenueStatus
|
|---|
Sets the value of the salesEffectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the salesGroup property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the salesRep property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the salesTeamList property.
| value | Allowed object is
InvoiceSalesTeamList
|
|---|
Sets the value of the shipAddress property.
| value | Allowed object is String |
|---|
Sets the value of the shipAddressList property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shipDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the shipGroupList property.
| value | Allowed object is
InvoiceShipGroupList
|
|---|
Sets the value of the shipMethod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shippingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the shippingTax1Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the shippingTax2Rate property.
| value | Allowed object is String |
|---|
Sets the value of the shippingTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the source property.
| value | Allowed object is String |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the subTotal property.
| value | Allowed object is Double |
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the syncPartnerTeams property.
| value | Allowed object is Boolean |
|---|
Sets the value of the syncSalesTeams property.
| value | Allowed object is Boolean |
|---|
Sets the value of the tax2Total property.
| value | Allowed object is Double |
|---|
Sets the value of the taxItem property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the taxRate 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 timeDiscAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the timeDiscPrint property.
| value | Allowed object is Boolean |
|---|
Sets the value of the timeDiscRate property.
| value | Allowed object is String |
|---|
Sets the value of the timeDiscTax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the timeDiscTaxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the timeDiscount property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the timeList property.
| value | Allowed object is
InvoiceTimeList
|
|---|
Sets the value of the timeTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the timeTaxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the timeTaxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the toBeEmailed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the toBeFaxed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the toBePrinted property.
| value | Allowed object is Boolean |
|---|
Sets the value of the total property.
| value | Allowed object is Double |
|---|
Sets the value of the totalCostEstimate property.
| value | Allowed object is Double |
|---|
Sets the value of the trackingNumbers property.
| value | Allowed object is String |
|---|
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 tranIsVsoeBundle property.
| value | Allowed object is Boolean |
|---|
Sets the value of the transactionBillAddress property.
| value | Allowed object is
BillAddress
|
|---|
Sets the value of the transactionShipAddress property.
| value | Allowed object is
ShipAddress
|
|---|
Sets the value of the vatRegNum property.
| value | Allowed object is String |
|---|
Sets the value of the vsoeAutoCalc property.
| value | Allowed object is Boolean |
|---|