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