public static class Invoice.Note extends Resource<Invoice.Note>
| Modifier and Type | Class and Description |
|---|---|
static class |
Invoice.Note.EntityType |
| Constructor and Description |
|---|
Note(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
String |
entityId() |
Invoice.Note.EntityType |
entityType() |
String |
note() |
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, uripublic Invoice.Note.EntityType entityType()
public String note()
public String entityId()
Copyright © 2023 ChargeBee. All rights reserved.