Enum Class PaymentMethodCreateParams.AllowRedisplay

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

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