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