Class AuthenticityParams

java.lang.Object
com.regula.documentreader.api.params.AuthenticityParams

public class AuthenticityParams extends Object
  • Field Details

    • useLivenessCheck

      public Boolean useLivenessCheck
      This parameter is used to enable document liveness check.
    • livenessParams

      public LivenessParams livenessParams
    • checkUVLuminiscence

      public Boolean checkUVLuminiscence
    • checkIRB900

      public Boolean checkIRB900
    • checkImagePatterns

      public Boolean checkImagePatterns
    • checkFibers

      public Boolean checkFibers
    • checkExtMRZ

      public Boolean checkExtMRZ
    • checkExtOCR

      public Boolean checkExtOCR
    • checkAxial

      public Boolean checkAxial
    • checkBarcodeFormat

      public Boolean checkBarcodeFormat
    • checkIRVisibility

      public Boolean checkIRVisibility
    • checkIPI

      public Boolean checkIPI
    • checkPhotoEmbedding

      public Boolean checkPhotoEmbedding
    • checkPhotoComparison

      public Boolean checkPhotoComparison
    • checkLetterScreen

      public Boolean checkLetterScreen
  • Method Details

    • defaultParams

      public static AuthenticityParams defaultParams()
    • fromJson

      public static AuthenticityParams fromJson(JSONObject object)
    • toJsonObject

      public JSONObject toJsonObject()