| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.applyOn(Coupon.ApplyOn applyOn) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.couponConstraintEntityType(int index,
Coupon.CouponConstraint.EntityType couponConstraintEntityType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.couponConstraintType(int index,
Coupon.CouponConstraint.Type couponConstraintType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.couponConstraintValue(int index,
String couponConstraintValue) |
static Coupon.CreateForItemsRequest |
Coupon.createForItems() |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.currencyCode(String currencyCode) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.discountAmount(Integer discountAmount) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.discountPercentage(Double discountPercentage) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.discountQuantity(Integer discountQuantity)
Deprecated.
|
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.discountType(Coupon.DiscountType discountType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.durationMonth(Integer durationMonth) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.durationType(Coupon.DurationType durationType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.id(String id) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.includedInMrr(Boolean includedInMrr) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.invoiceName(String invoiceName) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.invoiceNotes(String invoiceNotes) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintConstraint(int index,
Coupon.ItemConstraint.Constraint itemConstraintConstraint) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintCriteriaCurrencies(int index,
org.json.JSONArray itemConstraintCriteriaCurrencies) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintCriteriaItemFamilyIds(int index,
org.json.JSONArray itemConstraintCriteriaItemFamilyIds) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintCriteriaItemPricePeriods(int index,
org.json.JSONArray itemConstraintCriteriaItemPricePeriods) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintCriteriaItemType(int index,
Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintItemPriceIds(int index,
org.json.JSONArray itemConstraintItemPriceIds) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintItemType(int index,
Coupon.ItemConstraint.ItemType itemConstraintItemType) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.maxRedemptions(Integer maxRedemptions) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.metaData(org.json.JSONObject metaData) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.name(String name) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.period(Integer period) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.periodUnit(PeriodUnit periodUnit) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.status(Coupon.Status status) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.validTill(Timestamp validTill) |
Copyright © 2023 ChargeBee. All rights reserved.