Package com.stripe.model
Class CustomerSession.Components.BuyButton
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.CustomerSession.Components.BuyButton
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- CustomerSession.Components
This hash contains whether the buy button is enabled.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Whether the buy button is enabled.int
hashCode()
void
setEnabled
(Boolean enabled) Whether the buy button is enabled.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString