|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.chargebee.internal.Resource<Subscription.Addon>
com.chargebee.models.Subscription.Addon
public static class Subscription.Addon
Field Summary |
---|
Fields inherited from class com.chargebee.internal.Resource |
---|
jsonObj |
Constructor Summary | |
---|---|
Subscription.Addon(org.json.JSONObject jsonObj)
|
Method Summary | |
---|---|
String |
id()
|
Integer |
quantity()
|
Methods inherited from class com.chargebee.internal.Resource |
---|
nullCheck, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Subscription.Addon(org.json.JSONObject jsonObj)
Method Detail |
---|
public String id()
public Integer quantity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |