| Modifier and Type | Method and Description |
|---|---|
Account |
AccountClient.create(org.json.JSONObject request) |
Account |
AccountClient.delete(String id) |
Account |
AccountClient.edit(String id,
org.json.JSONObject request) |
Account |
ProductClient.edit(String id,
String product_id,
org.json.JSONObject request) |
Account |
AccountClient.fetch(String id) |
Account |
ProductClient.fetch(String id,
String product_id) |
Account |
ProductClient.requestProductConfiguration(String id,
org.json.JSONObject request) |
Copyright © 2023. All rights reserved.