| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Coupon.ItemConstraintCriteria.ItemType |
Coupon.ItemConstraintCriteria.itemType() |
static Coupon.ItemConstraintCriteria.ItemType |
Coupon.ItemConstraintCriteria.ItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coupon.ItemConstraintCriteria.ItemType[] |
Coupon.ItemConstraintCriteria.ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.itemConstraintCriteriaItemType(int index,
Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType) |
Coupon.UpdateForItemsRequest |
Coupon.UpdateForItemsRequest.itemConstraintCriteriaItemType(int index,
Coupon.ItemConstraintCriteria.ItemType itemConstraintCriteriaItemType) |
Copyright © 2023 ChargeBee. All rights reserved.