java.lang.Object
com.stripe.param.checkout.SessionCreateParams.LineItem.PriceData
- Enclosing class:
- SessionCreateParams.LineItem
public static class SessionCreateParams.LineItem.PriceData
extends Object
The minimum quantity the customer must purchase for the Checkout Session. By default this
value is 0.
-
Nested Class Summary
Nested Classes
static class
static class
static class
static enum
-
Method Summary
protected boolean
boolean
int
-
Method Details
-
-
-
-
-
-
-
-
getUnitAmount
public Long getUnitAmount()
-
-
-
canEqual
protected boolean canEqual(Object other)
-