| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanUpdateResponse |
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder.execute()
Execute updateOrder request
|
InstallmentPlanUpdateResponse |
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder.execute()
Execute updateOrder2 request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InstallmentPlanUpdateResponse> |
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder.executeWithHttpInfo()
Execute updateOrder request with HTTP info returned
|
ApiResponse<InstallmentPlanUpdateResponse> |
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder.executeWithHttpInfo()
Execute updateOrder2 request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder.executeAsync(ApiCallback<InstallmentPlanUpdateResponse> _callback)
Execute updateOrder request (asynchronously)
|
okhttp3.Call |
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder.executeAsync(ApiCallback<InstallmentPlanUpdateResponse> _callback)
Execute updateOrder2 request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
static InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.fromJson(String jsonString)
Create an instance of InstallmentPlanUpdateResponse given an JSON string
|
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.installmentPlanNumber(String installmentPlanNumber) |
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.refOrderNumber(String refOrderNumber) |
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.shippingStatus(ShippingStatus shippingStatus) |
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.status(PlanStatus status) |
Copyright © 2023. All rights reserved.