Package com.stripe.model
Class PaymentLink.OptionalItem
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentLink.OptionalItem
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentLink
For more details about OptionalItem, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about AdjustableQuantity, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getPrice()
int
hashCode()
void
setAdjustableQuantity
(PaymentLink.OptionalItem.AdjustableQuantity adjustableQuantity) void
void
setQuantity
(Long quantity) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString