Package com.stripe.param
Class SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount
java.lang.Object
com.stripe.param.SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount
- Enclosing class:
- SetupIntentUpdateParams.PaymentMethodOptions
Add all map key/value pairs to `extraParams` map. A map is initialized for the first
`put/putAll` call, and subsequent calls add additional key/value pairs to the original
map. See
SetupIntentUpdateParams.PaymentMethodOptions.SepaDebit.MandateOptions.extraParams
for
the field documentation.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static enum
-
Method Summary
-
Method Details
-
builder
-
getExtraParams
-
getFinancialConnections
public SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections getFinancialConnections() -
getMandateOptions
public SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.MandateOptions getMandateOptions() -
getNetworks
-
getVerificationMethod
public SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.VerificationMethod getVerificationMethod()
-