com.chargebee.models
Class PaymentSource.BankAccount
java.lang.Object
com.chargebee.internal.Resource<PaymentSource.BankAccount>
com.chargebee.models.PaymentSource.BankAccount
- Enclosing class:
- PaymentSource
public static class PaymentSource.BankAccount
- extends Resource<PaymentSource.BankAccount>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
PaymentSource.BankAccount
public PaymentSource.BankAccount(org.json.JSONObject jsonObj)
last4
public String last4()
nameOnAccount
public String nameOnAccount()
bankName
public String bankName()
mandateId
public String mandateId()
accountType
public PaymentSource.BankAccount.AccountType accountType()
echeckType
public PaymentSource.BankAccount.EcheckType echeckType()
accountHolderType
public PaymentSource.BankAccount.AccountHolderType accountHolderType()
Copyright © 2020 ChargeBee. All Rights Reserved.