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