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