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