Enum Class SetupIntentUpdateParams.ExcludedPaymentMethodType

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

public static enum SetupIntentUpdateParams.ExcludedPaymentMethodType extends Enum<SetupIntentUpdateParams.ExcludedPaymentMethodType> 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.