Enum Class PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage

java.lang.Object
java.lang.Enum<PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage>
com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage>, Constable
Enclosing class:
PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit

public static enum PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage extends Enum<PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.SetupFutureUsage> implements ApiRequestParams.EnumParam
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 PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.extraParams for the field documentation.