public class FraudResults extends Object
Constructor and Description |
---|
FraudResults() |
Modifier and Type | Method and Description |
---|---|
String |
getFraudServiceResult()
Results from the fraud prevention check.
|
InAuth |
getInAuth()
Object containing device fingerprinting details from InAuth
|
MicrosoftFraudResults |
getMicrosoftFraudProtection()
This object contains the results of Microsoft Fraud Protection risk assessment.
|
void |
setFraudServiceResult(String value)
Results from the fraud prevention check.
|
void |
setInAuth(InAuth value)
Object containing device fingerprinting details from InAuth
|
void |
setMicrosoftFraudProtection(MicrosoftFraudResults value)
This object contains the results of Microsoft Fraud Protection risk assessment.
|
public String getFraudServiceResult()
public void setFraudServiceResult(String value)
public InAuth getInAuth()
public void setInAuth(InAuth value)
public MicrosoftFraudResults getMicrosoftFraudProtection()
public void setMicrosoftFraudProtection(MicrosoftFraudResults value)
Copyright © 2024 Worldline Global Collect. All rights reserved.