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