Uses of Enum
com.chargebee.models.Coupon.PlanConstraint
Packages that use Coupon.PlanConstraint
-
Uses of Coupon.PlanConstraint in com.chargebee.models
Methods in com.chargebee.models that return Coupon.PlanConstraintModifier and TypeMethodDescriptionCoupon.planConstraint()static Coupon.PlanConstraintReturns the enum constant of this type with the specified name.static Coupon.PlanConstraint[]Coupon.PlanConstraint.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 Coupon.PlanConstraintModifier and TypeMethodDescriptionCoupon.CreateRequest.planConstraint(Coupon.PlanConstraint planConstraint) Coupon.UpdateRequest.planConstraint(Coupon.PlanConstraint planConstraint)