| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201 |
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<InlineResponse201> |
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<InlineResponse201> 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 |
|---|---|
InlineResponse201 |
InlineResponse201.id(String id) |
InlineResponse201 |
InlineResponse201.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
InlineResponse201 |
InlineResponse201.planInformation(InlineResponse201PlanInformation planInformation) |
InlineResponse201 |
InlineResponse201.status(String status) |
InlineResponse201 |
InlineResponse201.submitTimeUtc(String submitTimeUtc) |
Copyright © 2023. All rights reserved.