Uses of Enum
com.chargebee.models.Plan.TrialEndAction
Packages that use Plan.TrialEndAction
-
Uses of Plan.TrialEndAction in com.chargebee.models
Methods in com.chargebee.models that return Plan.TrialEndActionModifier and TypeMethodDescriptionPlan.trialEndAction()static Plan.TrialEndActionReturns the enum constant of this type with the specified name.static Plan.TrialEndAction[]Plan.TrialEndAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type Plan.TrialEndActionModifier and TypeMethodDescriptionPlan.CreateRequest.trialEndAction(Plan.TrialEndAction trialEndAction) Plan.UpdateRequest.trialEndAction(Plan.TrialEndAction trialEndAction)