public class FraugsterResults extends Object
Constructor and Description |
---|
FraugsterResults() |
Modifier and Type | Method and Description |
---|---|
String |
getFraudInvestigationPoints()
Result of the Fraugster check
Contains the investigation points used during the evaluation
|
Integer |
getFraudScore()
Result of the Fraugster check
Contains the overall Fraud score which is an integer between 0 and 99
|
void |
setFraudInvestigationPoints(String value)
Result of the Fraugster check
Contains the investigation points used during the evaluation
|
void |
setFraudScore(Integer value)
Result of the Fraugster check
Contains the overall Fraud score which is an integer between 0 and 99
|
public String getFraudInvestigationPoints()
public void setFraudInvestigationPoints(String value)
public Integer getFraudScore()
public void setFraudScore(Integer value)
Copyright © 2024 Worldline Global Collect. All rights reserved.