| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
RiskV1UpdatePost201Response |
DecisionManagerApi.addNegative(String type,
AddNegativeListRequest addNegativeListRequest)
List Management
This call adds/deletes/converts the request information in the negative list.
|
okhttp3.Call |
DecisionManagerApi.addNegativeAsync(String type,
AddNegativeListRequest addNegativeListRequest,
ApiCallback<RiskV1UpdatePost201Response> callback)
List Management (asynchronously)
This call adds/deletes/converts the request information in the negative list.
|
okhttp3.Call |
DecisionManagerApi.addNegativeCall(String type,
AddNegativeListRequest addNegativeListRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for addNegative
|
ApiResponse<RiskV1UpdatePost201Response> |
DecisionManagerApi.addNegativeWithHttpInfo(String type,
AddNegativeListRequest addNegativeListRequest)
List Management
This call adds/deletes/converts the request information in the negative list.
|
| Modifier and Type | Method and Description |
|---|---|
AddNegativeListRequest |
AddNegativeListRequest.buyerInformation(Riskv1liststypeentriesBuyerInformation buyerInformation) |
AddNegativeListRequest |
AddNegativeListRequest.clientReferenceInformation(Riskv1decisionsClientReferenceInformation clientReferenceInformation) |
AddNegativeListRequest |
AddNegativeListRequest.deviceInformation(Riskv1liststypeentriesDeviceInformation deviceInformation) |
AddNegativeListRequest |
AddNegativeListRequest.orderInformation(Riskv1liststypeentriesOrderInformation orderInformation) |
AddNegativeListRequest |
AddNegativeListRequest.paymentInformation(Riskv1liststypeentriesPaymentInformation paymentInformation) |
AddNegativeListRequest |
AddNegativeListRequest.riskInformation(Riskv1liststypeentriesRiskInformation riskInformation) |
Copyright © 2020. All rights reserved.