| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.PaymentMethod | ||
Java class for PaymentMethod complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentMethod">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AccountId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="AchAbaCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AchAccountName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AchAccountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AchAccountNumberMask" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AchAccountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AchBankName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="BankIdentificationNumber" 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="CreditCardAddress1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardAddress2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardCountry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardExpirationMonth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CreditCardExpirationYear" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CreditCardHolderName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardMaskNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardSecurityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreditCardType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeviceSessionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GatewayOptionData" type="{http://api.zuora.com/}GatewayOptionData" minOccurs="0"/>
<element name="IPAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LastFailedSaleTransactionDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastTransactionDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastTransactionStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MaxConsecutivePaymentFailures" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="NumConsecutiveFailures" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PaymentMethodStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaymentRetryWindow" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PaypalBaid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaypalEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaypalPreapprovalKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PaypalType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SkipValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TokenId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TotalNumberOfErrorPayments" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="TotalNumberOfProcessedPayments" type="{http://www.w3.org/2001/XMLSchema}int" 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"/>
<element name="UseDefaultRetryRule" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountId | |||||||||||
| achAbaCode | |||||||||||
| achAccountName | |||||||||||
| achAccountNumber | |||||||||||
| achAccountNumberMask | |||||||||||
| achAccountType | |||||||||||
| achBankName | |||||||||||
| active | |||||||||||
| bankIdentificationNumber | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| creditCardAddress1 | |||||||||||
| creditCardAddress2 | |||||||||||
| creditCardCity | |||||||||||
| creditCardCountry | |||||||||||
| creditCardExpirationMonth | |||||||||||
| creditCardExpirationYear | |||||||||||
| creditCardHolderName | |||||||||||
| creditCardMaskNumber | |||||||||||
| creditCardNumber | |||||||||||
| creditCardPostalCode | |||||||||||
| creditCardSecurityCode | |||||||||||
| creditCardState | |||||||||||
| creditCardType | |||||||||||
| deviceSessionId | |||||||||||
| gatewayOptionData | |||||||||||
| ipAddress | |||||||||||
| lastFailedSaleTransactionDate | |||||||||||
| lastTransactionDateTime | |||||||||||
| lastTransactionStatus | |||||||||||
| maxConsecutivePaymentFailures | |||||||||||
| name | |||||||||||
| numConsecutiveFailures | |||||||||||
| paymentMethodStatus | |||||||||||
| paymentRetryWindow | |||||||||||
| paypalBaid | |||||||||||
| paypalEmail | |||||||||||
| paypalPreapprovalKey | |||||||||||
| paypalType | |||||||||||
| phone | |||||||||||
| skipValidation | |||||||||||
| tokenId | |||||||||||
| totalNumberOfErrorPayments | |||||||||||
| totalNumberOfProcessedPayments | |||||||||||
| type | |||||||||||
| updatedById | |||||||||||
| updatedDate | |||||||||||
| useDefaultRetryRule | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountId property.
| |||||||||||
Gets the value of the achAbaCode property.
| |||||||||||
Gets the value of the achAccountName property.
| |||||||||||
Gets the value of the achAccountNumber property.
| |||||||||||
Gets the value of the achAccountNumberMask property.
| |||||||||||
Gets the value of the achAccountType property.
| |||||||||||
Gets the value of the achBankName property.
| |||||||||||
Gets the value of the bankIdentificationNumber property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the creditCardAddress1 property.
| |||||||||||
Gets the value of the creditCardAddress2 property.
| |||||||||||
Gets the value of the creditCardCity property.
| |||||||||||
Gets the value of the creditCardCountry property.
| |||||||||||
Gets the value of the creditCardExpirationMonth property.
| |||||||||||
Gets the value of the creditCardExpirationYear property.
| |||||||||||
Gets the value of the creditCardHolderName property.
| |||||||||||
Gets the value of the creditCardMaskNumber property.
| |||||||||||
Gets the value of the creditCardNumber property.
| |||||||||||
Gets the value of the creditCardPostalCode property.
| |||||||||||
Gets the value of the creditCardSecurityCode property.
| |||||||||||
Gets the value of the creditCardState property.
| |||||||||||
Gets the value of the creditCardType property.
| |||||||||||
Gets the value of the deviceSessionId property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the gatewayOptionData property.
| |||||||||||
Gets the value of the ipAddress property.
| |||||||||||
Gets the value of the lastFailedSaleTransactionDate property.
| |||||||||||
Gets the value of the lastTransactionDateTime property.
| |||||||||||
Gets the value of the lastTransactionStatus property.
| |||||||||||
Gets the value of the maxConsecutivePaymentFailures property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the numConsecutiveFailures property.
| |||||||||||
Gets the value of the paymentMethodStatus property.
| |||||||||||
Gets the value of the paymentRetryWindow property.
| |||||||||||
Gets the value of the paypalBaid property.
| |||||||||||
Gets the value of the paypalEmail property.
| |||||||||||
Gets the value of the paypalPreapprovalKey property.
| |||||||||||
Gets the value of the paypalType property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the tokenId property.
| |||||||||||
Gets the value of the totalNumberOfErrorPayments property.
| |||||||||||
Gets the value of the totalNumberOfProcessedPayments property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Gets the value of the active property.
| |||||||||||
Gets the value of the skipValidation property.
| |||||||||||
Gets the value of the useDefaultRetryRule property.
| |||||||||||
Sets the value of the accountId property.
| |||||||||||
Sets the value of the achAbaCode property.
| |||||||||||
Sets the value of the achAccountName property.
| |||||||||||
Sets the value of the achAccountNumber property.
| |||||||||||
Sets the value of the achAccountNumberMask property.
| |||||||||||
Sets the value of the achAccountType property.
| |||||||||||
Sets the value of the achBankName property.
| |||||||||||
Sets the value of the active property.
| |||||||||||
Sets the value of the bankIdentificationNumber property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the creditCardAddress1 property.
| |||||||||||
Sets the value of the creditCardAddress2 property.
| |||||||||||
Sets the value of the creditCardCity property.
| |||||||||||
Sets the value of the creditCardCountry property.
| |||||||||||
Sets the value of the creditCardExpirationMonth property.
| |||||||||||
Sets the value of the creditCardExpirationYear property.
| |||||||||||
Sets the value of the creditCardHolderName property.
| |||||||||||
Sets the value of the creditCardMaskNumber property.
| |||||||||||
Sets the value of the creditCardNumber property.
| |||||||||||
Sets the value of the creditCardPostalCode property.
| |||||||||||
Sets the value of the creditCardSecurityCode property.
| |||||||||||
Sets the value of the creditCardState property.
| |||||||||||
Sets the value of the creditCardType property.
| |||||||||||
Sets the value of the deviceSessionId property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the gatewayOptionData property.
| |||||||||||
Sets the value of the ipAddress property.
| |||||||||||
Sets the value of the lastFailedSaleTransactionDate property.
| |||||||||||
Sets the value of the lastTransactionDateTime property.
| |||||||||||
Sets the value of the lastTransactionStatus property.
| |||||||||||
Sets the value of the maxConsecutivePaymentFailures property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the numConsecutiveFailures property.
| |||||||||||
Sets the value of the paymentMethodStatus property.
| |||||||||||
Sets the value of the paymentRetryWindow property.
| |||||||||||
Sets the value of the paypalBaid property.
| |||||||||||
Sets the value of the paypalEmail property.
| |||||||||||
Sets the value of the paypalPreapprovalKey property.
| |||||||||||
Sets the value of the paypalType property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the skipValidation property.
| |||||||||||
Sets the value of the tokenId property.
| |||||||||||
Sets the value of the totalNumberOfErrorPayments property.
| |||||||||||
Sets the value of the totalNumberOfProcessedPayments property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the updatedById property.
| |||||||||||
Sets the value of the updatedDate property.
| |||||||||||
Sets the value of the useDefaultRetryRule 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 achAbaCode property.
Gets the value of the achAccountName property.
Gets the value of the achAccountNumber property.
Gets the value of the achAccountNumberMask property.
Gets the value of the achAccountType property.
Gets the value of the achBankName property.
Gets the value of the bankIdentificationNumber property.
Gets the value of the createdById property.
Gets the value of the createdDate property.
Gets the value of the creditCardAddress1 property.
Gets the value of the creditCardAddress2 property.
Gets the value of the creditCardCity property.
Gets the value of the creditCardCountry property.
Gets the value of the creditCardExpirationMonth property.
Gets the value of the creditCardExpirationYear property.
Gets the value of the creditCardHolderName property.
Gets the value of the creditCardMaskNumber property.
Gets the value of the creditCardNumber property.
Gets the value of the creditCardPostalCode property.
Gets the value of the creditCardSecurityCode property.
Gets the value of the creditCardState property.
Gets the value of the creditCardType property.
Gets the value of the deviceSessionId property.
Gets the value of the email property.
Gets the value of the gatewayOptionData property.
GatewayOptionData
Gets the value of the ipAddress property.
Gets the value of the lastFailedSaleTransactionDate property.
Gets the value of the lastTransactionDateTime property.
Gets the value of the lastTransactionStatus property.
Gets the value of the maxConsecutivePaymentFailures property.
Gets the value of the name property.
Gets the value of the numConsecutiveFailures property.
Gets the value of the paymentMethodStatus property.
Gets the value of the paymentRetryWindow property.
Gets the value of the paypalBaid property.
Gets the value of the paypalEmail property.
Gets the value of the paypalPreapprovalKey property.
Gets the value of the paypalType property.
Gets the value of the phone property.
Gets the value of the tokenId property.
Gets the value of the totalNumberOfErrorPayments property.
Gets the value of the totalNumberOfProcessedPayments property.
Gets the value of the type property.
Gets the value of the updatedById property.
Gets the value of the updatedDate property.
Gets the value of the active property.
Gets the value of the skipValidation property.
Gets the value of the useDefaultRetryRule property.
Sets the value of the accountId property.
| value | Allowed object is String |
|---|
Sets the value of the achAbaCode property.
| value | Allowed object is String |
|---|
Sets the value of the achAccountName property.
| value | Allowed object is String |
|---|
Sets the value of the achAccountNumber property.
| value | Allowed object is String |
|---|
Sets the value of the achAccountNumberMask property.
| value | Allowed object is String |
|---|
Sets the value of the achAccountType property.
| value | Allowed object is String |
|---|
Sets the value of the achBankName property.
| value | Allowed object is String |
|---|
Sets the value of the active property.
| value | Allowed object is Boolean |
|---|
Sets the value of the bankIdentificationNumber 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 creditCardAddress1 property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardAddress2 property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardCity property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardCountry property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardExpirationMonth property.
| value | Allowed object is Integer |
|---|
Sets the value of the creditCardExpirationYear property.
| value | Allowed object is Integer |
|---|
Sets the value of the creditCardHolderName property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardMaskNumber property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardNumber property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardPostalCode property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardSecurityCode property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardState property.
| value | Allowed object is String |
|---|
Sets the value of the creditCardType property.
| value | Allowed object is String |
|---|
Sets the value of the deviceSessionId property.
| value | Allowed object is String |
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the gatewayOptionData property.
| value | Allowed object is
GatewayOptionData
|
|---|
Sets the value of the ipAddress property.
| value | Allowed object is String |
|---|
Sets the value of the lastFailedSaleTransactionDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastTransactionDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastTransactionStatus property.
| value | Allowed object is String |
|---|
Sets the value of the maxConsecutivePaymentFailures property.
| value | Allowed object is Integer |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the numConsecutiveFailures property.
| value | Allowed object is Integer |
|---|
Sets the value of the paymentMethodStatus property.
| value | Allowed object is String |
|---|
Sets the value of the paymentRetryWindow property.
| value | Allowed object is Integer |
|---|
Sets the value of the paypalBaid property.
| value | Allowed object is String |
|---|
Sets the value of the paypalEmail property.
| value | Allowed object is String |
|---|
Sets the value of the paypalPreapprovalKey property.
| value | Allowed object is String |
|---|
Sets the value of the paypalType property.
| value | Allowed object is String |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the skipValidation property.
| value | Allowed object is Boolean |
|---|
Sets the value of the tokenId property.
| value | Allowed object is String |
|---|
Sets the value of the totalNumberOfErrorPayments property.
| value | Allowed object is Integer |
|---|
Sets the value of the totalNumberOfProcessedPayments property.
| value | Allowed object is Integer |
|---|
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 |
|---|
Sets the value of the useDefaultRetryRule property.
| value | Allowed object is Boolean |
|---|