| Package | Description |
|---|---|
| com.konfigthis.splitit.client | |
| com.konfigthis.splitit.client.api |
| Modifier and Type | Method and Description |
|---|---|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InstallmentPlanCancelResponse> |
InstallmentPlanApiGenerated.CancelRequestBuilder.executeWithHttpInfo()
Execute cancel request with HTTP info returned
|
ApiResponse<InstallmentsEligibilityResponse> |
InstallmentPlanApiGenerated.CheckEligibilityRequestBuilder.executeWithHttpInfo()
Execute checkEligibility request with HTTP info returned
|
ApiResponse<InstallmentPlanGetResponse> |
InstallmentPlanApiGenerated.GetRequestBuilder.executeWithHttpInfo()
Execute get request with HTTP info returned
|
ApiResponse<InitiatePlanResponse> |
InstallmentPlanApiGenerated.PostRequestBuilder.executeWithHttpInfo()
Execute post request with HTTP info returned
|
ApiResponse<InstallmentPlanCreateResponse> |
InstallmentPlanApiGenerated.Post2RequestBuilder.executeWithHttpInfo()
Execute post2 request with HTTP info returned
|
ApiResponse<InstallmentPlanRefundResponse> |
InstallmentPlanApiGenerated.RefundRequestBuilder.executeWithHttpInfo()
Execute refund request with HTTP info returned
|
ApiResponse<InstallmentPlanSearchResponse> |
InstallmentPlanApiGenerated.SearchRequestBuilder.executeWithHttpInfo()
Execute search request with HTTP info returned
|
ApiResponse<InstallmentPlanUpdateResponse> |
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder.executeWithHttpInfo()
Execute updateOrder request with HTTP info returned
|
ApiResponse<InstallmentPlanUpdateResponse> |
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder.executeWithHttpInfo()
Execute updateOrder2 request with HTTP info returned
|
ApiResponse<VerifyAuthorizationResponse> |
InstallmentPlanApiGenerated.VerifyAuthorizationRequestBuilder.executeWithHttpInfo()
Execute verifyAuthorization request with HTTP info returned
|
Copyright © 2023. All rights reserved.