public static class Coupon.ItemConstraint extends Resource<Coupon.ItemConstraint>
Modifier and Type | Class and Description |
---|---|
static class |
Coupon.ItemConstraint.Constraint |
static class |
Coupon.ItemConstraint.ItemType |
Constructor and Description |
---|
ItemConstraint(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Coupon.ItemConstraint.Constraint |
constraint() |
org.json.JSONArray |
itemPriceIds() |
Coupon.ItemConstraint.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, uri
public Coupon.ItemConstraint.ItemType itemType()
public Coupon.ItemConstraint.Constraint constraint()
public org.json.JSONArray itemPriceIds()
Copyright © 2023 ChargeBee. All rights reserved.