Enum Class SessionCreateParams.BillingAddressCollection

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

public static enum SessionCreateParams.BillingAddressCollection extends Enum<SessionCreateParams.BillingAddressCollection> 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 SessionCreateParams.TaxIdCollection.extraParams for the field documentation.