Enum Class InvoiceUpdateParams.PaymentSettings.PaymentMethodType

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

public static enum InvoiceUpdateParams.PaymentSettings.PaymentMethodType extends Enum<InvoiceUpdateParams.PaymentSettings.PaymentMethodType> 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 InvoiceUpdateParams.PaymentSettings.PaymentMethodOptions.UsBankAccount.FinancialConnections.Filters.extraParams for the field documentation.