| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<RefundsList> |
RefundsApi.getRefunds(String requestId,
String currency,
OffsetDateTime endTime,
Integer maxCount,
String merchantOrderId,
String paymentMethod,
String sortOrder,
OffsetDateTime startTime)
Get list of refunds
|
| Modifier and Type | Method and Description |
|---|---|
RefundsList |
RefundsList.addDataItem(RefundResponse dataItem) |
RefundsList |
RefundsList.data(List<RefundResponse> data) |
RefundsList |
RefundsList.hasMore(Boolean hasMore) |
Copyright © 2022. All rights reserved.