Package com.chargebee.models
Class Coupon.ItemConstraintCriteria
java.lang.Object
com.chargebee.internal.Resource<Coupon.ItemConstraintCriteria>
com.chargebee.models.Coupon.ItemConstraintCriteria
- Enclosing class:
- Coupon
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONArrayorg.json.JSONArrayorg.json.JSONArrayitemType()Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
ItemConstraintCriteria
public ItemConstraintCriteria(org.json.JSONObject jsonObj)
-
-
Method Details
-
itemType
-
currencies
public org.json.JSONArray currencies() -
itemFamilyIds
public org.json.JSONArray itemFamilyIds() -
itemPricePeriods
public org.json.JSONArray itemPricePeriods()
-