| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanRefundResponse |
InstallmentPlanApiGenerated.RefundRequestBuilder.execute()
Execute refund request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InstallmentPlanRefundResponse> |
InstallmentPlanApiGenerated.RefundRequestBuilder.executeWithHttpInfo()
Execute refund request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InstallmentPlanApiGenerated.RefundRequestBuilder.executeAsync(ApiCallback<InstallmentPlanRefundResponse> _callback)
Execute refund request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.creditRefundAmount(Double creditRefundAmount) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.creditRefundAmount(Integer creditRefundAmount) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.currency(String currency) |
static InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.fromJson(String jsonString)
Create an instance of InstallmentPlanRefundResponse given an JSON string
|
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.installmentPlanNumber(String installmentPlanNumber) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.nonCreditRefundAmount(Double nonCreditRefundAmount) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.nonCreditRefundAmount(Integer nonCreditRefundAmount) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.refundId(String refundId) |
InstallmentPlanRefundResponse |
InstallmentPlanRefundResponse.summary(RefundSummary summary) |
Copyright © 2023. All rights reserved.