Class PaymentLinkCreateParams.LineItem.PriceData

java.lang.Object
com.stripe.param.PaymentLinkCreateParams.LineItem.PriceData
Enclosing class:
PaymentLinkCreateParams.LineItem

public static class PaymentLinkCreateParams.LineItem.PriceData extends Object
The minimum quantity the customer can purchase. By default this value is 0. If there is only one item in the cart then that item's quantity cannot go down to 0.