Uses of Class
com.chargebee.models.PaymentSource.CreateBankAccountRequest

Packages that use PaymentSource.CreateBankAccountRequest
com.chargebee.models   
 

Uses of PaymentSource.CreateBankAccountRequest in com.chargebee.models
 

Methods in com.chargebee.models that return PaymentSource.CreateBankAccountRequest
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountAccountNumber(String bankAccountAccountNumber)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountAccountType(AccountType bankAccountAccountType)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountBankCode(String bankAccountBankCode)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountBankName(String bankAccountBankName)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountCompany(String bankAccountCompany)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountEcheckType(EcheckType bankAccountEcheckType)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountEmail(String bankAccountEmail)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountFirstName(String bankAccountFirstName)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountGatewayAccountId(String bankAccountGatewayAccountId)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountIban(String bankAccountIban)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountLastName(String bankAccountLastName)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountRoutingNumber(String bankAccountRoutingNumber)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber)
           
static PaymentSource.CreateBankAccountRequest PaymentSource.createBankAccount()
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.customerId(String customerId)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.issuingCountry(String issuingCountry)
           
 PaymentSource.CreateBankAccountRequest PaymentSource.CreateBankAccountRequest.replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.