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:

    5.18.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Antifraud()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit verifyConfiguration(List<Modules> modules)
      • Methods inherited from class com.incode.welcome_sdk.modules.BaseModule

        getName, isNonUiMode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait