Enum Class SetupIntentUpdateParams.FlowDirection

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

public static enum SetupIntentUpdateParams.FlowDirection extends Enum<SetupIntentUpdateParams.FlowDirection> implements ApiRequestParams.EnumParam
Add all elements to `requested` list. A list is initialized for the first `add/addAll` call, and subsequent calls adds additional elements to the original list. See SetupIntentUpdateParams.PaymentMethodOptions.UsBankAccount.Networks.requested for the field documentation.