public class RetailDecisionsCCFraudCheckOutput extends Object
Constructor and Description |
---|
RetailDecisionsCCFraudCheckOutput() |
Modifier and Type | Method and Description |
---|---|
String |
getFraudCode()
Provides additional information about the fraud result
|
String |
getFraudNeural()
The raw score returned by the Neural check returned by the evaluation of the transaction
|
String |
getFraudRCF()
List of RuleCategoryFlags as setup in the Retail Decisions system that lead to the result
|
void |
setFraudCode(String value)
Provides additional information about the fraud result
|
void |
setFraudNeural(String value)
The raw score returned by the Neural check returned by the evaluation of the transaction
|
void |
setFraudRCF(String value)
List of RuleCategoryFlags as setup in the Retail Decisions system that lead to the result
|
public String getFraudCode()
public void setFraudCode(String value)
public String getFraudNeural()
public void setFraudNeural(String value)
public String getFraudRCF()
public void setFraudRCF(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.