Enum Class SetupIntentCreateParams.FlowDirection

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

public static enum SetupIntentCreateParams.FlowDirection extends Enum<SetupIntentCreateParams.FlowDirection> 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.