Enum Class SetupIntentConfirmParams.PaymentMethodData.AllowRedisplay

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

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