Package com.chargebee.models
Class PaymentSource.BankAccount
java.lang.Object
com.chargebee.internal.Resource<PaymentSource.BankAccount>
com.chargebee.models.PaymentSource.BankAccount
- Enclosing class:
- PaymentSource
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
BankAccount
public BankAccount(org.json.JSONObject jsonObj)
-
-
Method Details
-
last4
-
nameOnAccount
-
firstName
-
lastName
-
directDebitScheme
-
bankName
-
mandateId
-
accountType
-
echeckType
-
accountHolderType
-
email
-