public class

PaymentMethodExpressionHolder

extends ZObjectExpressionHolder
java.lang.Object
   ↳ com.zuora.api.object.holders.DynamicExpressionHolder
     ↳ com.zuora.api.object.holders.ZObjectExpressionHolder
       ↳ com.zuora.api.object.holders.PaymentMethodExpressionHolder

Summary

Fields
protected String _accountIdType
protected String _achAbaCodeType
protected String _achAccountNameType
protected String _achAccountNumberMaskType
protected String _achAccountNumberType
protected String _achAccountTypeType
protected String _achBankNameType
protected Boolean _activeType
protected String _bankIdentificationNumberType
protected String _createdByIdType
protected XMLGregorianCalendar _createdDateType
protected String _creditCardAddress1Type
protected String _creditCardAddress2Type
protected String _creditCardCityType
protected String _creditCardCountryType
protected Integer _creditCardExpirationMonthType
protected Integer _creditCardExpirationYearType
protected String _creditCardHolderNameType
protected String _creditCardMaskNumberType
protected String _creditCardNumberType
protected String _creditCardPostalCodeType
protected String _creditCardSecurityCodeType
protected String _creditCardStateType
protected String _creditCardTypeType
protected String _deviceSessionIdType
protected String _emailType
protected GatewayOptionData _gatewayOptionDataType
protected XMLGregorianCalendar _lastFailedSaleTransactionDateType
protected XMLGregorianCalendar _lastTransactionDateTimeType
protected String _lastTransactionStatusType
protected Integer _maxConsecutivePaymentFailuresType
protected String _nameType
protected Integer _numConsecutiveFailuresType
protected String _paymentMethodStatusType
protected Integer _paymentRetryWindowType
protected String _paypalBaidType
protected String _paypalEmailType
protected String _paypalPreapprovalKeyType
protected String _paypalTypeType
protected String _phoneType
protected Boolean _skipValidationType
protected Integer _totalNumberOfErrorPaymentsType
protected Integer _totalNumberOfProcessedPaymentsType
protected String _typeType
protected String _updatedByIdType
protected XMLGregorianCalendar _updatedDateType
protected Boolean _useDefaultRetryRuleType
protected Object accountId
protected Object achAbaCode
protected Object achAccountName
protected Object achAccountNumber
protected Object achAccountNumberMask
protected Object achAccountType
protected Object achBankName
protected Object active
protected Object bankIdentificationNumber
protected Object createdById
protected Object createdDate
protected Object creditCardAddress1
protected Object creditCardAddress2
protected Object creditCardCity
protected Object creditCardCountry
protected Object creditCardExpirationMonth
protected Object creditCardExpirationYear
protected Object creditCardHolderName
protected Object creditCardMaskNumber
protected Object creditCardNumber
protected Object creditCardPostalCode
protected Object creditCardSecurityCode
protected Object creditCardState
protected Object creditCardType
protected Object deviceSessionId
protected Object email
protected Object gatewayOptionData
protected Object lastFailedSaleTransactionDate
protected Object lastTransactionDateTime
protected Object lastTransactionStatus
protected Object maxConsecutivePaymentFailures
protected Object name
protected Object numConsecutiveFailures
protected Object paymentMethodStatus
protected Object paymentRetryWindow
protected Object paypalBaid
protected Object paypalEmail
protected Object paypalPreapprovalKey
protected Object paypalType
protected Object phone
protected Object skipValidation
protected Object totalNumberOfErrorPayments
protected Object totalNumberOfProcessedPayments
protected Object type
protected Object updatedById
protected Object updatedDate
protected Object useDefaultRetryRule
[Expand]
Inherited Fields
From class com.zuora.api.object.holders.ZObjectExpressionHolder
Public Constructors
PaymentMethodExpressionHolder()
Public Methods
Object getAccountId()
Retrieves accountId
Object getAchAbaCode()
Retrieves achAbaCode
Object getAchAccountName()
Retrieves achAccountName
Object getAchAccountNumber()
Retrieves achAccountNumber
Object getAchAccountNumberMask()
Retrieves achAccountNumberMask
Object getAchAccountType()
Retrieves achAccountType
Object getAchBankName()
Retrieves achBankName
Object getActive()
Retrieves active
Object getBankIdentificationNumber()
Retrieves bankIdentificationNumber
Object getCreatedById()
Retrieves createdById
Object getCreatedDate()
Retrieves createdDate
Object getCreditCardAddress1()
Retrieves creditCardAddress1
Object getCreditCardAddress2()
Retrieves creditCardAddress2
Object getCreditCardCity()
Retrieves creditCardCity
Object getCreditCardCountry()
Retrieves creditCardCountry
Object getCreditCardExpirationMonth()
Retrieves creditCardExpirationMonth
Object getCreditCardExpirationYear()
Retrieves creditCardExpirationYear
Object getCreditCardHolderName()
Retrieves creditCardHolderName
Object getCreditCardMaskNumber()
Retrieves creditCardMaskNumber
Object getCreditCardNumber()
Retrieves creditCardNumber
Object getCreditCardPostalCode()
Retrieves creditCardPostalCode
Object getCreditCardSecurityCode()
Retrieves creditCardSecurityCode
Object getCreditCardState()
Retrieves creditCardState
Object getCreditCardType()
Retrieves creditCardType
Object getDeviceSessionId()
Retrieves deviceSessionId
Object getEmail()
Retrieves email
Object getGatewayOptionData()
Retrieves gatewayOptionData
Object getLastFailedSaleTransactionDate()
Retrieves lastFailedSaleTransactionDate
Object getLastTransactionDateTime()
Retrieves lastTransactionDateTime
Object getLastTransactionStatus()
Retrieves lastTransactionStatus
Object getMaxConsecutivePaymentFailures()
Retrieves maxConsecutivePaymentFailures
Object getName()
Retrieves name
Object getNumConsecutiveFailures()
Retrieves numConsecutiveFailures
Object getPaymentMethodStatus()
Retrieves paymentMethodStatus
Object getPaymentRetryWindow()
Retrieves paymentRetryWindow
Object getPaypalBaid()
Retrieves paypalBaid
Object getPaypalEmail()
Retrieves paypalEmail
Object getPaypalPreapprovalKey()
Retrieves paypalPreapprovalKey
Object getPaypalType()
Retrieves paypalType
Object getPhone()
Retrieves phone
Object getSkipValidation()
Retrieves skipValidation
Object getTotalNumberOfErrorPayments()
Retrieves totalNumberOfErrorPayments
Object getTotalNumberOfProcessedPayments()
Retrieves totalNumberOfProcessedPayments
Object getType()
Retrieves type
Object getUpdatedById()
Retrieves updatedById
Object getUpdatedDate()
Retrieves updatedDate
Object getUseDefaultRetryRule()
Retrieves useDefaultRetryRule
void setAccountId(Object value)
Sets accountId
void setAchAbaCode(Object value)
Sets achAbaCode
void setAchAccountName(Object value)
Sets achAccountName
void setAchAccountNumber(Object value)
Sets achAccountNumber
void setAchAccountNumberMask(Object value)
Sets achAccountNumberMask
void setAchAccountType(Object value)
Sets achAccountType
void setAchBankName(Object value)
Sets achBankName
void setActive(Object value)
Sets active
void setBankIdentificationNumber(Object value)
Sets bankIdentificationNumber
void setCreatedById(Object value)
Sets createdById
void setCreatedDate(Object value)
Sets createdDate
void setCreditCardAddress1(Object value)
Sets creditCardAddress1
void setCreditCardAddress2(Object value)
Sets creditCardAddress2
void setCreditCardCity(Object value)
Sets creditCardCity
void setCreditCardCountry(Object value)
Sets creditCardCountry
void setCreditCardExpirationMonth(Object value)
Sets creditCardExpirationMonth
void setCreditCardExpirationYear(Object value)
Sets creditCardExpirationYear
void setCreditCardHolderName(Object value)
Sets creditCardHolderName
void setCreditCardMaskNumber(Object value)
Sets creditCardMaskNumber
void setCreditCardNumber(Object value)
Sets creditCardNumber
void setCreditCardPostalCode(Object value)
Sets creditCardPostalCode
void setCreditCardSecurityCode(Object value)
Sets creditCardSecurityCode
void setCreditCardState(Object value)
Sets creditCardState
void setCreditCardType(Object value)
Sets creditCardType
void setDeviceSessionId(Object value)
Sets deviceSessionId
void setEmail(Object value)
Sets email
void setGatewayOptionData(Object value)
Sets gatewayOptionData
void setLastFailedSaleTransactionDate(Object value)
Sets lastFailedSaleTransactionDate
void setLastTransactionDateTime(Object value)
Sets lastTransactionDateTime
void setLastTransactionStatus(Object value)
Sets lastTransactionStatus
void setMaxConsecutivePaymentFailures(Object value)
Sets maxConsecutivePaymentFailures
void setName(Object value)
Sets name
void setNumConsecutiveFailures(Object value)
Sets numConsecutiveFailures
void setPaymentMethodStatus(Object value)
Sets paymentMethodStatus
void setPaymentRetryWindow(Object value)
Sets paymentRetryWindow
void setPaypalBaid(Object value)
Sets paypalBaid
void setPaypalEmail(Object value)
Sets paypalEmail
void setPaypalPreapprovalKey(Object value)
Sets paypalPreapprovalKey
void setPaypalType(Object value)
Sets paypalType
void setPhone(Object value)
Sets phone
void setSkipValidation(Object value)
Sets skipValidation
void setTotalNumberOfErrorPayments(Object value)
Sets totalNumberOfErrorPayments
void setTotalNumberOfProcessedPayments(Object value)
Sets totalNumberOfProcessedPayments
void setType(Object value)
Sets type
void setUpdatedById(Object value)
Sets updatedById
void setUpdatedDate(Object value)
Sets updatedDate
void setUseDefaultRetryRule(Object value)
Sets useDefaultRetryRule
[Expand]
Inherited Methods
From class com.zuora.api.object.holders.ZObjectExpressionHolder
From class java.lang.Object

Fields

protected String _accountIdType

protected String _achAbaCodeType

protected String _achAccountNameType

protected String _achAccountNumberMaskType

protected String _achAccountNumberType

protected String _achAccountTypeType

protected String _achBankNameType

protected Boolean _activeType

protected String _bankIdentificationNumberType

protected String _createdByIdType

protected XMLGregorianCalendar _createdDateType

protected String _creditCardAddress1Type

protected String _creditCardAddress2Type

protected String _creditCardCityType

protected String _creditCardCountryType

protected Integer _creditCardExpirationMonthType

protected Integer _creditCardExpirationYearType

protected String _creditCardHolderNameType

protected String _creditCardMaskNumberType

protected String _creditCardNumberType

protected String _creditCardPostalCodeType

protected String _creditCardSecurityCodeType

protected String _creditCardStateType

protected String _creditCardTypeType

protected String _deviceSessionIdType

protected String _emailType

protected GatewayOptionData _gatewayOptionDataType

protected XMLGregorianCalendar _lastFailedSaleTransactionDateType

protected XMLGregorianCalendar _lastTransactionDateTimeType

protected String _lastTransactionStatusType

protected Integer _maxConsecutivePaymentFailuresType

protected String _nameType

protected Integer _numConsecutiveFailuresType

protected String _paymentMethodStatusType

protected Integer _paymentRetryWindowType

protected String _paypalBaidType

protected String _paypalEmailType

protected String _paypalPreapprovalKeyType

protected String _paypalTypeType

protected String _phoneType

protected Boolean _skipValidationType

protected Integer _totalNumberOfErrorPaymentsType

protected Integer _totalNumberOfProcessedPaymentsType

protected String _typeType

protected String _updatedByIdType

protected XMLGregorianCalendar _updatedDateType

protected Boolean _useDefaultRetryRuleType

protected Object accountId

protected Object achAbaCode

protected Object achAccountName

protected Object achAccountNumber

protected Object achAccountNumberMask

protected Object achAccountType

protected Object achBankName

protected Object active

protected Object bankIdentificationNumber

protected Object createdById

protected Object createdDate

protected Object creditCardAddress1

protected Object creditCardAddress2

protected Object creditCardCity

protected Object creditCardCountry

protected Object creditCardExpirationMonth

protected Object creditCardExpirationYear

protected Object creditCardHolderName

protected Object creditCardMaskNumber

protected Object creditCardNumber

protected Object creditCardPostalCode

protected Object creditCardSecurityCode

protected Object creditCardState

protected Object creditCardType

protected Object deviceSessionId

protected Object email

protected Object gatewayOptionData

protected Object lastFailedSaleTransactionDate

protected Object lastTransactionDateTime

protected Object lastTransactionStatus

protected Object maxConsecutivePaymentFailures

protected Object name

protected Object numConsecutiveFailures

protected Object paymentMethodStatus

protected Object paymentRetryWindow

protected Object paypalBaid

protected Object paypalEmail

protected Object paypalPreapprovalKey

protected Object paypalType

protected Object phone

protected Object skipValidation

protected Object totalNumberOfErrorPayments

protected Object totalNumberOfProcessedPayments

protected Object type

protected Object updatedById

protected Object updatedDate

protected Object useDefaultRetryRule

Public Constructors

public PaymentMethodExpressionHolder ()

Public Methods

public Object getAccountId ()

Retrieves accountId

public Object getAchAbaCode ()

Retrieves achAbaCode

public Object getAchAccountName ()

Retrieves achAccountName

public Object getAchAccountNumber ()

Retrieves achAccountNumber

public Object getAchAccountNumberMask ()

Retrieves achAccountNumberMask

public Object getAchAccountType ()

Retrieves achAccountType

public Object getAchBankName ()

Retrieves achBankName

public Object getActive ()

Retrieves active

public Object getBankIdentificationNumber ()

Retrieves bankIdentificationNumber

public Object getCreatedById ()

Retrieves createdById

public Object getCreatedDate ()

Retrieves createdDate

public Object getCreditCardAddress1 ()

Retrieves creditCardAddress1

public Object getCreditCardAddress2 ()

Retrieves creditCardAddress2

public Object getCreditCardCity ()

Retrieves creditCardCity

public Object getCreditCardCountry ()

Retrieves creditCardCountry

public Object getCreditCardExpirationMonth ()

Retrieves creditCardExpirationMonth

public Object getCreditCardExpirationYear ()

Retrieves creditCardExpirationYear

public Object getCreditCardHolderName ()

Retrieves creditCardHolderName

public Object getCreditCardMaskNumber ()

Retrieves creditCardMaskNumber

public Object getCreditCardNumber ()

Retrieves creditCardNumber

public Object getCreditCardPostalCode ()

Retrieves creditCardPostalCode

public Object getCreditCardSecurityCode ()

Retrieves creditCardSecurityCode

public Object getCreditCardState ()

Retrieves creditCardState

public Object getCreditCardType ()

Retrieves creditCardType

public Object getDeviceSessionId ()

Retrieves deviceSessionId

public Object getEmail ()

Retrieves email

public Object getGatewayOptionData ()

Retrieves gatewayOptionData

public Object getLastFailedSaleTransactionDate ()

Retrieves lastFailedSaleTransactionDate

public Object getLastTransactionDateTime ()

Retrieves lastTransactionDateTime

public Object getLastTransactionStatus ()

Retrieves lastTransactionStatus

public Object getMaxConsecutivePaymentFailures ()

Retrieves maxConsecutivePaymentFailures

public Object getName ()

Retrieves name

public Object getNumConsecutiveFailures ()

Retrieves numConsecutiveFailures

public Object getPaymentMethodStatus ()

Retrieves paymentMethodStatus

public Object getPaymentRetryWindow ()

Retrieves paymentRetryWindow

public Object getPaypalBaid ()

Retrieves paypalBaid

public Object getPaypalEmail ()

Retrieves paypalEmail

public Object getPaypalPreapprovalKey ()

Retrieves paypalPreapprovalKey

public Object getPaypalType ()

Retrieves paypalType

public Object getPhone ()

Retrieves phone

public Object getSkipValidation ()

Retrieves skipValidation

public Object getTotalNumberOfErrorPayments ()

Retrieves totalNumberOfErrorPayments

public Object getTotalNumberOfProcessedPayments ()

Retrieves totalNumberOfProcessedPayments

public Object getType ()

Retrieves type

public Object getUpdatedById ()

Retrieves updatedById

public Object getUpdatedDate ()

Retrieves updatedDate

public Object getUseDefaultRetryRule ()

Retrieves useDefaultRetryRule

public void setAccountId (Object value)

Sets accountId

Parameters
value Value to set

public void setAchAbaCode (Object value)

Sets achAbaCode

Parameters
value Value to set

public void setAchAccountName (Object value)

Sets achAccountName

Parameters
value Value to set

public void setAchAccountNumber (Object value)

Sets achAccountNumber

Parameters
value Value to set

public void setAchAccountNumberMask (Object value)

Sets achAccountNumberMask

Parameters
value Value to set

public void setAchAccountType (Object value)

Sets achAccountType

Parameters
value Value to set

public void setAchBankName (Object value)

Sets achBankName

Parameters
value Value to set

public void setActive (Object value)

Sets active

Parameters
value Value to set

public void setBankIdentificationNumber (Object value)

Sets bankIdentificationNumber

Parameters
value Value to set

public void setCreatedById (Object value)

Sets createdById

Parameters
value Value to set

public void setCreatedDate (Object value)

Sets createdDate

Parameters
value Value to set

public void setCreditCardAddress1 (Object value)

Sets creditCardAddress1

Parameters
value Value to set

public void setCreditCardAddress2 (Object value)

Sets creditCardAddress2

Parameters
value Value to set

public void setCreditCardCity (Object value)

Sets creditCardCity

Parameters
value Value to set

public void setCreditCardCountry (Object value)

Sets creditCardCountry

Parameters
value Value to set

public void setCreditCardExpirationMonth (Object value)

Sets creditCardExpirationMonth

Parameters
value Value to set

public void setCreditCardExpirationYear (Object value)

Sets creditCardExpirationYear

Parameters
value Value to set

public void setCreditCardHolderName (Object value)

Sets creditCardHolderName

Parameters
value Value to set

public void setCreditCardMaskNumber (Object value)

Sets creditCardMaskNumber

Parameters
value Value to set

public void setCreditCardNumber (Object value)

Sets creditCardNumber

Parameters
value Value to set

public void setCreditCardPostalCode (Object value)

Sets creditCardPostalCode

Parameters
value Value to set

public void setCreditCardSecurityCode (Object value)

Sets creditCardSecurityCode

Parameters
value Value to set

public void setCreditCardState (Object value)

Sets creditCardState

Parameters
value Value to set

public void setCreditCardType (Object value)

Sets creditCardType

Parameters
value Value to set

public void setDeviceSessionId (Object value)

Sets deviceSessionId

Parameters
value Value to set

public void setEmail (Object value)

Sets email

Parameters
value Value to set

public void setGatewayOptionData (Object value)

Sets gatewayOptionData

Parameters
value Value to set

public void setLastFailedSaleTransactionDate (Object value)

Sets lastFailedSaleTransactionDate

Parameters
value Value to set

public void setLastTransactionDateTime (Object value)

Sets lastTransactionDateTime

Parameters
value Value to set

public void setLastTransactionStatus (Object value)

Sets lastTransactionStatus

Parameters
value Value to set

public void setMaxConsecutivePaymentFailures (Object value)

Sets maxConsecutivePaymentFailures

Parameters
value Value to set

public void setName (Object value)

Sets name

Parameters
value Value to set

public void setNumConsecutiveFailures (Object value)

Sets numConsecutiveFailures

Parameters
value Value to set

public void setPaymentMethodStatus (Object value)

Sets paymentMethodStatus

Parameters
value Value to set

public void setPaymentRetryWindow (Object value)

Sets paymentRetryWindow

Parameters
value Value to set

public void setPaypalBaid (Object value)

Sets paypalBaid

Parameters
value Value to set

public void setPaypalEmail (Object value)

Sets paypalEmail

Parameters
value Value to set

public void setPaypalPreapprovalKey (Object value)

Sets paypalPreapprovalKey

Parameters
value Value to set

public void setPaypalType (Object value)

Sets paypalType

Parameters
value Value to set

public void setPhone (Object value)

Sets phone

Parameters
value Value to set

public void setSkipValidation (Object value)

Sets skipValidation

Parameters
value Value to set

public void setTotalNumberOfErrorPayments (Object value)

Sets totalNumberOfErrorPayments

Parameters
value Value to set

public void setTotalNumberOfProcessedPayments (Object value)

Sets totalNumberOfProcessedPayments

Parameters
value Value to set

public void setType (Object value)

Sets type

Parameters
value Value to set

public void setUpdatedById (Object value)

Sets updatedById

Parameters
value Value to set

public void setUpdatedDate (Object value)

Sets updatedDate

Parameters
value Value to set

public void setUseDefaultRetryRule (Object value)

Sets useDefaultRetryRule

Parameters
value Value to set