Uses of Enum
com.chargebee.models.Coupon.ItemConstraintCriteria.ItemType
Packages that use Coupon.ItemConstraintCriteria.ItemType
-
Uses of Coupon.ItemConstraintCriteria.ItemType in com.chargebee.models
Methods in com.chargebee.models that return Coupon.ItemConstraintCriteria.ItemTypeModifier and TypeMethodDescriptionCoupon.ItemConstraintCriteria.itemType()Returns the enum constant of this type with the specified name.Coupon.ItemConstraintCriteria.ItemType.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.ItemConstraintCriteria.ItemTypeModifier and TypeMethodDescriptionCoupon.CreateForItemsRequest.itemConstraintCriteriaItemType(int index, Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType) Coupon.UpdateForItemsRequest.itemConstraintCriteriaItemType(int index, Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType)