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