Package com.incode.welcome_sdk.modules
Class Antifraud
-
- All Implemented Interfaces:
public final class Antifraud extends BaseModule
The Antifraud module gives the ability to compare the current interview with existing interviews so customers can detect anomalies that could be signs of fraud. Corresponds to the "Antifraud check" module on the Incode dashboard.
- Since:
-
-
Field Summary
Fields Modifier and Type Field Description private final Modulesnameprivate final BooleanisNonUiMode
-
Constructor Summary
Constructors Constructor Description Antifraud()
-
Method Summary
Modifier and Type Method Description UnitverifyConfiguration(List<Modules> modules)-
-
Method Detail
-
verifyConfiguration
Unit verifyConfiguration(List<Modules> modules)
-
-
-
-