Uses of Enum
com.chargebee.models.ItemPrice.TrialEndAction
Packages that use ItemPrice.TrialEndAction
-
Uses of ItemPrice.TrialEndAction in com.chargebee.models
Methods in com.chargebee.models that return ItemPrice.TrialEndActionModifier and TypeMethodDescriptionItemPrice.trialEndAction()static ItemPrice.TrialEndActionReturns the enum constant of this type with the specified name.static ItemPrice.TrialEndAction[]ItemPrice.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 ItemPrice.TrialEndActionModifier and TypeMethodDescriptionItemPrice.CreateRequest.trialEndAction(ItemPrice.TrialEndAction trialEndAction) ItemPrice.UpdateRequest.trialEndAction(ItemPrice.TrialEndAction trialEndAction)