| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
PlansApi.getPlan(String id)
Get a Plan
Retrieve a Plan details by Plan Id.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2001> |
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<InlineResponse2001> callback)
Get a Plan (asynchronously)
Retrieve a Plan details by Plan Id.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
InlineResponse2001.id(String id) |
InlineResponse2001 |
InlineResponse2001.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
InlineResponse2001 |
InlineResponse2001.orderInformation(InlineResponse200OrderInformation orderInformation) |
InlineResponse2001 |
InlineResponse2001.planInformation(InlineResponse200PlanInformation planInformation) |
InlineResponse2001 |
InlineResponse2001.submitTimeUtc(String submitTimeUtc) |
Copyright © 2023. All rights reserved.