Uses of Enum
com.chargebee.models.DifferentialPrice.ParentPeriod.PeriodUnit
Packages that use DifferentialPrice.ParentPeriod.PeriodUnit
-
Uses of DifferentialPrice.ParentPeriod.PeriodUnit in com.chargebee.models
Methods in com.chargebee.models that return DifferentialPrice.ParentPeriod.PeriodUnitModifier and TypeMethodDescriptionDifferentialPrice.ParentPeriod.periodUnit()Returns the enum constant of this type with the specified name.DifferentialPrice.ParentPeriod.PeriodUnit.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 DifferentialPrice.ParentPeriod.PeriodUnitModifier and TypeMethodDescriptionDifferentialPrice.CreateRequest.parentPeriodPeriodUnit(int index, DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit) DifferentialPrice.UpdateRequest.parentPeriodPeriodUnit(int index, DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit)