| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
CreatePlanResponse |
PlansApi.createPlan(CreatePlanRequest createPlanRequest)
Create a Plan
The recurring billing service enables you to manage payment plans and subscriptions for recurring payment schedules.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreatePlanResponse> |
PlansApi.createPlanWithHttpInfo(CreatePlanRequest createPlanRequest)
Create a Plan
The recurring billing service enables you to manage payment plans and subscriptions for recurring payment schedules.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PlansApi.createPlanAsync(CreatePlanRequest createPlanRequest,
ApiCallback<CreatePlanResponse> callback)
Create a Plan (asynchronously)
The recurring billing service enables you to manage payment plans and subscriptions for recurring payment schedules.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePlanResponse |
CreatePlanResponse.id(String id) |
CreatePlanResponse |
CreatePlanResponse.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
CreatePlanResponse |
CreatePlanResponse.planInformation(CreatePlanResponsePlanInformation planInformation) |
CreatePlanResponse |
CreatePlanResponse.status(String status) |
CreatePlanResponse |
CreatePlanResponse.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.