Enum Class CollectionSettingCreateParams.CollectionMethod

java.lang.Object
java.lang.Enum<CollectionSettingCreateParams.CollectionMethod>
com.stripe.param.v2.billing.CollectionSettingCreateParams.CollectionMethod
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<CollectionSettingCreateParams.CollectionMethod>, Constable
Enclosing class:
CollectionSettingCreateParams

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