| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
GetAllSubscriptionsResponse |
SubscriptionsApi.getAllSubscriptions(Integer offset,
Integer limit,
String code,
String status,
String customerId,
String clientReferenceInformationCode)
Get a List of Subscriptions
Retrieve Subscriptions by Subscription Code & Subscription Status.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<GetAllSubscriptionsResponse> |
SubscriptionsApi.getAllSubscriptionsWithHttpInfo(Integer offset,
Integer limit,
String code,
String status,
String customerId,
String clientReferenceInformationCode)
Get a List of Subscriptions
Retrieve Subscriptions by Subscription Code & Subscription Status.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
SubscriptionsApi.getAllSubscriptionsAsync(Integer offset,
Integer limit,
String code,
String status,
String customerId,
String clientReferenceInformationCode,
ApiCallback<GetAllSubscriptionsResponse> callback)
Get a List of Subscriptions (asynchronously)
Retrieve Subscriptions by Subscription Code & Subscription Status.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetAllSubscriptionsResponse |
GetAllSubscriptionsResponse.addSubscriptionsItem(GetAllSubscriptionsResponseSubscriptions subscriptionsItem) |
|
GetAllSubscriptionsResponse |
GetAllSubscriptionsResponse.links(GetAllPlansResponseLinks links) |
|
GetAllSubscriptionsResponse |
GetAllSubscriptionsResponse.submitTimeUtc(String submitTimeUtc) |
|
GetAllSubscriptionsResponse |
GetAllSubscriptionsResponse.subscriptions(List<GetAllSubscriptionsResponseSubscriptions> subscriptions) |
|
GetAllSubscriptionsResponse |
GetAllSubscriptionsResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.