Package com.stripe.model
Class QuotePreviewSubscriptionSchedule.Phase.TrialSettings
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuotePreviewSubscriptionSchedule.Phase.TrialSettings
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- QuotePreviewSubscriptionSchedule.Phase
Configures how the scheduled subscription behaves during the trial period.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Defines how the scheduled subscription behaves when a trial ends. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
TrialSettings
public TrialSettings()
-
-
Method Details
-
getEndBehavior
-
setEndBehavior
public void setEndBehavior(QuotePreviewSubscriptionSchedule.Phase.TrialSettings.EndBehavior endBehavior) -
equals
-
canEqual
-
hashCode
public int hashCode()
-