public class Configuration extends Resource<Configuration>
| Constructor and Description |
|---|
Configuration(org.json.JSONObject jsonObj) |
Configuration(String jsonStr) |
| Modifier and Type | Method and Description |
|---|---|
String |
domain() |
static Request |
list() |
ProductCatalogVersion |
productCatalogVersion() |
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, uripublic Configuration(String jsonStr)
public Configuration(org.json.JSONObject jsonObj)
public String domain()
public ProductCatalogVersion productCatalogVersion()
public static Request list()
Copyright © 2025 ChargeBee. All rights reserved.