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