| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
VerifyAuthorizationResponse |
InstallmentPlanApiGenerated.VerifyAuthorizationRequestBuilder.execute()
Execute verifyAuthorization request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<VerifyAuthorizationResponse> |
InstallmentPlanApiGenerated.VerifyAuthorizationRequestBuilder.executeWithHttpInfo()
Execute verifyAuthorization request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InstallmentPlanApiGenerated.VerifyAuthorizationRequestBuilder.executeAsync(ApiCallback<VerifyAuthorizationResponse> _callback)
Execute verifyAuthorization request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
VerifyAuthorizationResponse |
VerifyAuthorizationResponse.authorization(AuthorizationModel authorization) |
VerifyAuthorizationResponse |
VerifyAuthorizationResponse.authorizationAmount(Double authorizationAmount) |
VerifyAuthorizationResponse |
VerifyAuthorizationResponse.authorizationAmount(Integer authorizationAmount) |
static VerifyAuthorizationResponse |
VerifyAuthorizationResponse.fromJson(String jsonString)
Create an instance of VerifyAuthorizationResponse given an JSON string
|
VerifyAuthorizationResponse |
VerifyAuthorizationResponse.isAuthorized(Boolean isAuthorized) |
VerifyAuthorizationResponse |
VerifyAuthorizationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2023. All rights reserved.