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