| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.AccountingRunPaymentSummary | ||
Java class for AccountingRunPaymentSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountingRunPaymentSummary">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AccountingRunId" type="{http://api.zuora.com/}ID" 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="Currency" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IntegratedFailed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="IntegratedFailedAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="IntegratedSuccessful" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="IntegratedSuccessfulAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="IntegratedTotal" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="IntegratedTotalAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ReadTotal" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ReadTotalAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountingRunId | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| currency | |||||||||||
| integratedFailed | |||||||||||
| integratedFailedAmount | |||||||||||
| integratedSuccessful | |||||||||||
| integratedSuccessfulAmount | |||||||||||
| integratedTotal | |||||||||||
| integratedTotalAmount | |||||||||||
| readTotal | |||||||||||
| readTotalAmount | |||||||||||
| 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 accountingRunId property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the integratedFailed property.
| |||||||||||
Gets the value of the integratedFailedAmount property.
| |||||||||||
Gets the value of the integratedSuccessful property.
| |||||||||||
Gets the value of the integratedSuccessfulAmount property.
| |||||||||||
Gets the value of the integratedTotal property.
| |||||||||||
Gets the value of the integratedTotalAmount property.
| |||||||||||
Gets the value of the readTotal property.
| |||||||||||
Gets the value of the readTotalAmount property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Sets the value of the accountingRunId property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the integratedFailed property.
| |||||||||||
Sets the value of the integratedFailedAmount property.
| |||||||||||
Sets the value of the integratedSuccessful property.
| |||||||||||
Sets the value of the integratedSuccessfulAmount property.
| |||||||||||
Sets the value of the integratedTotal property.
| |||||||||||
Sets the value of the integratedTotalAmount property.
| |||||||||||
Sets the value of the readTotal property.
| |||||||||||
Sets the value of the readTotalAmount 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 accountingRunId property.
String
Gets the value of the createdById property.
String
Gets the value of the createdDate property.
Gets the value of the currency property.
String
Gets the value of the integratedFailed property.
Integer
Gets the value of the integratedFailedAmount property.
BigDecimal
Gets the value of the integratedSuccessful property.
Integer
Gets the value of the integratedSuccessfulAmount property.
BigDecimal
Gets the value of the integratedTotal property.
Integer
Gets the value of the integratedTotalAmount property.
BigDecimal
Gets the value of the readTotal property.
Integer
Gets the value of the readTotalAmount property.
BigDecimal
Gets the value of the updatedById property.
String
Gets the value of the updatedDate property.
Sets the value of the accountingRunId 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 currency property.
| value | allowed object is
String
|
|---|
Sets the value of the integratedFailed property.
| value | allowed object is
Integer
|
|---|
Sets the value of the integratedFailedAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the integratedSuccessful property.
| value | allowed object is
Integer
|
|---|
Sets the value of the integratedSuccessfulAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the integratedTotal property.
| value | allowed object is
Integer
|
|---|
Sets the value of the integratedTotalAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the readTotal property.
| value | allowed object is
Integer
|
|---|
Sets the value of the readTotalAmount 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 |
|---|