public class FraudResultsRetailDecisions extends Object
Constructor and Description |
---|
FraudResultsRetailDecisions() |
Modifier and Type | Method and Description |
---|---|
String |
getFraudCode()
Result of the fraud service.
|
String |
getFraudNeural()
Returns the raw score of the neural
|
String |
getFraudRCF()
Result of the fraud service
Represent sets of fraud rules returned during the evaluation of the transaction
|
void |
setFraudCode(String value)
Result of the fraud service.
|
void |
setFraudNeural(String value)
Returns the raw score of the neural
|
void |
setFraudRCF(String value)
Result of the fraud service
Represent sets of fraud rules returned during the evaluation of the transaction
|
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.