| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionResponse |
SubscriptionsApi.createSubscription(CreateSubscriptionRequest body)
Creates a subscription to a subscription plan by a customer.
|
CreateSubscriptionResponse |
DefaultSubscriptionsApi.createSubscription(CreateSubscriptionRequest body)
Creates a subscription to a subscription plan by a customer.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateSubscriptionResponse> |
SubscriptionsApi.createSubscriptionAsync(CreateSubscriptionRequest body)
Creates a subscription to a subscription plan by a customer.
|
CompletableFuture<CreateSubscriptionResponse> |
DefaultSubscriptionsApi.createSubscriptionAsync(CreateSubscriptionRequest body)
Creates a subscription to a subscription plan by a customer.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionResponse |
CreateSubscriptionResponse.Builder.build()
Builds a new
CreateSubscriptionResponse object using the set fields. |
Copyright © 2022. All rights reserved.