Class RequestedDocumentAuthenticityConfig

java.lang.Object
com.yoti.api.client.docs.session.create.check.RequestedDocumentAuthenticityConfig
All Implemented Interfaces:
RequestedCheckConfig

public class RequestedDocumentAuthenticityConfig extends Object implements RequestedCheckConfig
The configuration applied when creating a DocumentAuthenticityCheck
  • Constructor Details

    • RequestedDocumentAuthenticityConfig

      public RequestedDocumentAuthenticityConfig(String manualCheck)
    • RequestedDocumentAuthenticityConfig

      public RequestedDocumentAuthenticityConfig(String manualCheck, IssuingAuthoritySubCheck issuingAuthoritySubCheck)
  • Method Details

    • getManualCheck

      public String getManualCheck()
      Returns the value for a manual check for a given document authenticity check.
      Returns:
      the manual check value
    • getIssuingAuthoritySubCheck

      public IssuingAuthoritySubCheck getIssuingAuthoritySubCheck()
      Returns the requested Issuing Authority sub check
      Returns:
      the issuing authority sub check