TrialEndBehavior Enum
Indicates the behavior of the subscription when the trial is expired.
Possible Values
#
CANCEL_SUBSCRIPTION
cancel the subscription when the trial is expired
CONVERT_TO_PAID
convert the trial subscription to a paid subscription
Usages
#
References
#
- Field trialEndBehavior from DefaultTrialConfig
- Field trialEndBehavior from TrialConfiguration
Previous
TrialConfiguration