| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
SubscriptionsApi.activateSubscription(String id,
Object activateSubscriptionRequest)
Activate a Subscription
Activate a `CANCELLED` Or `SUSPENDED` Subscription
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2009> |
SubscriptionsApi.activateSubscriptionWithHttpInfo(String id,
Object activateSubscriptionRequest)
Activate a Subscription
Activate a `CANCELLED` Or `SUSPENDED` Subscription
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SubscriptionsApi.activateSubscriptionAsync(String id,
Object activateSubscriptionRequest,
ApiCallback<InlineResponse2009> callback)
Activate a Subscription (asynchronously)
Activate a `CANCELLED` Or `SUSPENDED` Subscription
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
InlineResponse2009.id(String id) |
InlineResponse2009 |
InlineResponse2009.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
InlineResponse2009 |
InlineResponse2009.status(String status) |
InlineResponse2009 |
InlineResponse2009.submitTimeUtc(String submitTimeUtc) |
InlineResponse2009 |
InlineResponse2009.subscriptionInformation(InlineResponse2009SubscriptionInformation subscriptionInformation) |
Copyright © 2023. All rights reserved.