Class DocumentReaderTextSource

java.lang.Object
com.regula.documentreader.api.results.DocumentReaderTextSource

public class DocumentReaderTextSource extends Object
structure describing single value of the field
  • Field Details

    • sourceType

      public int sourceType
      one of eRPRM_ResultType values indicating the value's origin source
    • source

      public String source
      values indicating the value's origin source
    • validityStatus

      public int validityStatus
      one of eCheckResult values, indicating overall validity status of all text fields of this source type
  • Constructor Details

    • DocumentReaderTextSource

      public DocumentReaderTextSource()