java.lang.Object
com.microblink.photopay.entities.Entity<T>
com.microblink.photopay.entities.parsers.Parser<CzechiaAccountParser.Result>
com.microblink.photopay.entities.parsers.photopay.czechia.account.CzechiaAccountParser
All Implemented Interfaces:
android.os.Parcelable

public final class CzechiaAccountParser extends Parser<CzechiaAccountParser.Result>
Parser that can extract Czech account number from the OCR result.
  • Field Details

  • Constructor Details

    • CzechiaAccountParser

      public CzechiaAccountParser()
  • Method Details