| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<SubscriptionList> |
RecurringsApi.getSubscriptions(String requestId,
String accountId,
String currency,
OffsetDateTime endTime,
Integer maxCount,
Integer offset,
String planId,
String sortOrder,
OffsetDateTime startTime,
String status,
String type)
Get subscription information
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionList |
SubscriptionList.addDataItem(SubscriptionGetResponse dataItem) |
SubscriptionList |
SubscriptionList.data(List<SubscriptionGetResponse> data) |
SubscriptionList |
SubscriptionList.hasMore(Boolean hasMore) |
Copyright © 2022. All rights reserved.