| Constructor and Description |
|---|
Contact(org.json.JSONObject jsonObj) |
Contact(String jsonStr) |
| Modifier and Type | Method and Description |
|---|---|
String |
email() |
Boolean |
enabled() |
String |
firstName() |
String |
id() |
String |
label() |
String |
lastName() |
String |
phone() |
Boolean |
sendAccountEmail() |
Boolean |
sendBillingEmail() |
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 Contact(String jsonStr)
public Contact(org.json.JSONObject jsonObj)
public String id()
public String firstName()
public String lastName()
public String email()
public String phone()
public String label()
public Boolean enabled()
public Boolean sendAccountEmail()
public Boolean sendBillingEmail()
Copyright © 2023 ChargeBee. All rights reserved.