| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<PayoutsList> |
PayoutsApi.getPayouts(String requestId,
String currency,
OffsetDateTime endTime,
Integer maxCount,
String merchantOrderId,
String paymentMethod,
String sortOrder,
OffsetDateTime startTime)
Get payouts information
|
| Modifier and Type | Method and Description |
|---|---|
PayoutsList |
PayoutsList.addDataItem(PayoutResponse dataItem) |
PayoutsList |
PayoutsList.data(List<PayoutResponse> data) |
PayoutsList |
PayoutsList.hasMore(Boolean hasMore) |
Copyright © 2023. All rights reserved.