public static class Coupon.ItemConstraintCriteria extends Resource<Coupon.ItemConstraintCriteria>
| Modifier and Type | Class and Description |
|---|---|
static class |
Coupon.ItemConstraintCriteria.ItemType |
| Constructor and Description |
|---|
ItemConstraintCriteria(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONArray |
currencies() |
org.json.JSONArray |
itemFamilyIds() |
org.json.JSONArray |
itemPricePeriods() |
Coupon.ItemConstraintCriteria.ItemType |
itemType() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uripublic ItemConstraintCriteria(org.json.JSONObject jsonObj)
public Coupon.ItemConstraintCriteria.ItemType itemType()
public org.json.JSONArray currencies()
public org.json.JSONArray itemFamilyIds()
public org.json.JSONArray itemPricePeriods()
Copyright © 2023 ChargeBee. All rights reserved.