| 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.
|
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.
|
okhttp3.Call |
PlansApi.createPlanCall(CreatePlanRequest createPlanRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPlan
|
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 |
|---|---|
CreatePlanRequest |
CreatePlanRequest.clientReferenceInformation(Rbsv1plansClientReferenceInformation clientReferenceInformation) |
CreatePlanRequest |
CreatePlanRequest.orderInformation(Rbsv1plansOrderInformation orderInformation) |
CreatePlanRequest |
CreatePlanRequest.planInformation(Rbsv1plansPlanInformation planInformation) |
Copyright © 2025. All rights reserved.