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