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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanWhether the buy button is enabled.inthashCode()voidsetEnabled(Boolean enabled) Whether the buy button is enabled.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString