| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanSearchResponse |
InstallmentPlanApiGenerated.SearchRequestBuilder.execute()
Execute search request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InstallmentPlanSearchResponse> |
InstallmentPlanApiGenerated.SearchRequestBuilder.executeWithHttpInfo()
Execute search request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InstallmentPlanApiGenerated.SearchRequestBuilder.executeAsync(ApiCallback<InstallmentPlanSearchResponse> _callback)
Execute search request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanSearchResponse |
InstallmentPlanSearchResponse.addPlanListItem(SearchInstallmentPlanResponseItem planListItem) |
static InstallmentPlanSearchResponse |
InstallmentPlanSearchResponse.fromJson(String jsonString)
Create an instance of InstallmentPlanSearchResponse given an JSON string
|
InstallmentPlanSearchResponse |
InstallmentPlanSearchResponse.planList(List<SearchInstallmentPlanResponseItem> planList) |
InstallmentPlanSearchResponse |
InstallmentPlanSearchResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2023. All rights reserved.