Package com.stripe.param
Class InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount
java.lang.Object
com.stripe.param.InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount
- Enclosing class:
- InvoiceCreateParams.PaymentSettings.PaymentMethodOptions
public static class InvoiceCreateParams.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
InvoiceCreateParams.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 InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.Builder builder() -
getExtraParams
-
getFinancialConnections
public InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections getFinancialConnections() -
getVerificationMethod
public InvoiceCreateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.VerificationMethod getVerificationMethod()
-