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