|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.chargebee.internal.Resource<Invoice.Note>
com.chargebee.models.Invoice.Note
public static class Invoice.Note
Nested Class Summary | |
---|---|
static class |
Invoice.Note.EntityType
|
Field Summary |
---|
Fields inherited from class com.chargebee.internal.Resource |
---|
jsonObj |
Constructor Summary | |
---|---|
Invoice.Note(org.json.JSONObject jsonObj)
|
Method Summary | |
---|---|
String |
entityId()
|
Invoice.Note.EntityType |
entityType()
|
String |
note()
|
Methods inherited from class com.chargebee.internal.Resource |
---|
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, 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 Invoice.Note(org.json.JSONObject jsonObj)
Method Detail |
---|
public Invoice.Note.EntityType entityType()
public String note()
public String entityId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |