| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.InvoiceItem | ||
Java class for InvoiceItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InvoiceItem">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AccountingCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AppliedToInvoiceItemId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="ChargeAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ChargeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ChargeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ChargeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ChargeNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreatedById" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="CreatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="InvoiceId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="ProcessingType" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ProductDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ProductId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="ProductName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Quantity" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="RatePlanChargeId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="RevRecCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RevRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="RevRecTriggerCondition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ServiceEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ServiceStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SKU" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SubscriptionId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="SubscriptionNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TaxAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="TaxCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TaxExemptAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="UnitPrice" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="UOM" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UpdatedById" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="UpdatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountingCode | |||||||||||
| appliedToInvoiceItemId | |||||||||||
| chargeAmount | |||||||||||
| chargeDate | |||||||||||
| chargeDescription | |||||||||||
| chargeName | |||||||||||
| chargeNumber | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| invoiceId | |||||||||||
| processingType | |||||||||||
| productDescription | |||||||||||
| productId | |||||||||||
| productName | |||||||||||
| quantity | |||||||||||
| ratePlanChargeId | |||||||||||
| revRecCode | |||||||||||
| revRecStartDate | |||||||||||
| revRecTriggerCondition | |||||||||||
| serviceEndDate | |||||||||||
| serviceStartDate | |||||||||||
| sku | |||||||||||
| subscriptionId | |||||||||||
| subscriptionNumber | |||||||||||
| taxAmount | |||||||||||
| taxCode | |||||||||||
| taxExemptAmount | |||||||||||
| unitPrice | |||||||||||
| uom | |||||||||||
| updatedById | |||||||||||
| updatedDate | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
From class
com.zuora.api.object.Dynamic
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountingCode property.
| |||||||||||
Gets the value of the appliedToInvoiceItemId property.
| |||||||||||
Gets the value of the chargeAmount property.
| |||||||||||
Gets the value of the chargeDate property.
| |||||||||||
Gets the value of the chargeDescription property.
| |||||||||||
Gets the value of the chargeName property.
| |||||||||||
Gets the value of the chargeNumber property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the invoiceId property.
| |||||||||||
Gets the value of the processingType property.
| |||||||||||
Gets the value of the productDescription property.
| |||||||||||
Gets the value of the productId property.
| |||||||||||
Gets the value of the productName property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the ratePlanChargeId property.
| |||||||||||
Gets the value of the revRecCode property.
| |||||||||||
Gets the value of the revRecStartDate property.
| |||||||||||
Gets the value of the revRecTriggerCondition property.
| |||||||||||
Gets the value of the sku property.
| |||||||||||
Gets the value of the serviceEndDate property.
| |||||||||||
Gets the value of the serviceStartDate property.
| |||||||||||
Gets the value of the subscriptionId property.
| |||||||||||
Gets the value of the subscriptionNumber property.
| |||||||||||
Gets the value of the taxAmount property.
| |||||||||||
Gets the value of the taxCode property.
| |||||||||||
Gets the value of the taxExemptAmount property.
| |||||||||||
Gets the value of the uom property.
| |||||||||||
Gets the value of the unitPrice property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Sets the value of the accountingCode property.
| |||||||||||
Sets the value of the appliedToInvoiceItemId property.
| |||||||||||
Sets the value of the chargeAmount property.
| |||||||||||
Sets the value of the chargeDate property.
| |||||||||||
Sets the value of the chargeDescription property.
| |||||||||||
Sets the value of the chargeName property.
| |||||||||||
Sets the value of the chargeNumber property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the invoiceId property.
| |||||||||||
Sets the value of the processingType property.
| |||||||||||
Sets the value of the productDescription property.
| |||||||||||
Sets the value of the productId property.
| |||||||||||
Sets the value of the productName property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the ratePlanChargeId property.
| |||||||||||
Sets the value of the revRecCode property.
| |||||||||||
Sets the value of the revRecStartDate property.
| |||||||||||
Sets the value of the revRecTriggerCondition property.
| |||||||||||
Sets the value of the sku property.
| |||||||||||
Sets the value of the serviceEndDate property.
| |||||||||||
Sets the value of the serviceStartDate property.
| |||||||||||
Sets the value of the subscriptionId property.
| |||||||||||
Sets the value of the subscriptionNumber property.
| |||||||||||
Sets the value of the taxAmount property.
| |||||||||||
Sets the value of the taxCode property.
| |||||||||||
Sets the value of the taxExemptAmount property.
| |||||||||||
Sets the value of the uom property.
| |||||||||||
Sets the value of the unitPrice property.
| |||||||||||
Sets the value of the updatedById property.
| |||||||||||
Sets the value of the updatedDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
From class
com.zuora.api.object.Dynamic
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the accountingCode property.
Gets the value of the appliedToInvoiceItemId property.
Gets the value of the chargeAmount property.
Gets the value of the chargeDate property.
Gets the value of the chargeDescription property.
Gets the value of the chargeName property.
Gets the value of the chargeNumber property.
Gets the value of the createdById property.
Gets the value of the createdDate property.
Gets the value of the invoiceId property.
Gets the value of the processingType property.
Gets the value of the productDescription property.
Gets the value of the productId property.
Gets the value of the productName property.
Gets the value of the quantity property.
Gets the value of the ratePlanChargeId property.
Gets the value of the revRecCode property.
Gets the value of the revRecStartDate property.
Gets the value of the revRecTriggerCondition property.
Gets the value of the sku property.
Gets the value of the serviceEndDate property.
Gets the value of the serviceStartDate property.
Gets the value of the subscriptionId property.
Gets the value of the subscriptionNumber property.
Gets the value of the taxAmount property.
Gets the value of the taxCode property.
Gets the value of the taxExemptAmount property.
Gets the value of the uom property.
Gets the value of the unitPrice property.
Gets the value of the updatedById property.
Gets the value of the updatedDate property.
Sets the value of the accountingCode property.
| value | Allowed object is String |
|---|
Sets the value of the appliedToInvoiceItemId property.
| value | Allowed object is String |
|---|
Sets the value of the chargeAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the chargeDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the chargeDescription property.
| value | Allowed object is String |
|---|
Sets the value of the chargeName property.
| value | Allowed object is String |
|---|
Sets the value of the chargeNumber property.
| value | Allowed object is String |
|---|
Sets the value of the createdById property.
| value | Allowed object is String |
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the invoiceId property.
| value | Allowed object is String |
|---|
Sets the value of the processingType property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the productDescription property.
| value | Allowed object is String |
|---|
Sets the value of the productId property.
| value | Allowed object is String |
|---|
Sets the value of the productName property.
| value | Allowed object is String |
|---|
Sets the value of the quantity property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the ratePlanChargeId property.
| value | Allowed object is String |
|---|
Sets the value of the revRecCode property.
| value | Allowed object is String |
|---|
Sets the value of the revRecStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the revRecTriggerCondition property.
| value | Allowed object is String |
|---|
Sets the value of the sku property.
| value | Allowed object is String |
|---|
Sets the value of the serviceEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the serviceStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the subscriptionId property.
| value | Allowed object is String |
|---|
Sets the value of the subscriptionNumber property.
| value | Allowed object is String |
|---|
Sets the value of the taxAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxCode property.
| value | Allowed object is String |
|---|
Sets the value of the taxExemptAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the uom property.
| value | Allowed object is String |
|---|
Sets the value of the unitPrice property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the updatedById property.
| value | Allowed object is String |
|---|
Sets the value of the updatedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|