| 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.
|
RiskV1UpdatePost201Response |
DecisionManagerApi.fraudUpdate(String id,
FraudMarkingActionRequest fraudMarkingActionRequest)
Fraud Marking
This can be used to - 1.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RiskV1UpdatePost201Response> |
DecisionManagerApi.addNegativeWithHttpInfo(String type,
AddNegativeListRequest addNegativeListRequest)
List Management
This call adds/deletes/converts the request information in the negative list.
|
ApiResponse<RiskV1UpdatePost201Response> |
DecisionManagerApi.fraudUpdateWithHttpInfo(String id,
FraudMarkingActionRequest fraudMarkingActionRequest)
Fraud Marking
This can be used to - 1.
|
| Modifier and Type | Method and Description |
|---|---|
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.fraudUpdateAsync(String id,
FraudMarkingActionRequest fraudMarkingActionRequest,
ApiCallback<RiskV1UpdatePost201Response> callback)
Fraud Marking (asynchronously)
This can be used to - 1.
|
| Modifier and Type | Method and Description |
|---|---|
RiskV1UpdatePost201Response |
RiskV1UpdatePost201Response.clientReferenceInformaton(PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation clientReferenceInformaton) |
RiskV1UpdatePost201Response |
RiskV1UpdatePost201Response.id(String id) |
RiskV1UpdatePost201Response |
RiskV1UpdatePost201Response.links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links) |
RiskV1UpdatePost201Response |
RiskV1UpdatePost201Response.status(String status) |
RiskV1UpdatePost201Response |
RiskV1UpdatePost201Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2020. All rights reserved.