| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
GetPlanResponse |
PlansApi.getPlan(String id)
Get a Plan
Retrieve a Plan details by Plan Id.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetPlanResponse> |
PlansApi.getPlanWithHttpInfo(String id)
Get a Plan
Retrieve a Plan details by Plan Id.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PlansApi.getPlanAsync(String id,
ApiCallback<GetPlanResponse> callback)
Get a Plan (asynchronously)
Retrieve a Plan details by Plan Id.
|
| Modifier and Type | Method and Description |
|---|---|
GetPlanResponse |
GetPlanResponse.id(String id) |
GetPlanResponse |
GetPlanResponse.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
GetPlanResponse |
GetPlanResponse.orderInformation(GetAllPlansResponseOrderInformation orderInformation) |
GetPlanResponse |
GetPlanResponse.planInformation(GetAllPlansResponsePlanInformation planInformation) |
GetPlanResponse |
GetPlanResponse.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.