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