| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanResponse |
InstallmentPlanResponse.addGatewayTransactionResultsItem(TransactionResult gatewayTransactionResultsItem) |
static InstallmentPlanResponse |
InstallmentPlanResponse.fromJson(String jsonString)
Create an instance of InstallmentPlanResponse given an JSON string
|
InstallmentPlanResponse |
InstallmentPlanResponse.gatewayTransactionResults(List<TransactionResult> gatewayTransactionResults) |
InstallmentPlanResponse |
InstallmentPlanCancelResponse.getInstallmentPlanResponse()
Get installmentPlanResponse
|
InstallmentPlanResponse |
InstallmentPlanResponse.installmentPlan(InstallmentPlan installmentPlan) |
InstallmentPlanResponse |
InstallmentPlanResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
InstallmentPlanResponse |
InstallmentPlanResponse.responseHeader(ResponseHeader responseHeader) |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanCancelResponse |
InstallmentPlanCancelResponse.installmentPlanResponse(InstallmentPlanResponse installmentPlanResponse) |
void |
InstallmentPlanCancelResponse.setInstallmentPlanResponse(InstallmentPlanResponse installmentPlanResponse) |
Copyright © 2024. All rights reserved.