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