| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<PaymentsList> |
PaymentsApi.getPayments(String requestId,
String currency,
OffsetDateTime endTime,
Integer maxCount,
String merchantOrderId,
String paymentMethod,
String sortOrder,
OffsetDateTime startTime)
Get payments information
|
| Modifier and Type | Method and Description |
|---|---|
PaymentsList |
PaymentsList.addDataItem(PaymentResponse dataItem) |
PaymentsList |
PaymentsList.data(List<PaymentResponse> data) |
PaymentsList |
PaymentsList.hasMore(Boolean hasMore) |
Copyright © 2020. All rights reserved.