Package com.stripe.model.billingportal
Class Configuration.Features.SubscriptionPause
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billingportal.Configuration.Features.SubscriptionPause
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Configuration.Features
Which cancellation reasons will be given as options to the customer.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Whether the feature is enabled.int
hashCode()
void
setEnabled
(Boolean enabled) Whether the feature is enabled.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString