Package com.stripe.model
Class QuoteLine.TrialSettings
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuoteLine.TrialSettings
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- QuoteLine
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
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setEndBehavior
(QuoteLine.TrialSettings.EndBehavior endBehavior) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString