Uses of Enum
com.chargebee.models.PromotionalCredit.Type
Packages that use PromotionalCredit.Type
-
Uses of PromotionalCredit.Type in com.chargebee.models
Methods in com.chargebee.models that return PromotionalCredit.TypeModifier and TypeMethodDescriptionPromotionalCredit.type()static PromotionalCredit.TypeReturns the enum constant of this type with the specified name.static PromotionalCredit.Type[]PromotionalCredit.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type PromotionalCredit.Type