| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2021 |
SubscriptionsApi.suspendSubscription(String id,
Object suspendSubscriptionRequest)
Suspend a Subscription
Suspend a Subscription
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2021> |
SubscriptionsApi.suspendSubscriptionWithHttpInfo(String id,
Object suspendSubscriptionRequest)
Suspend a Subscription
Suspend a Subscription
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SubscriptionsApi.suspendSubscriptionAsync(String id,
Object suspendSubscriptionRequest,
ApiCallback<InlineResponse2021> callback)
Suspend a Subscription (asynchronously)
Suspend a Subscription
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2021 |
InlineResponse2021.id(String id) |
InlineResponse2021 |
InlineResponse2021.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
InlineResponse2021 |
InlineResponse2021.status(String status) |
InlineResponse2021 |
InlineResponse2021.submitTimeUtc(String submitTimeUtc) |
InlineResponse2021 |
InlineResponse2021.subscriptionInformation(InlineResponse2021SubscriptionInformation subscriptionInformation) |
Copyright © 2023. All rights reserved.