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