Uses of Class
com.chargebee.models.PaymentSource.CreateBankAccountRequest
Packages that use PaymentSource.CreateBankAccountRequest
-
Uses of PaymentSource.CreateBankAccountRequest in com.chargebee.models
Methods in com.chargebee.models that return PaymentSource.CreateBankAccountRequestModifier and TypeMethodDescriptionPaymentSource.CreateBankAccountRequest.bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType) PaymentSource.CreateBankAccountRequest.bankAccountAccountNumber(String bankAccountAccountNumber) PaymentSource.CreateBankAccountRequest.bankAccountAccountType(AccountType bankAccountAccountType) PaymentSource.CreateBankAccountRequest.bankAccountBankCode(String bankAccountBankCode) PaymentSource.CreateBankAccountRequest.bankAccountBankName(String bankAccountBankName) PaymentSource.CreateBankAccountRequest.bankAccountBillingAddress(org.json.JSONObject bankAccountBillingAddress) PaymentSource.CreateBankAccountRequest.bankAccountCompany(String bankAccountCompany) PaymentSource.CreateBankAccountRequest.bankAccountEcheckType(EcheckType bankAccountEcheckType) PaymentSource.CreateBankAccountRequest.bankAccountEmail(String bankAccountEmail) PaymentSource.CreateBankAccountRequest.bankAccountFirstName(String bankAccountFirstName) PaymentSource.CreateBankAccountRequest.bankAccountGatewayAccountId(String bankAccountGatewayAccountId) PaymentSource.CreateBankAccountRequest.bankAccountIban(String bankAccountIban) PaymentSource.CreateBankAccountRequest.bankAccountLastName(String bankAccountLastName) PaymentSource.CreateBankAccountRequest.bankAccountPhone(String bankAccountPhone) PaymentSource.CreateBankAccountRequest.bankAccountRoutingNumber(String bankAccountRoutingNumber) PaymentSource.CreateBankAccountRequest.bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber) PaymentSource.createBankAccount()PaymentSource.CreateBankAccountRequest.customerId(String customerId) PaymentSource.CreateBankAccountRequest.issuingCountry(String issuingCountry) PaymentSource.CreateBankAccountRequest.replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)