Package com.chargebee.models
Class CustomerEntitlement
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionCustomerEntitlement(String jsonStr) CustomerEntitlement(org.json.JSONObject jsonObj) -
Method Summary
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
-
CustomerEntitlement
-
CustomerEntitlement
public CustomerEntitlement(org.json.JSONObject jsonObj)
-
-
Method Details
-
customerId
-
subscriptionId
-
featureId
-
value
-
name
-
isEnabled
-
entitlementsForCustomer
public static CustomerEntitlement.CustomerEntitlementEntitlementsForCustomerRequest entitlementsForCustomer(String id)
-