public class ResultDoRiskAssessment extends Object
Constructor and Description |
---|
ResultDoRiskAssessment() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
The Risk Services category with the following possible values:
|
String |
getResult()
Risk service result with the following possible results:
|
RetailDecisionsCCFraudCheckOutput |
getRetaildecisionsCCFraudCheckOutput()
Object containing the results of the fraud checks performed by Retail Decisions
|
ValidationBankAccountOutput |
getValidationBankAccountOutput()
Object containing the results of the fraud checks performed on the bank account data
|
void |
setCategory(String value)
The Risk Services category with the following possible values:
|
void |
setResult(String value)
Risk service result with the following possible results:
|
void |
setRetaildecisionsCCFraudCheckOutput(RetailDecisionsCCFraudCheckOutput value)
Object containing the results of the fraud checks performed by Retail Decisions
|
void |
setValidationBankAccountOutput(ValidationBankAccountOutput value)
Object containing the results of the fraud checks performed on the bank account data
|
public String getCategory()
public void setCategory(String value)
public String getResult()
public void setResult(String value)
public RetailDecisionsCCFraudCheckOutput getRetaildecisionsCCFraudCheckOutput()
public void setRetaildecisionsCCFraudCheckOutput(RetailDecisionsCCFraudCheckOutput value)
public ValidationBankAccountOutput getValidationBankAccountOutput()
public void setValidationBankAccountOutput(ValidationBankAccountOutput value)
Copyright © 2024 Worldline Global Collect. All rights reserved.