Enum Class PaymentLinkCreateParams.BillingAddressCollection

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

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