Enum Class SetupIntentCreateParams.AllowedPaymentMethodType

java.lang.Object
java.lang.Enum<SetupIntentCreateParams.AllowedPaymentMethodType>
com.stripe.param.SetupIntentCreateParams.AllowedPaymentMethodType
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<SetupIntentCreateParams.AllowedPaymentMethodType>, Constable
Enclosing class:
SetupIntentCreateParams

public static enum SetupIntentCreateParams.AllowedPaymentMethodType extends Enum<SetupIntentCreateParams.AllowedPaymentMethodType> 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 SetupIntentCreateParams.SingleUse.extraParams for the field documentation.