Enum Class SetupIntentUpdateParams.PaymentMethodData.Type

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

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