public static class PaymentSource.CreateBankAccountRequest extends Request<PaymentSource.CreateBankAccountRequest>
headers, params, uriheader, headers, setIdempotencyKey, uripublic PaymentSource.CreateBankAccountRequest customerId(String customerId)
public PaymentSource.CreateBankAccountRequest issuingCountry(String issuingCountry)
public PaymentSource.CreateBankAccountRequest replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
public PaymentSource.CreateBankAccountRequest bankAccountGatewayAccountId(String bankAccountGatewayAccountId)
public PaymentSource.CreateBankAccountRequest bankAccountIban(String bankAccountIban)
public PaymentSource.CreateBankAccountRequest bankAccountFirstName(String bankAccountFirstName)
public PaymentSource.CreateBankAccountRequest bankAccountLastName(String bankAccountLastName)
public PaymentSource.CreateBankAccountRequest bankAccountCompany(String bankAccountCompany)
public PaymentSource.CreateBankAccountRequest bankAccountEmail(String bankAccountEmail)
public PaymentSource.CreateBankAccountRequest bankAccountPhone(String bankAccountPhone)
public PaymentSource.CreateBankAccountRequest bankAccountBankName(String bankAccountBankName)
public PaymentSource.CreateBankAccountRequest bankAccountAccountNumber(String bankAccountAccountNumber)
public PaymentSource.CreateBankAccountRequest bankAccountRoutingNumber(String bankAccountRoutingNumber)
public PaymentSource.CreateBankAccountRequest bankAccountBankCode(String bankAccountBankCode)
public PaymentSource.CreateBankAccountRequest bankAccountAccountType(AccountType bankAccountAccountType)
public PaymentSource.CreateBankAccountRequest bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType)
public PaymentSource.CreateBankAccountRequest bankAccountEcheckType(EcheckType bankAccountEcheckType)
public PaymentSource.CreateBankAccountRequest bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber)
public PaymentSource.CreateBankAccountRequest bankAccountBillingAddress(org.json.JSONObject bankAccountBillingAddress)
public Params params()
params in class Request<PaymentSource.CreateBankAccountRequest>Copyright © 2023 ChargeBee. All rights reserved.