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