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