Uses of Enum
com.chargebee.models.Subscription.Discount.DurationType
Packages that use Subscription.Discount.DurationType
-
Uses of Subscription.Discount.DurationType in com.chargebee.models
Methods in com.chargebee.models that return Subscription.Discount.DurationTypeModifier and TypeMethodDescriptionSubscription.Discount.durationType()Returns the enum constant of this type with the specified name.static Subscription.Discount.DurationType[]Subscription.Discount.DurationType.values()Returns an array containing the constants of this enum type, in the order they are declared.