Skip to content

v2.11.0

Compare
Choose a tag to compare
@MrBurtyyy MrBurtyyy released this 20 Apr 10:50
· 151 commits to master since this release
ec94e79

Added

  • New module yoti_python_sdk.doc_scan
    • DocScanClient - the client used for communicating with Yoti Doc Scan services
      • .createSession()
      • .getSession()
      • .deleteSession()
      • .getMediaContent()
      • .deleteMediaContent()
    • exceptions.DocScanException