| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.Payment | ||
Java class for Payment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payment">
<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="Amount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="AppliedCreditBalanceAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="AppliedInvoiceAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="AuthTransactionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BankIdentificationNumber" type="{http://www.w3.org/2001/XMLSchema}string" 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="EffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="GatewayOrderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GatewayResponse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GatewayResponseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InvoiceId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="InvoiceNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaymentMethodId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="PaymentNumber" 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="RefundAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="SecondPaymentReferenceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SoftDescriptor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SoftDescriptorPhone" 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 | |||||||||||
| amount | |||||||||||
| appliedCreditBalanceAmount | |||||||||||
| appliedInvoiceAmount | |||||||||||
| authTransactionId | |||||||||||
| bankIdentificationNumber | |||||||||||
| comment | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| effectiveDate | |||||||||||
| gatewayOrderId | |||||||||||
| gatewayResponse | |||||||||||
| gatewayResponseCode | |||||||||||
| invoiceId | |||||||||||
| invoiceNumber | |||||||||||
| paymentMethodId | |||||||||||
| paymentNumber | |||||||||||
| referenceId | |||||||||||
| refundAmount | |||||||||||
| secondPaymentReferenceId | |||||||||||
| softDescriptor | |||||||||||
| softDescriptorPhone | |||||||||||
| 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 amount property.
| |||||||||||
Gets the value of the appliedCreditBalanceAmount property.
| |||||||||||
Gets the value of the appliedInvoiceAmount property.
| |||||||||||
Gets the value of the authTransactionId property.
| |||||||||||
Gets the value of the bankIdentificationNumber 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 effectiveDate property.
| |||||||||||
Gets the value of the gatewayOrderId property.
| |||||||||||
Gets the value of the gatewayResponse property.
| |||||||||||
Gets the value of the gatewayResponseCode property.
| |||||||||||
Gets the value of the invoiceId property.
| |||||||||||
Gets the value of the invoiceNumber property.
| |||||||||||
Gets the value of the paymentMethodId property.
| |||||||||||
Gets the value of the paymentNumber property.
| |||||||||||
Gets the value of the referenceId property.
| |||||||||||
Gets the value of the refundAmount property.
| |||||||||||
Gets the value of the secondPaymentReferenceId property.
| |||||||||||
Gets the value of the softDescriptor property.
| |||||||||||
Gets the value of the softDescriptorPhone 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 amount property.
| |||||||||||
Sets the value of the appliedCreditBalanceAmount property.
| |||||||||||
Sets the value of the appliedInvoiceAmount property.
| |||||||||||
Sets the value of the authTransactionId property.
| |||||||||||
Sets the value of the bankIdentificationNumber 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 effectiveDate property.
| |||||||||||
Sets the value of the gatewayOrderId property.
| |||||||||||
Sets the value of the gatewayResponse property.
| |||||||||||
Sets the value of the gatewayResponseCode property.
| |||||||||||
Sets the value of the invoiceId property.
| |||||||||||
Sets the value of the invoiceNumber property.
| |||||||||||
Sets the value of the paymentMethodId property.
| |||||||||||
Sets the value of the paymentNumber property.
| |||||||||||
Sets the value of the referenceId property.
| |||||||||||
Sets the value of the refundAmount property.
| |||||||||||
Sets the value of the secondPaymentReferenceId property.
| |||||||||||
Sets the value of the softDescriptor property.
| |||||||||||
Sets the value of the softDescriptorPhone 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.
String
Gets the value of the accountingCode property.
String
Gets the value of the amount property.
BigDecimal
Gets the value of the appliedCreditBalanceAmount property.
BigDecimal
Gets the value of the appliedInvoiceAmount property.
BigDecimal
Gets the value of the authTransactionId property.
String
Gets the value of the bankIdentificationNumber property.
String
Gets the value of the comment property.
String
Gets the value of the createdById property.
String
Gets the value of the createdDate property.
Gets the value of the effectiveDate property.
Gets the value of the gatewayOrderId property.
String
Gets the value of the gatewayResponse property.
String
Gets the value of the gatewayResponseCode property.
String
Gets the value of the invoiceId property.
String
Gets the value of the invoiceNumber property.
String
Gets the value of the paymentMethodId property.
String
Gets the value of the paymentNumber property.
String
Gets the value of the referenceId property.
String
Gets the value of the refundAmount property.
BigDecimal
Gets the value of the secondPaymentReferenceId property.
String
Gets the value of the softDescriptor property.
String
Gets the value of the softDescriptorPhone property.
String
Gets the value of the transferredToAccounting property.
String
Gets the value of the updatedById property.
String
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 amount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the appliedCreditBalanceAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the appliedInvoiceAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the authTransactionId property.
| value | allowed object is
String
|
|---|
Sets the value of the bankIdentificationNumber property.
| value | allowed object is
String
|
|---|
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 effectiveDate property.
| value | allowed object is XMLGregorianCalendar |
|---|
Sets the value of the gatewayOrderId property.
| value | allowed object is
String
|
|---|
Sets the value of the gatewayResponse property.
| value | allowed object is
String
|
|---|
Sets the value of the gatewayResponseCode property.
| value | allowed object is
String
|
|---|
Sets the value of the invoiceId property.
| value | allowed object is
String
|
|---|
Sets the value of the invoiceNumber property.
| value | allowed object is
String
|
|---|
Sets the value of the paymentMethodId property.
| value | allowed object is
String
|
|---|
Sets the value of the paymentNumber property.
| value | allowed object is
String
|
|---|
Sets the value of the referenceId property.
| value | allowed object is
String
|
|---|
Sets the value of the refundAmount property.
| value | allowed object is
BigDecimal
|
|---|
Sets the value of the secondPaymentReferenceId property.
| value | allowed object is
String
|
|---|
Sets the value of the softDescriptor property.
| value | allowed object is
String
|
|---|
Sets the value of the softDescriptorPhone 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 |
|---|