| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
SubscriptionsApi.getSubscription(String id)
Get a Subscription
Get a Subscription by Subscription Id
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2007> |
SubscriptionsApi.getSubscriptionWithHttpInfo(String id)
Get a Subscription
Get a Subscription by Subscription Id
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SubscriptionsApi.getSubscriptionAsync(String id,
ApiCallback<InlineResponse2007> callback)
Get a Subscription (asynchronously)
Get a Subscription by Subscription Id
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
InlineResponse2007.id(String id) |
InlineResponse2007 |
InlineResponse2007.links(InlineResponse2006Links links) |
InlineResponse2007 |
InlineResponse2007.orderInformation(InlineResponse2006OrderInformation orderInformation) |
InlineResponse2007 |
InlineResponse2007.paymentInformation(InlineResponse2006PaymentInformation paymentInformation) |
InlineResponse2007 |
InlineResponse2007.planInformation(InlineResponse2006PlanInformation planInformation) |
InlineResponse2007 |
InlineResponse2007.submitTimeUtc(String submitTimeUtc) |
InlineResponse2007 |
InlineResponse2007.subscriptionInformation(InlineResponse2006SubscriptionInformation subscriptionInformation) |
Copyright © 2023. All rights reserved.