Uses of Class
com.chargebee.models.Coupon.UpdateForItemsRequest
Packages that use Coupon.UpdateForItemsRequest
-
Uses of Coupon.UpdateForItemsRequest in com.chargebee.models
Methods in com.chargebee.models that return Coupon.UpdateForItemsRequestModifier and TypeMethodDescriptionCoupon.UpdateForItemsRequest.applyOn(Coupon.ApplyOn applyOn) Coupon.UpdateForItemsRequest.couponConstraintEntityType(int index, Coupon.CouponConstraint.EntityType couponConstraintEntityType) Coupon.UpdateForItemsRequest.couponConstraintType(int index, Coupon.CouponConstraint.Type couponConstraintType) Coupon.UpdateForItemsRequest.couponConstraintValue(int index, String couponConstraintValue) Coupon.UpdateForItemsRequest.currencyCode(String currencyCode) Coupon.UpdateForItemsRequest.discountAmount(Long discountAmount) Coupon.UpdateForItemsRequest.discountPercentage(Double discountPercentage) Coupon.UpdateForItemsRequest.discountQuantity(Integer discountQuantity) Coupon.UpdateForItemsRequest.discountType(Coupon.DiscountType discountType) Coupon.UpdateForItemsRequest.durationMonth(Integer durationMonth) Coupon.UpdateForItemsRequest.durationType(Coupon.DurationType durationType) Coupon.UpdateForItemsRequest.includedInMrr(Boolean includedInMrr) Coupon.UpdateForItemsRequest.invoiceName(String invoiceName) Coupon.UpdateForItemsRequest.invoiceNotes(String invoiceNotes) Coupon.UpdateForItemsRequest.itemConstraintConstraint(int index, Coupon.ItemConstraint.Constraint itemConstraintConstraint) Coupon.UpdateForItemsRequest.itemConstraintCriteriaCurrencies(int index, org.json.JSONArray itemConstraintCriteriaCurrencies) Coupon.UpdateForItemsRequest.itemConstraintCriteriaItemFamilyIds(int index, org.json.JSONArray itemConstraintCriteriaItemFamilyIds) Coupon.UpdateForItemsRequest.itemConstraintCriteriaItemPricePeriods(int index, org.json.JSONArray itemConstraintCriteriaItemPricePeriods) Coupon.UpdateForItemsRequest.itemConstraintCriteriaItemType(int index, Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType) Coupon.UpdateForItemsRequest.itemConstraintItemPriceIds(int index, org.json.JSONArray itemConstraintItemPriceIds) Coupon.UpdateForItemsRequest.itemConstraintItemType(int index, Coupon.ItemConstraint.ItemType itemConstraintItemType) Coupon.UpdateForItemsRequest.maxRedemptions(Integer maxRedemptions) Coupon.UpdateForItemsRequest.metaData(org.json.JSONObject metaData) Coupon.UpdateForItemsRequest.periodUnit(PeriodUnit periodUnit) static Coupon.UpdateForItemsRequestCoupon.updateForItems(String id)