Uses of Enum
com.chargebee.models.ItemPrice.ProrationType
Packages that use ItemPrice.ProrationType
-
Uses of ItemPrice.ProrationType in com.chargebee.models
Methods in com.chargebee.models that return ItemPrice.ProrationTypeModifier and TypeMethodDescriptionItemPrice.prorationType()static ItemPrice.ProrationTypeReturns the enum constant of this type with the specified name.static ItemPrice.ProrationType[]ItemPrice.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 ItemPrice.ProrationTypeModifier and TypeMethodDescriptionItemPrice.CreateRequest.prorationType(ItemPrice.ProrationType prorationType) ItemPrice.UpdateRequest.prorationType(ItemPrice.ProrationType prorationType)