| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ActivateDeactivatePlanResponse |
PlansApi.activatePlan(String id)
Activate a Plan
Activate a Plan
|
ActivateDeactivatePlanResponse |
PlansApi.deactivatePlan(String id)
Deactivate a Plan
Deactivate a Plan
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ActivateDeactivatePlanResponse> |
PlansApi.activatePlanWithHttpInfo(String id)
Activate a Plan
Activate a Plan
|
ApiResponse<ActivateDeactivatePlanResponse> |
PlansApi.deactivatePlanWithHttpInfo(String id)
Deactivate a Plan
Deactivate a Plan
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PlansApi.activatePlanAsync(String id,
ApiCallback<ActivateDeactivatePlanResponse> callback)
Activate a Plan (asynchronously)
Activate a Plan
|
okhttp3.Call |
PlansApi.deactivatePlanAsync(String id,
ApiCallback<ActivateDeactivatePlanResponse> callback)
Deactivate a Plan (asynchronously)
Deactivate a Plan
|
| Modifier and Type | Method and Description |
|---|---|
ActivateDeactivatePlanResponse |
ActivateDeactivatePlanResponse.id(String id) |
ActivateDeactivatePlanResponse |
ActivateDeactivatePlanResponse.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
ActivateDeactivatePlanResponse |
ActivateDeactivatePlanResponse.planInformation(UpdatePlanResponsePlanInformation planInformation) |
ActivateDeactivatePlanResponse |
ActivateDeactivatePlanResponse.status(String status) |
ActivateDeactivatePlanResponse |
ActivateDeactivatePlanResponse.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.