Class DocumentFilter

java.lang.Object
com.yoti.api.client.docs.session.create.filters.DocumentFilter
Direct Known Subclasses:
DocumentRestrictionsFilter, OrthogonalRestrictionsFilter

public abstract class DocumentFilter extends Object
Filter for a required document, allowing specification of restrictive parameters
  • Method Details

    • getType

      public String getType()
      The type of the filter
      Returns:
      the type
    • getAllowNonLatinDocuments

      public Boolean getAllowNonLatinDocuments()
      Whether allow non latin documents
      Returns:
      boolean flag
    • getAllowExpiredDocuments

      public Boolean getAllowExpiredDocuments()
      Returns if the DocumentFilter should allow expired documents
      Returns:
      boolean flag