Enum Class PaymentLinkUpdateParams.BillingAddressCollection

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

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