Enum Class ReaderProcessSetupIntentParams.AllowRedisplay

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

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