Package com.stripe.param
Class PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters
java.lang.Object
com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters
public static class PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.Builderbuilder()protected booleanbooleanList<PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.AccountSubcategory>The account subcategories to use to filter for selectable accounts.Map of extra parameters for custom features not available in this client library.ID of the institution to use to filter for selectable accounts.inthashCode()
-
Method Details
-
builder
-
getAccountSubcategories
public List<PaymentIntentConfirmParams.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.AccountSubcategory> getAccountSubcategories()The account subcategories to use to filter for selectable accounts. Valid subcategories arecheckingandsavings. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getInstitution
ID of the institution to use to filter for selectable accounts. -
equals
-
canEqual
-
hashCode
public int hashCode()
-