Package com.stripe.param
Class SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount
java.lang.Object
com.stripe.param.SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount
- Enclosing class:
- SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions
public static class SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount
extends Object
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
SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.SepaDebit.extraParams
for the field documentation.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static enum
-
Method Summary
-
Method Details
-
builder
public static SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.Builder builder() -
getExtraParams
-
getFinancialConnections
public SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections getFinancialConnections() -
getVerificationMethod
public SubscriptionCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.VerificationMethod getVerificationMethod()
-