Uses of Enum
com.chargebee.models.Coupon.ItemConstraint.Constraint
Packages that use Coupon.ItemConstraint.Constraint
-
Uses of Coupon.ItemConstraint.Constraint in com.chargebee.models
Methods in com.chargebee.models that return Coupon.ItemConstraint.ConstraintModifier and TypeMethodDescriptionCoupon.ItemConstraint.constraint()Returns the enum constant of this type with the specified name.static Coupon.ItemConstraint.Constraint[]Coupon.ItemConstraint.Constraint.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.ItemConstraint.ConstraintModifier and TypeMethodDescriptionCoupon.CreateForItemsRequest.itemConstraintConstraint(int index, Coupon.ItemConstraint.Constraint itemConstraintConstraint) Coupon.UpdateForItemsRequest.itemConstraintConstraint(int index, Coupon.ItemConstraint.Constraint itemConstraintConstraint)