Enum Class SetupIntentCreateParams.PaymentMethodData.AllowRedisplay

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

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