| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.Record | |
| ↳ | com.netsuite.webservices.transactions.customers_2013_2.Charge | |
Java class for Charge complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Charge">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customForm" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="salesOrder" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="billTo" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="stage" type="{urn:types.customers_2013_2.transactions.webservices.netsuite.com}ChargeStage" minOccurs="0"/>
<element name="chargeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="use" type="{urn:types.customers_2013_2.transactions.webservices.netsuite.com}ChargeUse" minOccurs="0"/>
<element name="chargeType" type="{urn:types.customers_2013_2.transactions.webservices.netsuite.com}ChargeRuleType" minOccurs="0"/>
<element name="projectTask" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="timeRecord" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="billingItem" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="currency" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="salesOrderLine" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="invoice" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="invoiceLine" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="runId" type="{http://www.w3.org/2001/XMLSchema}string" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| billTo | |||||||||||
| billingItem | |||||||||||
| chargeDate | |||||||||||
| chargeType | |||||||||||
| createdDate | |||||||||||
| currency | |||||||||||
| customForm | |||||||||||
| description | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| invoice | |||||||||||
| invoiceLine | |||||||||||
| projectTask | |||||||||||
| quantity | |||||||||||
| rate | |||||||||||
| runId | |||||||||||
| salesOrder | |||||||||||
| salesOrderLine | |||||||||||
| stage | |||||||||||
| timeRecord | |||||||||||
| use | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2013_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the billTo property.
| |||||||||||
Gets the value of the billingItem property.
| |||||||||||
Gets the value of the chargeDate property.
| |||||||||||
Gets the value of the chargeType property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the invoice property.
| |||||||||||
Gets the value of the invoiceLine property.
| |||||||||||
Gets the value of the projectTask property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the rate property.
| |||||||||||
Gets the value of the runId property.
| |||||||||||
Gets the value of the salesOrder property.
| |||||||||||
Gets the value of the salesOrderLine property.
| |||||||||||
Gets the value of the stage property.
| |||||||||||
Gets the value of the timeRecord property.
| |||||||||||
Gets the value of the use property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the billTo property.
| |||||||||||
Sets the value of the billingItem property.
| |||||||||||
Sets the value of the chargeDate property.
| |||||||||||
Sets the value of the chargeType property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the invoice property.
| |||||||||||
Sets the value of the invoiceLine property.
| |||||||||||
Sets the value of the projectTask property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the rate property.
| |||||||||||
Sets the value of the runId property.
| |||||||||||
Sets the value of the salesOrder property.
| |||||||||||
Sets the value of the salesOrderLine property.
| |||||||||||
Sets the value of the stage property.
| |||||||||||
Sets the value of the timeRecord property.
| |||||||||||
Sets the value of the use property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2013_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the billTo property.
RecordRef
Gets the value of the billingItem property.
RecordRef
Gets the value of the chargeDate property.
Gets the value of the chargeType property.
ChargeRuleType
Gets the value of the createdDate property.
Gets the value of the currency property.
RecordRef
Gets the value of the customForm property.
RecordRef
Gets the value of the description property.
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the invoice property.
RecordRef
Gets the value of the invoiceLine property.
RecordRef
Gets the value of the projectTask property.
RecordRef
Gets the value of the quantity property.
Gets the value of the rate property.
Gets the value of the runId property.
Gets the value of the salesOrder property.
RecordRef
Gets the value of the salesOrderLine property.
RecordRef
Gets the value of the stage property.
ChargeStage
Gets the value of the timeRecord property.
RecordRef
Sets the value of the amount property.
| value | Allowed object is Double |
|---|
Sets the value of the billTo property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the billingItem property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the chargeDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the chargeType property.
| value | Allowed object is
ChargeRuleType
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the currency property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
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 invoice property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the invoiceLine property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the projectTask property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the quantity property.
| value | Allowed object is Double |
|---|
Sets the value of the rate property.
| value | Allowed object is String |
|---|
Sets the value of the runId property.
| value | Allowed object is String |
|---|
Sets the value of the salesOrder property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the salesOrderLine property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the stage property.
| value | Allowed object is
ChargeStage
|
|---|
Sets the value of the timeRecord property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the use property.
| value | Allowed object is
ChargeUse
|
|---|