Enum Class InvoiceCreateParams.PaymentSettings.PaymentMethodType

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

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