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, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
PaymentSource.BankAccount
public PaymentSource.BankAccount(org.json.JSONObject jsonObj)
nameOnAccount
public String nameOnAccount()
bankName
public String bankName()
mandateId
public String mandateId()
accountType
public PaymentSource.BankAccount.AccountType accountType()
Copyright © 2017 ChargeBee. All Rights Reserved.