| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.CreditBalanceAdjustment | ||
Java class for CreditBalanceAdjustment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditBalanceAdjustment">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AccountId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="AccountingCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AdjustmentDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Amount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="Comment" 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="Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReferenceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SourceTransactionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SourceTransactionNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SourceTransactionType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TransferredToAccounting" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Type" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountId | |||||||||||
| accountingCode | |||||||||||
| adjustmentDate | |||||||||||
| amount | |||||||||||
| comment | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| number | |||||||||||
| referenceId | |||||||||||
| sourceTransactionId | |||||||||||
| sourceTransactionNumber | |||||||||||
| sourceTransactionType | |||||||||||
| status | |||||||||||
| transferredToAccounting | |||||||||||
| type | |||||||||||
| 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 accountId property.
| |||||||||||
Gets the value of the accountingCode property.
| |||||||||||
Gets the value of the adjustmentDate property.
| |||||||||||
Gets the value of the amount property.
| |||||||||||
Gets the value of the comment property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the referenceId property.
| |||||||||||
Gets the value of the sourceTransactionId property.
| |||||||||||
Gets the value of the sourceTransactionNumber property.
| |||||||||||
Gets the value of the sourceTransactionType property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the transferredToAccounting property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Sets the value of the accountId property.
| |||||||||||
Sets the value of the accountingCode property.
| |||||||||||
Sets the value of the adjustmentDate property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the comment property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the referenceId property.
| |||||||||||
Sets the value of the sourceTransactionId property.
| |||||||||||
Sets the value of the sourceTransactionNumber property.
| |||||||||||
Sets the value of the sourceTransactionType property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the transferredToAccounting property.
| |||||||||||
Sets the value of the type 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 accountId property.
Gets the value of the accountingCode property.
Gets the value of the adjustmentDate property.
Gets the value of the amount property.
Gets the value of the comment property.
Gets the value of the createdById property.
Gets the value of the createdDate property.
Gets the value of the number property.
Gets the value of the referenceId property.
Gets the value of the sourceTransactionId property.
Gets the value of the sourceTransactionNumber property.
Gets the value of the sourceTransactionType property.
Gets the value of the status property.
Gets the value of the transferredToAccounting property.
Gets the value of the type property.
Gets the value of the updatedById property.
Gets the value of the updatedDate property.
Sets the value of the accountId property.
| value | Allowed object is String |
|---|
Sets the value of the accountingCode property.
| value | Allowed object is String |
|---|
Sets the value of the adjustmentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the comment 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 number property.
| value | Allowed object is String |
|---|
Sets the value of the referenceId property.
| value | Allowed object is String |
|---|
Sets the value of the sourceTransactionId property.
| value | Allowed object is String |
|---|
Sets the value of the sourceTransactionNumber property.
| value | Allowed object is String |
|---|
Sets the value of the sourceTransactionType property.
| value | Allowed object is String |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the transferredToAccounting property.
| value | Allowed object is String |
|---|
Sets the value of the type property.
| value | Allowed object is String |
|---|
Sets the value of the updatedById property.
| value | Allowed object is String |
|---|
Sets the value of the updatedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|