| Modifier and Type | Method and Description |
|---|---|
PaymentLink |
PaymentLinkClient.cancel(String id) |
PaymentLink |
PaymentLinkClient.create(org.json.JSONObject request) |
PaymentLink |
PaymentLinkClient.edit(String id,
org.json.JSONObject request) |
PaymentLink |
PaymentLinkClient.fetch(String id) |
PaymentLink |
PaymentLinkClient.notifyBy(String id,
String medium) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentLink> |
PaymentLinkClient.fetchAll() |
List<PaymentLink> |
PaymentLinkClient.fetchAll(org.json.JSONObject request) |
Copyright © 2023. All rights reserved.