| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkSwapPlanResponse |
DefaultSubscriptionsApi.bulkSwapPlan(BulkSwapPlanRequest body)
Schedules a plan variation change for all active subscriptions under a given plan variation.
|
BulkSwapPlanResponse |
SubscriptionsApi.bulkSwapPlan(BulkSwapPlanRequest body)
Schedules a plan variation change for all active subscriptions under a given plan variation.
|
CompletableFuture<BulkSwapPlanResponse> |
DefaultSubscriptionsApi.bulkSwapPlanAsync(BulkSwapPlanRequest body)
Schedules a plan variation change for all active subscriptions under a given plan variation.
|
CompletableFuture<BulkSwapPlanResponse> |
SubscriptionsApi.bulkSwapPlanAsync(BulkSwapPlanRequest body)
Schedules a plan variation change for all active subscriptions under a given plan variation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkSwapPlanRequest |
BulkSwapPlanRequest.Builder.build()
Builds a new
BulkSwapPlanRequest object using the set fields. |
Copyright © 2024. All rights reserved.