Uses of Enum
com.chargebee.models.Addon.ProrationType
Packages that use Addon.ProrationType
-
Uses of Addon.ProrationType in com.chargebee.models
Methods in com.chargebee.models that return Addon.ProrationTypeModifier and TypeMethodDescriptionAddon.prorationType()static Addon.ProrationTypeReturns the enum constant of this type with the specified name.static Addon.ProrationType[]Addon.ProrationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type Addon.ProrationTypeModifier and TypeMethodDescriptionAddon.CreateRequest.prorationType(Addon.ProrationType prorationType) Addon.UpdateRequest.prorationType(Addon.ProrationType prorationType)