@microblink/blinkid-react-native 7.7.0 → 8001.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BlinkidReactNative.podspec +2 -1
- package/README.md +621 -281
- package/android/build.gradle +56 -4
- package/android/gradle.properties +3 -4
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdClassInfoIdMappings.kt +33 -0
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdDeserializationUtilities.kt +370 -258
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +149 -41
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +54 -31
- package/ios/BlinkidReactNative.mm +49 -52
- package/ios/BlinkidReactNativeModule.swift +114 -57
- package/ios/Frameworks/BlinkID.xcframework/Info.plist +5 -9
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios.private.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivacyInfo.xcprivacy +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios-simulator.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{x86_64-apple-ios-simulator.private.swiftinterface → x86_64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +276 -276
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +114 -114
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/ios/Serialization/BlinkIdDeserializationUtils.swift +614 -0
- package/ios/{BlinkIdSerializationUtilities.swift → Serialization/BlinkIdSerializationUtils.swift} +294 -255
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +1 -822
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +1 -496
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/index.js +94 -17
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +715 -3373
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +36 -5
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +17 -20
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +195 -317
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +48 -10
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +1062 -1210
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +5 -4
- package/src/NativeBlinkidReactNative.ts +39 -5
- package/src/blinkIdResult.ts +19 -466
- package/src/blinkIdSettings.ts +218 -389
- package/src/index.tsx +221 -35
- package/src/types.ts +1253 -1463
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.9/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.project +0 -28
- package/ios/BlinkIdDeserializationUtilities.swift +0 -374
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +0 -43937
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +0 -245
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +0 -40
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +0 -87870
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +0 -300
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +0 -40
- package/lib/module/blinkIdUtilities.js +0 -21
- package/lib/module/blinkIdUtilities.js.map +0 -1
- package/lib/typescript/src/blinkIdUtilities.d.ts +0 -8
- package/lib/typescript/src/blinkIdUtilities.d.ts.map +0 -1
- package/src/android/.project +0 -28
- package/src/blinkIdUtilities.ts +0 -20
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=swift-6 -interface-compiler-version 6.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.3 effective-5.10 (swiftlang-6.3.3.1.3 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -enforce-exclusivity=checked -Osize -enable-experimental-feature AccessLevelOnImport -enable-bare-slash-regex -module-name BlinkID
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=swift-6 -interface-compiler-version 6.3.3
|
|
5
5
|
import AVFoundation
|
|
6
6
|
@_exported import BlinkID
|
|
7
7
|
import CoreData
|
|
@@ -14,2212 +14,2585 @@ import UIKit
|
|
|
14
14
|
import _Concurrency
|
|
15
15
|
import _StringProcessing
|
|
16
16
|
import _SwiftConcurrencyShims
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
case invalidURL(Swift.String)
|
|
22
|
-
case downloadFailed(Swift.Int)
|
|
23
|
-
case fileNotFound(Foundation.URL)
|
|
24
|
-
case hashMismatch(Swift.String)
|
|
25
|
-
case fileAccessError(any Swift.Error)
|
|
26
|
-
case cacheDirNotFound
|
|
27
|
-
case fileCreationError(any Swift.Error)
|
|
28
|
-
case noInternetConnection
|
|
29
|
-
case invalidResponse
|
|
30
|
-
case resourceUnavailable
|
|
31
|
-
case timedOut
|
|
32
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
17
|
+
import os.log
|
|
18
|
+
import os
|
|
19
|
+
public enum OTAResourceError : Swift.Error, Foundation.LocalizedError {
|
|
20
|
+
case downloadFailed(Swift.String)
|
|
33
21
|
public var errorDescription: Swift.String? {
|
|
34
22
|
get
|
|
35
23
|
}
|
|
36
|
-
#endif
|
|
37
24
|
}
|
|
38
|
-
public struct
|
|
39
|
-
public
|
|
40
|
-
public
|
|
41
|
-
public
|
|
42
|
-
public
|
|
25
|
+
public struct BlinkIDSdkSettings : Swift.Sendable, BlinkID.SdkSettings, BlinkID.OtaSdkSettings {
|
|
26
|
+
public var licenseKey: Swift.String
|
|
27
|
+
public var licensee: Swift.String?
|
|
28
|
+
public var helloLogEnabled: Swift.Bool
|
|
29
|
+
public var resourcesConfiguration: BlinkID.ResourcesConfig
|
|
30
|
+
public var otaResourcesConfiguration: BlinkID.OTAResourcesConfig
|
|
31
|
+
public var microblinkProxyURL: Swift.String?
|
|
32
|
+
public init(licenseKey: Swift.String, licensee: Swift.String? = nil, helloLogEnabled: Swift.Bool = false, resourcesConfiguration: BlinkID.ResourcesConfig = .init(), otaResourcesConfiguration: BlinkID.OTAResourcesConfig = OTAResourcesConfig(
|
|
33
|
+
serviceUrl: OtaServiceURL.default,
|
|
34
|
+
localFolder: "OTAMLModels"), microblinkProxyURL: Swift.String? = nil)
|
|
43
35
|
}
|
|
44
|
-
public enum
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
case
|
|
58
|
-
case
|
|
59
|
-
case
|
|
60
|
-
case
|
|
61
|
-
case
|
|
62
|
-
case
|
|
63
|
-
case
|
|
64
|
-
case
|
|
65
|
-
case
|
|
66
|
-
case
|
|
67
|
-
case
|
|
68
|
-
case
|
|
69
|
-
case
|
|
70
|
-
case
|
|
71
|
-
case
|
|
72
|
-
case
|
|
73
|
-
case
|
|
74
|
-
case
|
|
75
|
-
case
|
|
76
|
-
case
|
|
77
|
-
case
|
|
78
|
-
case
|
|
79
|
-
case
|
|
80
|
-
case
|
|
81
|
-
case
|
|
82
|
-
case
|
|
83
|
-
case
|
|
84
|
-
case
|
|
85
|
-
case
|
|
86
|
-
case
|
|
87
|
-
case
|
|
88
|
-
case
|
|
89
|
-
case
|
|
90
|
-
case
|
|
91
|
-
case
|
|
92
|
-
case
|
|
93
|
-
case
|
|
94
|
-
case
|
|
95
|
-
case
|
|
96
|
-
case
|
|
97
|
-
case
|
|
98
|
-
case
|
|
99
|
-
case
|
|
100
|
-
case
|
|
101
|
-
case
|
|
102
|
-
case
|
|
103
|
-
case
|
|
104
|
-
case
|
|
105
|
-
case
|
|
106
|
-
case
|
|
107
|
-
case
|
|
108
|
-
case
|
|
109
|
-
case
|
|
110
|
-
case
|
|
111
|
-
case
|
|
112
|
-
case
|
|
113
|
-
case
|
|
114
|
-
case
|
|
115
|
-
case
|
|
116
|
-
case
|
|
117
|
-
case
|
|
118
|
-
case
|
|
119
|
-
case
|
|
120
|
-
case
|
|
121
|
-
case
|
|
122
|
-
case
|
|
123
|
-
case
|
|
124
|
-
case
|
|
125
|
-
case
|
|
126
|
-
case
|
|
127
|
-
case
|
|
128
|
-
case
|
|
129
|
-
case
|
|
130
|
-
case
|
|
131
|
-
case
|
|
132
|
-
case
|
|
133
|
-
case
|
|
134
|
-
case
|
|
135
|
-
case
|
|
136
|
-
case
|
|
137
|
-
case
|
|
138
|
-
case
|
|
139
|
-
case
|
|
140
|
-
case
|
|
141
|
-
case
|
|
142
|
-
case
|
|
143
|
-
case
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
case montenegro
|
|
148
|
-
case nicaragua
|
|
149
|
-
case southKorea
|
|
150
|
-
case venezuela
|
|
151
|
-
case afghanistan
|
|
152
|
-
case alandIslands
|
|
153
|
-
case americanSamoa
|
|
154
|
-
case andorra
|
|
155
|
-
case angola
|
|
156
|
-
case anguilla
|
|
157
|
-
case antarctica
|
|
158
|
-
case antiguaAndBarbuda
|
|
159
|
-
case armenia
|
|
160
|
-
case aruba
|
|
161
|
-
case bailiwickOfGuernsey
|
|
162
|
-
case bailiwickOfJersey
|
|
163
|
-
case barbados
|
|
164
|
-
case belarus
|
|
165
|
-
case belize
|
|
166
|
-
case benin
|
|
167
|
-
case bhutan
|
|
168
|
-
case bonaireSaintEustatiusAndSaba
|
|
169
|
-
case botswana
|
|
170
|
-
case bouvetIsland
|
|
171
|
-
case britishIndianOceanTerritory
|
|
172
|
-
case burkinaFaso
|
|
173
|
-
case burundi
|
|
174
|
-
case cameroon
|
|
175
|
-
case capeVerde
|
|
176
|
-
case caribbeanNetherlands
|
|
177
|
-
case caymanIslands
|
|
178
|
-
case centralAfricanRepublic
|
|
179
|
-
case chad
|
|
180
|
-
case christmasIsland
|
|
181
|
-
case cocosIslands
|
|
182
|
-
case comoros
|
|
183
|
-
case congo
|
|
184
|
-
case cookIslands
|
|
185
|
-
case cuba
|
|
186
|
-
case curacao
|
|
187
|
-
case democraticRepublicOfTheCongo
|
|
188
|
-
case djibouti
|
|
189
|
-
case dominica
|
|
190
|
-
case eastTimor
|
|
191
|
-
case equatorialGuinea
|
|
192
|
-
case eritrea
|
|
193
|
-
case ethiopia
|
|
194
|
-
case falklandIslands
|
|
195
|
-
case faroeIslands
|
|
196
|
-
case federatedStatesOfMicronesia
|
|
197
|
-
case fiji
|
|
198
|
-
case frenchGuiana
|
|
199
|
-
case frenchPolynesia
|
|
200
|
-
case frenchSouthernTerritories
|
|
201
|
-
case gabon
|
|
202
|
-
case gambia
|
|
203
|
-
case gibraltar
|
|
204
|
-
case greenland
|
|
205
|
-
case grenada
|
|
206
|
-
case guadeloupe
|
|
207
|
-
case guam
|
|
208
|
-
case guinea
|
|
209
|
-
case guineaBissau
|
|
210
|
-
case guyana
|
|
211
|
-
case heardIslandAndMcdonaldIslands
|
|
212
|
-
case iran
|
|
213
|
-
case iraq
|
|
214
|
-
case isleOfMan
|
|
215
|
-
case ivoryCoast
|
|
216
|
-
case jamaica
|
|
217
|
-
case kiribati
|
|
218
|
-
case kyrgyzstan
|
|
219
|
-
case laos
|
|
220
|
-
case lebanon
|
|
221
|
-
case lesotho
|
|
222
|
-
case liberia
|
|
223
|
-
case libya
|
|
224
|
-
case liechtenstein
|
|
225
|
-
case macau
|
|
226
|
-
case madagascar
|
|
227
|
-
case malawi
|
|
228
|
-
case mali
|
|
229
|
-
case marshallIslands
|
|
230
|
-
case martinique
|
|
231
|
-
case mauritania
|
|
232
|
-
case mayotte
|
|
233
|
-
case moldova
|
|
234
|
-
case monaco
|
|
235
|
-
case mongolia
|
|
236
|
-
case montserrat
|
|
237
|
-
case mozambique
|
|
238
|
-
case myanmar
|
|
239
|
-
case namibia
|
|
240
|
-
case nauru
|
|
241
|
-
case nepal
|
|
242
|
-
case newCaledonia
|
|
243
|
-
case niger
|
|
244
|
-
case niue
|
|
245
|
-
case norfolkIsland
|
|
246
|
-
case northernCyprus
|
|
247
|
-
case northernMarianaIslands
|
|
248
|
-
case northKorea
|
|
249
|
-
case northMacedonia
|
|
250
|
-
case palau
|
|
251
|
-
case palestine
|
|
252
|
-
case papuaNewGuinea
|
|
253
|
-
case pitcairn
|
|
254
|
-
case reunion
|
|
255
|
-
case rwanda
|
|
256
|
-
case saintBarthelemy
|
|
257
|
-
case saintHelenaAscensionAndTristianDaCunha
|
|
258
|
-
case saintKittsAndNevis
|
|
259
|
-
case saintLucia
|
|
260
|
-
case saintMartin
|
|
261
|
-
case saintPierreAndMiquelon
|
|
262
|
-
case saintVincentAndTheGrenadines
|
|
263
|
-
case saintThomasAndPrince
|
|
264
|
-
case samoa
|
|
265
|
-
case sanMarino
|
|
266
|
-
case saoTomeAndPrincipe
|
|
267
|
-
case senegal
|
|
268
|
-
case seychelles
|
|
269
|
-
case sierraLeone
|
|
270
|
-
case sintMaarten
|
|
271
|
-
case solomonIslands
|
|
272
|
-
case somalia
|
|
273
|
-
case southGeorgiaAndTheSouthSandwichIslands
|
|
274
|
-
case southSudan
|
|
275
|
-
case sudan
|
|
276
|
-
case suriname
|
|
277
|
-
case svalbardAndJanMayen
|
|
278
|
-
case eswatini
|
|
279
|
-
case syria
|
|
280
|
-
case tajikistan
|
|
281
|
-
case tanzania
|
|
282
|
-
case togo
|
|
283
|
-
case tokelau
|
|
284
|
-
case tonga
|
|
285
|
-
case trinidadAndTobago
|
|
286
|
-
case turkmenistan
|
|
287
|
-
case turksAndCaicosIslands
|
|
288
|
-
case tuvalu
|
|
289
|
-
case unitedStatesMinorOutlyingIslands
|
|
290
|
-
case uzbekistan
|
|
291
|
-
case vanuatu
|
|
292
|
-
case vaticanCity
|
|
293
|
-
case virginIslandsBritish
|
|
294
|
-
case virginIslandsUs
|
|
295
|
-
case wallisAndFutuna
|
|
296
|
-
case westernSahara
|
|
297
|
-
case yemen
|
|
298
|
-
case yugoslavia
|
|
299
|
-
case zambia
|
|
300
|
-
case zimbabwe
|
|
301
|
-
case schengen_area
|
|
302
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
303
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
304
|
-
public init?(rawValue: Swift.String)
|
|
305
|
-
#endif
|
|
306
|
-
public typealias AllCases = [BlinkID.Country]
|
|
307
|
-
public typealias RawValue = Swift.String
|
|
308
|
-
nonisolated public static var allCases: [BlinkID.Country] {
|
|
36
|
+
public enum OtaServiceURL {
|
|
37
|
+
public static let `default`: Swift.String
|
|
38
|
+
}
|
|
39
|
+
@_hasMissingDesignatedInitializers final public class BlinkIDSdk : Swift.Sendable {
|
|
40
|
+
@BlinkID.ProcessingActor final public func createScanningSession(sessionSettings: BlinkID.BlinkIDSessionSettings = BlinkIDSessionSettings()) async throws -> BlinkID.BlinkIDSession
|
|
41
|
+
@BlinkID.ProcessingActor public static func createBlinkIDSdk(withSettings settings: BlinkID.BlinkIDSdkSettings) async throws -> BlinkID.BlinkIDSdk
|
|
42
|
+
public static func refreshLicenseLease() async throws
|
|
43
|
+
@BlinkID.ProcessingActor public static func terminateBlinkIDSdk()
|
|
44
|
+
@BlinkID.ProcessingActor public static func terminateBlinkIDSdkAndDeleteCachedResources()
|
|
45
|
+
public static func deleteCachedResources(resourcesLocalFolder: Swift.String = "MLModels", otaResourcesLocalFolder: Swift.String = "OTAMLModels")
|
|
46
|
+
@objc deinit
|
|
47
|
+
}
|
|
48
|
+
public enum BarcodeElementKey : Swift.Sendable {
|
|
49
|
+
case documentType
|
|
50
|
+
case standardVersionNumber
|
|
51
|
+
case customerFamilyName
|
|
52
|
+
case customerFirstName
|
|
53
|
+
case customerFullName
|
|
54
|
+
case dateOfBirth
|
|
55
|
+
case sex
|
|
56
|
+
case eyeColor
|
|
57
|
+
case addressStreet
|
|
58
|
+
case addressCity
|
|
59
|
+
case addressJurisdictionCode
|
|
60
|
+
case addressPostalCode
|
|
61
|
+
case fullAddress
|
|
62
|
+
case height
|
|
63
|
+
case heightIn
|
|
64
|
+
case heightCm
|
|
65
|
+
case customerMiddleName
|
|
66
|
+
case hairColor
|
|
67
|
+
case nameSuffix
|
|
68
|
+
case akaFullName
|
|
69
|
+
case akaFamilyName
|
|
70
|
+
case akaGivenName
|
|
71
|
+
case akaSuffixName
|
|
72
|
+
case weightRange
|
|
73
|
+
case weightPounds
|
|
74
|
+
case weightKilograms
|
|
75
|
+
case customerIdNumber
|
|
76
|
+
case familyNameTruncation
|
|
77
|
+
case firstNameTruncation
|
|
78
|
+
case middleNameTruncation
|
|
79
|
+
case placeOfBirth
|
|
80
|
+
case addressStreet2
|
|
81
|
+
case raceEthnicity
|
|
82
|
+
case namePrefix
|
|
83
|
+
case countryIdentification
|
|
84
|
+
case residenceStreetAddress
|
|
85
|
+
case residenceStreetAddress2
|
|
86
|
+
case residenceCity
|
|
87
|
+
case residenceJurisdictionCode
|
|
88
|
+
case residencePostalCode
|
|
89
|
+
case residenceFullAddress
|
|
90
|
+
case under18
|
|
91
|
+
case under19
|
|
92
|
+
case under21
|
|
93
|
+
case socialSecurityNumber
|
|
94
|
+
case akaSocialSecurityNumber
|
|
95
|
+
case akaMiddleName
|
|
96
|
+
case akaPrefixName
|
|
97
|
+
case organDonor
|
|
98
|
+
case veteran
|
|
99
|
+
case akaDateOfBirth
|
|
100
|
+
case issuerIdentificationNumber
|
|
101
|
+
case documentExpirationDate
|
|
102
|
+
case jurisdictionVersionNumber
|
|
103
|
+
case jurisdictionVehicleClass
|
|
104
|
+
case jurisdictionRestrictionCodes
|
|
105
|
+
case jurisdictionEndorsementCodes
|
|
106
|
+
case documentIssueDate
|
|
107
|
+
case federalCommercialVehicleCodes
|
|
108
|
+
case issuingJurisdiction
|
|
109
|
+
case standardVehicleClassification
|
|
110
|
+
case issuingJurisdictionName
|
|
111
|
+
case standardEndorsementCode
|
|
112
|
+
case standardRestrictionCode
|
|
113
|
+
case jurisdictionVehicleClassificationDescription
|
|
114
|
+
case jurisdictionEndorsmentCodeDescription
|
|
115
|
+
case jurisdictionRestrictionCodeDescription
|
|
116
|
+
case inventoryControlNumber
|
|
117
|
+
case cardRevisionDate
|
|
118
|
+
case documentDiscriminator
|
|
119
|
+
case limitedDurationDocument
|
|
120
|
+
case auditInformation
|
|
121
|
+
case complianceType
|
|
122
|
+
case issueTimestamp
|
|
123
|
+
case permitExpirationDate
|
|
124
|
+
case permitIdentifier
|
|
125
|
+
case permitIssueDate
|
|
126
|
+
case numberOfDuplicates
|
|
127
|
+
case hazmatExpirationDate
|
|
128
|
+
case medicalIndicator
|
|
129
|
+
case nonResident
|
|
130
|
+
case uniqueCustomerId
|
|
131
|
+
case dataDiscriminator
|
|
132
|
+
case documentExpirationMonth
|
|
133
|
+
case documentNonexpiring
|
|
134
|
+
case securityVersion
|
|
135
|
+
case subfieldDesignator
|
|
136
|
+
public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
|
|
137
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
138
|
+
public var hashValue: Swift.Int {
|
|
309
139
|
get
|
|
310
140
|
}
|
|
311
|
-
|
|
141
|
+
}
|
|
142
|
+
public enum ImageAnalysisLightingStatus : Swift.Sendable {
|
|
143
|
+
case notAvailable
|
|
144
|
+
case tooBright
|
|
145
|
+
case tooDark
|
|
146
|
+
case normal
|
|
147
|
+
public static func == (a: BlinkID.ImageAnalysisLightingStatus, b: BlinkID.ImageAnalysisLightingStatus) -> Swift.Bool
|
|
148
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
149
|
+
public var hashValue: Swift.Int {
|
|
312
150
|
get
|
|
313
151
|
}
|
|
314
152
|
}
|
|
315
|
-
public enum
|
|
316
|
-
case
|
|
317
|
-
case
|
|
318
|
-
case
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
case australianCapitalTerritory
|
|
323
|
-
case britishColumbia
|
|
324
|
-
case california
|
|
325
|
-
case colorado
|
|
326
|
-
case connecticut
|
|
327
|
-
case delaware
|
|
328
|
-
case districtOfColumbia
|
|
329
|
-
case florida
|
|
330
|
-
case georgia
|
|
331
|
-
case hawaii
|
|
332
|
-
case idaho
|
|
333
|
-
case illinois
|
|
334
|
-
case indiana
|
|
335
|
-
case iowa
|
|
336
|
-
case kansas
|
|
337
|
-
case kentucky
|
|
338
|
-
case louisiana
|
|
339
|
-
case maine
|
|
340
|
-
case manitoba
|
|
341
|
-
case maryland
|
|
342
|
-
case massachusetts
|
|
343
|
-
case michigan
|
|
344
|
-
case minnesota
|
|
345
|
-
case mississippi
|
|
346
|
-
case missouri
|
|
347
|
-
case montana
|
|
348
|
-
case nebraska
|
|
349
|
-
case nevada
|
|
350
|
-
case newBrunswick
|
|
351
|
-
case newHampshire
|
|
352
|
-
case newJersey
|
|
353
|
-
case newMexico
|
|
354
|
-
case newSouthWales
|
|
355
|
-
case newYork
|
|
356
|
-
case northernTerritory
|
|
357
|
-
case northCarolina
|
|
358
|
-
case northDakota
|
|
359
|
-
case novaScotia
|
|
360
|
-
case ohio
|
|
361
|
-
case oklahoma
|
|
362
|
-
case ontario
|
|
363
|
-
case oregon
|
|
364
|
-
case pennsylvania
|
|
365
|
-
case quebec
|
|
366
|
-
case queensland
|
|
367
|
-
case rhodeIsland
|
|
368
|
-
case saskatchewan
|
|
369
|
-
case southAustralia
|
|
370
|
-
case southCarolina
|
|
371
|
-
case southDakota
|
|
372
|
-
case tasmania
|
|
373
|
-
case tennessee
|
|
374
|
-
case texas
|
|
375
|
-
case utah
|
|
376
|
-
case vermont
|
|
377
|
-
case victoria
|
|
378
|
-
case virginia
|
|
379
|
-
case washington
|
|
380
|
-
case westernAustralia
|
|
381
|
-
case westVirginia
|
|
382
|
-
case wisconsin
|
|
383
|
-
case wyoming
|
|
384
|
-
case yukon
|
|
385
|
-
case ciudadDeMexico
|
|
386
|
-
case jalisco
|
|
387
|
-
case newfoundlandAndLabrador
|
|
388
|
-
case nuevoLeon
|
|
389
|
-
case bajaCalifornia
|
|
390
|
-
case chihuahua
|
|
391
|
-
case guanajuato
|
|
392
|
-
case guerrero
|
|
393
|
-
case mexico
|
|
394
|
-
case michoacan
|
|
395
|
-
case newYorkCity
|
|
396
|
-
case tamaulipas
|
|
397
|
-
case veracruz
|
|
398
|
-
case chiapas
|
|
399
|
-
case coahuila
|
|
400
|
-
case durango
|
|
401
|
-
case guerreroCocula
|
|
402
|
-
case guerreroJuchitan
|
|
403
|
-
case guerreroTepecoacuilco
|
|
404
|
-
case guerreroTlacoapa
|
|
405
|
-
case gujarat
|
|
406
|
-
case hidalgo
|
|
407
|
-
case karnataka
|
|
408
|
-
case kerala
|
|
409
|
-
case khyberPakhtunkhwa
|
|
410
|
-
case madhyaPradesh
|
|
411
|
-
case maharashtra
|
|
412
|
-
case morelos
|
|
413
|
-
case nayarit
|
|
414
|
-
case oaxaca
|
|
415
|
-
case puebla
|
|
416
|
-
case punjab
|
|
417
|
-
case queretaro
|
|
418
|
-
case sanLuisPotosi
|
|
419
|
-
case sinaloa
|
|
420
|
-
case sonora
|
|
421
|
-
case tabasco
|
|
422
|
-
case tamilNadu
|
|
423
|
-
case yucatan
|
|
424
|
-
case zacatecas
|
|
425
|
-
case aguascalientes
|
|
426
|
-
case bajaCaliforniaSur
|
|
427
|
-
case campeche
|
|
428
|
-
case colima
|
|
429
|
-
case quintanaRooBenitoJuarez
|
|
430
|
-
case quintanaRoo
|
|
431
|
-
case quintanaRooSolidaridad
|
|
432
|
-
case tlaxcala
|
|
433
|
-
case quintanaRooCozumel
|
|
434
|
-
case saoPaolo
|
|
435
|
-
case rioDeJaneiro
|
|
436
|
-
case rioGrandeDoSul
|
|
437
|
-
case northwestTerritories
|
|
438
|
-
case nunavut
|
|
439
|
-
case princeEdwardIsland
|
|
440
|
-
case distritoFederal
|
|
441
|
-
case maranhao
|
|
442
|
-
case matoGrosso
|
|
443
|
-
case minasGerais
|
|
444
|
-
case para
|
|
445
|
-
case parana
|
|
446
|
-
case pernambuco
|
|
447
|
-
case santaCatarina
|
|
448
|
-
case andhraPradesh
|
|
449
|
-
case ceara
|
|
450
|
-
case goias
|
|
451
|
-
case guerreroAcapulcoDeJuarez
|
|
452
|
-
case haryana
|
|
453
|
-
case sergipe
|
|
454
|
-
case alagoas
|
|
455
|
-
case bangsamoro
|
|
456
|
-
case telangana
|
|
457
|
-
case acre
|
|
458
|
-
case espiritoSanto
|
|
459
|
-
case matoGrossoDoSul
|
|
460
|
-
case paraiba
|
|
461
|
-
case piaui
|
|
462
|
-
case rioGrandeDoNorte
|
|
463
|
-
case tocantins
|
|
464
|
-
case odisha
|
|
465
|
-
case uttarakhand
|
|
466
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
467
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
468
|
-
public init?(rawValue: Swift.String)
|
|
469
|
-
#endif
|
|
470
|
-
public typealias AllCases = [BlinkID.Region]
|
|
471
|
-
public typealias RawValue = Swift.String
|
|
472
|
-
nonisolated public static var allCases: [BlinkID.Region] {
|
|
153
|
+
public enum ImageExtractionType : Swift.Sendable {
|
|
154
|
+
case document
|
|
155
|
+
case face
|
|
156
|
+
case signature
|
|
157
|
+
public static func == (a: BlinkID.ImageExtractionType, b: BlinkID.ImageExtractionType) -> Swift.Bool
|
|
158
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
159
|
+
public var hashValue: Swift.Int {
|
|
473
160
|
get
|
|
474
161
|
}
|
|
475
|
-
|
|
162
|
+
}
|
|
163
|
+
public enum SessionError : Swift.Error, Swift.Sendable {
|
|
164
|
+
case processCallAfterDocumentScanned
|
|
165
|
+
case resetCallAfterResultRetrieved
|
|
166
|
+
case resolveNextStepCallAfterDocumentScanned
|
|
167
|
+
public static func == (a: BlinkID.SessionError, b: BlinkID.SessionError) -> Swift.Bool
|
|
168
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
169
|
+
public var hashValue: Swift.Int {
|
|
476
170
|
get
|
|
477
171
|
}
|
|
478
172
|
}
|
|
479
|
-
public
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
public
|
|
575
|
-
public
|
|
576
|
-
nonisolated public static var allCases: [BlinkID.DocumentType] {
|
|
173
|
+
public struct FrameProcessResult : Swift.Sendable {
|
|
174
|
+
public let processResult: BlinkID.BlinkIDSDK.ProcessResult?
|
|
175
|
+
public let sessionError: BlinkID.SessionError?
|
|
176
|
+
}
|
|
177
|
+
@_hasMissingDesignatedInitializers final public class BlinkIDSession : Swift.Sendable {
|
|
178
|
+
final public let settings: BlinkID.BlinkIDSessionSettings
|
|
179
|
+
@objc deinit
|
|
180
|
+
final public func cancelActiveProcessing()
|
|
181
|
+
final public func resumeActiveProcessing()
|
|
182
|
+
@BlinkID.ProcessingActor final public func process(inputImage: BlinkID.InputImage) async throws -> BlinkID.FrameProcessResult
|
|
183
|
+
@BlinkID.ProcessingActor final public func reset() throws
|
|
184
|
+
@BlinkID.ProcessingActor final public func resolveCurrentStep() throws
|
|
185
|
+
@BlinkID.ProcessingActor final public func getScanningStatus() -> BlinkID.BlinkIDSDK.ScanningStatus
|
|
186
|
+
@BlinkID.ProcessingActor final public func getResolvedSessionSettings() -> BlinkID.BlinkIDSessionSettings
|
|
187
|
+
@BlinkID.ProcessingActor final public func getResult(redactionSettings: BlinkID.RedactionSettings? = nil) -> BlinkID.BlinkIDScanningResult
|
|
188
|
+
@BlinkID.ProcessingActor final public func getSessionId() -> Swift.String
|
|
189
|
+
@BlinkID.ProcessingActor final public func getSessionNumber() -> Swift.Int
|
|
190
|
+
}
|
|
191
|
+
public struct BlinkIDScanningResult : Swift.Sendable {
|
|
192
|
+
public let documentClassInfo: BlinkID.BlinkIDSDK.DocumentClassInfo
|
|
193
|
+
public let dataMatchResult: BlinkID.DataMatchResult?
|
|
194
|
+
public let firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
195
|
+
public let lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
196
|
+
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
197
|
+
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
198
|
+
public let localizedName: BlinkID.BlinkIDSDK.StringResult?
|
|
199
|
+
public let fathersName: BlinkID.BlinkIDSDK.StringResult?
|
|
200
|
+
public let mothersName: BlinkID.BlinkIDSDK.StringResult?
|
|
201
|
+
public let address: BlinkID.BlinkIDSDK.StringResult?
|
|
202
|
+
public let additionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
203
|
+
public let additionalOptionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
204
|
+
public let placeOfBirth: BlinkID.BlinkIDSDK.StringResult?
|
|
205
|
+
public let nationality: BlinkID.BlinkIDSDK.StringResult?
|
|
206
|
+
public let race: BlinkID.BlinkIDSDK.StringResult?
|
|
207
|
+
public let religion: BlinkID.BlinkIDSDK.StringResult?
|
|
208
|
+
public let profession: BlinkID.BlinkIDSDK.StringResult?
|
|
209
|
+
public let maritalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
210
|
+
public let residentialStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
211
|
+
public let employer: BlinkID.BlinkIDSDK.StringResult?
|
|
212
|
+
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
213
|
+
public let sponsor: BlinkID.BlinkIDSDK.StringResult?
|
|
214
|
+
public let bloodType: BlinkID.BlinkIDSDK.StringResult?
|
|
215
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
216
|
+
public let cardAccessNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
217
|
+
public let personalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
218
|
+
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
219
|
+
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
220
|
+
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
221
|
+
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
222
|
+
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
223
|
+
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
224
|
+
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
225
|
+
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
226
|
+
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
227
|
+
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
228
|
+
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
229
|
+
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
230
|
+
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
231
|
+
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
232
|
+
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
233
|
+
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
234
|
+
public let ethnicity: BlinkID.BlinkIDSDK.StringResult?
|
|
235
|
+
public let localityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
236
|
+
public let maidenName: BlinkID.BlinkIDSDK.StringResult?
|
|
237
|
+
public let municipalityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
238
|
+
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResult?
|
|
239
|
+
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResult?
|
|
240
|
+
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResult?
|
|
241
|
+
public let sectionCode: BlinkID.BlinkIDSDK.StringResult?
|
|
242
|
+
public let stateCode: BlinkID.BlinkIDSDK.StringResult?
|
|
243
|
+
public let stateName: BlinkID.BlinkIDSDK.StringResult?
|
|
244
|
+
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
245
|
+
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
246
|
+
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
247
|
+
public let dateOfEntry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
248
|
+
public let effectiveDate: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
249
|
+
public let dateOfExpiryPermanent: Swift.Bool?
|
|
250
|
+
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
251
|
+
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
252
|
+
public let parentsInfo: Swift.Array<BlinkID.ParentInfo>?
|
|
253
|
+
public let husbandName: BlinkID.BlinkIDSDK.StringResult?
|
|
254
|
+
public let legalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
255
|
+
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
256
|
+
public let workRestriction: BlinkID.BlinkIDSDK.StringResult?
|
|
257
|
+
public let subResults: Swift.Array<BlinkID.SingleSideScanningResult>
|
|
258
|
+
public func getInputImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.InputImageResult?
|
|
259
|
+
public func getBarcodeImage() -> BlinkID.CroppedImageResult?
|
|
260
|
+
public func getDocumentImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.CroppedImageResult?
|
|
261
|
+
public func getFaceImage() -> BlinkID.DetailedCroppedImageResult?
|
|
262
|
+
public func getSignatureImage() -> BlinkID.DetailedCroppedImageResult?
|
|
263
|
+
}
|
|
264
|
+
public enum InputImageSource : Swift.Sendable {
|
|
265
|
+
case video
|
|
266
|
+
case photo
|
|
267
|
+
public static func == (a: BlinkID.InputImageSource, b: BlinkID.InputImageSource) -> Swift.Bool
|
|
268
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
269
|
+
public var hashValue: Swift.Int {
|
|
577
270
|
get
|
|
578
271
|
}
|
|
579
|
-
|
|
272
|
+
}
|
|
273
|
+
public enum ScanningMode : Swift.Sendable, Swift.CaseIterable {
|
|
274
|
+
case single
|
|
275
|
+
case automatic
|
|
276
|
+
public static func == (a: BlinkID.ScanningMode, b: BlinkID.ScanningMode) -> Swift.Bool
|
|
277
|
+
public typealias AllCases = [BlinkID.ScanningMode]
|
|
278
|
+
nonisolated public static var allCases: [BlinkID.ScanningMode] {
|
|
580
279
|
get
|
|
581
280
|
}
|
|
582
|
-
|
|
583
|
-
public
|
|
584
|
-
case notAvailable
|
|
585
|
-
case zero
|
|
586
|
-
case clockwise90
|
|
587
|
-
case counterClockwise90
|
|
588
|
-
case upsideDown
|
|
589
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
590
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
591
|
-
public init?(rawValue: Swift.Int)
|
|
592
|
-
#endif
|
|
593
|
-
public typealias RawValue = Swift.Int
|
|
594
|
-
public var rawValue: Swift.Int {
|
|
281
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
282
|
+
public var hashValue: Swift.Int {
|
|
595
283
|
get
|
|
596
284
|
}
|
|
597
285
|
}
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
286
|
+
public enum SensitivityLevel : Swift.Sendable, Swift.CaseIterable {
|
|
287
|
+
case off
|
|
288
|
+
case low
|
|
289
|
+
case mid
|
|
290
|
+
case high
|
|
291
|
+
public static func == (a: BlinkID.SensitivityLevel, b: BlinkID.SensitivityLevel) -> Swift.Bool
|
|
292
|
+
public typealias AllCases = [BlinkID.SensitivityLevel]
|
|
293
|
+
nonisolated public static var allCases: [BlinkID.SensitivityLevel] {
|
|
294
|
+
get
|
|
295
|
+
}
|
|
296
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
297
|
+
public var hashValue: Swift.Int {
|
|
604
298
|
get
|
|
605
299
|
}
|
|
606
300
|
}
|
|
607
|
-
public
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
public var location: BlinkID.RectangleF? {
|
|
616
|
-
get
|
|
617
|
-
}
|
|
618
|
-
#endif
|
|
619
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
620
|
-
public var side: BlinkID.ScanningSide? {
|
|
621
|
-
get
|
|
622
|
-
}
|
|
623
|
-
#endif
|
|
624
|
-
public func value(for alphabetType: BlinkID.AlphabetType) -> Swift.String
|
|
625
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
626
|
-
public func side(for alphabetType: BlinkID.AlphabetType) -> BlinkID.ScanningSide?
|
|
627
|
-
#endif
|
|
628
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
629
|
-
public func location(for alphabetType: BlinkID.AlphabetType) -> BlinkID.RectangleF?
|
|
630
|
-
#endif
|
|
301
|
+
public enum InputImageCropType : Swift.Sendable, Swift.CaseIterable {
|
|
302
|
+
case notCropped
|
|
303
|
+
case unknown
|
|
304
|
+
case cropped
|
|
305
|
+
public static func == (a: BlinkID.InputImageCropType, b: BlinkID.InputImageCropType) -> Swift.Bool
|
|
306
|
+
public typealias AllCases = [BlinkID.InputImageCropType]
|
|
307
|
+
nonisolated public static var allCases: [BlinkID.InputImageCropType] {
|
|
308
|
+
get
|
|
631
309
|
}
|
|
632
|
-
public
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
public let mrzExtracted: Swift.Bool
|
|
636
|
-
public let barcodeExtracted: Swift.Bool
|
|
637
|
-
public let documentImageExtracted: Swift.Bool
|
|
638
|
-
public let faceImageExtracted: Swift.Bool
|
|
639
|
-
public let signatureImageExtracted: Swift.Bool
|
|
310
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
311
|
+
public var hashValue: Swift.Int {
|
|
312
|
+
get
|
|
640
313
|
}
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
314
|
+
}
|
|
315
|
+
public enum InputImageSelectionStrategy : Swift.Sendable, Swift.CaseIterable {
|
|
316
|
+
case singleImage
|
|
317
|
+
case optimizeForSpeed
|
|
318
|
+
case balanced
|
|
319
|
+
case optimizeForQuality
|
|
320
|
+
public static func == (a: BlinkID.InputImageSelectionStrategy, b: BlinkID.InputImageSelectionStrategy) -> Swift.Bool
|
|
321
|
+
public typealias AllCases = [BlinkID.InputImageSelectionStrategy]
|
|
322
|
+
nonisolated public static var allCases: [BlinkID.InputImageSelectionStrategy] {
|
|
323
|
+
get
|
|
644
324
|
}
|
|
645
|
-
public
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
public let documentType: BlinkID.DocumentType
|
|
649
|
-
public let countryName: Swift.String
|
|
650
|
-
public let isoNumericCountryCode: Swift.String
|
|
651
|
-
public let isoAlpha2CountryCode: Swift.String
|
|
652
|
-
public let isoAlpha3CountryCode: Swift.String
|
|
653
|
-
public func isEmpty() -> Swift.Bool
|
|
325
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
326
|
+
public var hashValue: Swift.Int {
|
|
327
|
+
get
|
|
654
328
|
}
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
329
|
+
}
|
|
330
|
+
public typealias DPI = Swift.UInt16
|
|
331
|
+
public struct DocumentNumberRedactionSettings : Swift.Sendable {
|
|
332
|
+
public var prefixDigitsVisible: Swift.UInt8
|
|
333
|
+
public var suffixDigitsVisible: Swift.UInt8
|
|
334
|
+
public init(prefixDigitsVisible: Swift.UInt8 = 0, suffixDigitsVisible: Swift.UInt8 = 0)
|
|
335
|
+
}
|
|
336
|
+
public protocol RedactionSettingsResolver : Swift.Sendable {
|
|
337
|
+
func resolveRedactionSettings(classInfo: BlinkID.BlinkIDSDK.DocumentClassInfo) -> BlinkID.RedactionSettings?
|
|
338
|
+
}
|
|
339
|
+
public struct RedactionSettings : Swift.Sendable {
|
|
340
|
+
public var mode: BlinkID.RedactionMode
|
|
341
|
+
public var fields: Swift.Array<BlinkID.FieldType>
|
|
342
|
+
public var documentNumberRedactionSettings: BlinkID.DocumentNumberRedactionSettings?
|
|
343
|
+
public var redactMrz: Swift.Bool
|
|
344
|
+
public var redactBarcode: Swift.Bool
|
|
345
|
+
public init(mode: BlinkID.RedactionMode = .fullResult, fields: Swift.Array<BlinkID.FieldType>, documentNumberRedactionSettings: BlinkID.DocumentNumberRedactionSettings? = nil, redactMrz: Swift.Bool = false, redactBarcode: Swift.Bool = false)
|
|
346
|
+
public static func getDefaultRedactionSettings(for classInfo: BlinkID.BlinkIDSDK.DocumentClassInfo) -> BlinkID.RedactionSettings?
|
|
347
|
+
}
|
|
348
|
+
public struct DetailedFieldType : Swift.Sendable {
|
|
349
|
+
public var fieldType: BlinkID.FieldType
|
|
350
|
+
public var alphabetType: BlinkID.AlphabetType
|
|
351
|
+
public init(fieldType: BlinkID.FieldType, alphabetType: BlinkID.AlphabetType)
|
|
352
|
+
}
|
|
353
|
+
public struct DocumentCaptureModuleSettings : Swift.Sendable {
|
|
354
|
+
public var cropType: BlinkID.InputImageCropType
|
|
355
|
+
public var unsupportedDocumentsAllowed: Swift.Bool
|
|
356
|
+
public var secondSideWithNoExtractableDataSkipped: Swift.Bool
|
|
357
|
+
public var passportDataPageScanOnly: Swift.Bool
|
|
358
|
+
public var faceImageExtractionEnabled: Swift.Bool
|
|
359
|
+
public var faceImagePresenceMandatory: Swift.Bool
|
|
360
|
+
public var inputImageReturnEnabled: Swift.Bool
|
|
361
|
+
public var documentImageReturnEnabled: Swift.Bool
|
|
362
|
+
public var inputImageMargin: Swift.Float?
|
|
363
|
+
public var dotsPerInch: BlinkID.DPI
|
|
364
|
+
public var extensionFactor: Swift.Float
|
|
365
|
+
public var blurSensitivityLevel: BlinkID.SensitivityLevel
|
|
366
|
+
public var imageWithBlurRejected: Swift.Bool?
|
|
367
|
+
public var glareSensitivityLevel: BlinkID.SensitivityLevel
|
|
368
|
+
public var imageWithGlareRejected: Swift.Bool?
|
|
369
|
+
public var tiltSensitivityLevel: BlinkID.SensitivityLevel
|
|
370
|
+
public var imageWithPoorLightingRejected: Swift.Bool
|
|
371
|
+
public var imageWithHandOcclusionRejected: Swift.Bool?
|
|
372
|
+
public var inputImageSelectionStrategy: BlinkID.InputImageSelectionStrategy
|
|
373
|
+
public init(cropType: BlinkID.InputImageCropType = .notCropped, unsupportedDocumentsAllowed: Swift.Bool = false, secondSideWithNoExtractableDataSkipped: Swift.Bool = true, passportDataPageScanOnly: Swift.Bool = true, faceImageExtractionEnabled: Swift.Bool = false, faceImagePresenceMandatory: Swift.Bool = false, inputImageReturnEnabled: Swift.Bool = false, documentImageReturnEnabled: Swift.Bool = false, inputImageMargin: Swift.Float? = nil, dotsPerInch: BlinkID.DPI = 250, extensionFactor: Swift.Float = 0.0, blurSensitivityLevel: BlinkID.SensitivityLevel = .mid, imageWithBlurRejected: Swift.Bool? = nil, glareSensitivityLevel: BlinkID.SensitivityLevel = .mid, imageWithGlareRejected: Swift.Bool? = nil, tiltSensitivityLevel: BlinkID.SensitivityLevel = .mid, imageWithPoorLightingRejected: Swift.Bool = true, imageWithHandOcclusionRejected: Swift.Bool? = nil, inputImageSelectionStrategy: BlinkID.InputImageSelectionStrategy = .balanced)
|
|
374
|
+
}
|
|
375
|
+
public struct MrzModuleSettings : Swift.Sendable {
|
|
376
|
+
public var presenceMandatory: Swift.Bool
|
|
377
|
+
public init(presenceMandatory: Swift.Bool = false)
|
|
378
|
+
}
|
|
379
|
+
public struct BarcodeModuleSettings : Swift.Sendable {
|
|
380
|
+
public var presenceMandatory: Swift.Bool
|
|
381
|
+
public var barcodeImageReturnEnabled: Swift.Bool
|
|
382
|
+
public var pdf417ScanningEnabled: Swift.Bool
|
|
383
|
+
public var qrScanningEnabled: Swift.Bool
|
|
384
|
+
public var upceScanningEnabled: Swift.Bool
|
|
385
|
+
public var upcaScanningEnabled: Swift.Bool
|
|
386
|
+
public var code128ScanningEnabled: Swift.Bool
|
|
387
|
+
public var code39ScanningEnabled: Swift.Bool
|
|
388
|
+
public var ean8ScanningEnabled: Swift.Bool
|
|
389
|
+
public var ean13ScanningEnabled: Swift.Bool
|
|
390
|
+
public var itfScanningEnabled: Swift.Bool
|
|
391
|
+
public var dataMatrixScanningEnabled: Swift.Bool
|
|
392
|
+
public var aztecScanningEnabled: Swift.Bool
|
|
393
|
+
public init(presenceMandatory: Swift.Bool = false, barcodeImageReturnEnabled: Swift.Bool = false, pdf417ScanningEnabled: Swift.Bool = true, qrScanningEnabled: Swift.Bool = true, upceScanningEnabled: Swift.Bool = false, upcaScanningEnabled: Swift.Bool = false, code128ScanningEnabled: Swift.Bool = false, code39ScanningEnabled: Swift.Bool = false, ean8ScanningEnabled: Swift.Bool = false, ean13ScanningEnabled: Swift.Bool = false, itfScanningEnabled: Swift.Bool = false, dataMatrixScanningEnabled: Swift.Bool = false, aztecScanningEnabled: Swift.Bool = false)
|
|
394
|
+
}
|
|
395
|
+
public struct VizModuleSettings : Swift.Sendable {
|
|
396
|
+
public var presenceMandatory: Swift.Bool
|
|
397
|
+
public var signatureImageExtractionEnabled: Swift.Bool
|
|
398
|
+
public var characterValidationEnabled: Swift.Bool
|
|
399
|
+
public var resultAggregationEnabled: Swift.Bool?
|
|
400
|
+
public init(presenceMandatory: Swift.Bool = false, signatureImageExtractionEnabled: Swift.Bool = false, characterValidationEnabled: Swift.Bool = true, resultAggregationEnabled: Swift.Bool? = nil)
|
|
401
|
+
}
|
|
402
|
+
public struct ScanningSettings : Swift.Sendable {
|
|
403
|
+
public var documentCaptureModule: BlinkID.DocumentCaptureModuleSettings?
|
|
404
|
+
public var mrzModule: BlinkID.MrzModuleSettings?
|
|
405
|
+
public var barcodeModule: BlinkID.BarcodeModuleSettings?
|
|
406
|
+
public var vizModule: BlinkID.VizModuleSettings?
|
|
407
|
+
public var maxAllowedMismatchesPerField: Swift.Int
|
|
408
|
+
public init(documentCaptureModule: BlinkID.DocumentCaptureModuleSettings? = .init(), mrzModule: BlinkID.MrzModuleSettings? = .init(), barcodeModule: BlinkID.BarcodeModuleSettings? = .init(), vizModule: BlinkID.VizModuleSettings? = .init(), maxAllowedMismatchesPerField: Swift.Int = 0)
|
|
409
|
+
}
|
|
410
|
+
public struct BlinkIDSessionSettings : Swift.Sendable {
|
|
411
|
+
public var inputImageSource: BlinkID.InputImageSource
|
|
412
|
+
public var scanningMode: BlinkID.ScanningMode
|
|
413
|
+
public var scanningSettings: BlinkID.ScanningSettings
|
|
414
|
+
public var stepTimeoutDuration: Foundation.TimeInterval
|
|
415
|
+
public var inactivityTimeoutDuration: Foundation.TimeInterval
|
|
416
|
+
public init(inputImageSource: BlinkID.InputImageSource = .video, scanningMode: BlinkID.ScanningMode = .automatic, scanningSettings: BlinkID.ScanningSettings = ScanningSettings(), stepTimeoutDuration: Foundation.TimeInterval = 60.0, inactivityTimeoutDuration: Foundation.TimeInterval = 10.0)
|
|
417
|
+
}
|
|
418
|
+
public enum DataMatchState : Swift.Sendable, Swift.CaseIterable {
|
|
419
|
+
case notPerformed
|
|
420
|
+
case failed
|
|
421
|
+
case success
|
|
422
|
+
public static func == (a: BlinkID.DataMatchState, b: BlinkID.DataMatchState) -> Swift.Bool
|
|
423
|
+
public typealias AllCases = [BlinkID.DataMatchState]
|
|
424
|
+
nonisolated public static var allCases: [BlinkID.DataMatchState] {
|
|
425
|
+
get
|
|
678
426
|
}
|
|
679
|
-
public
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
case sideScanned
|
|
683
|
-
case documentScanned
|
|
684
|
-
case cancelled
|
|
685
|
-
public static func == (a: BlinkID.BlinkIDSDK.ScanningStatus, b: BlinkID.BlinkIDSDK.ScanningStatus) -> Swift.Bool
|
|
686
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
687
|
-
public var hashValue: Swift.Int {
|
|
688
|
-
get
|
|
689
|
-
}
|
|
427
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
428
|
+
public var hashValue: Swift.Int {
|
|
429
|
+
get
|
|
690
430
|
}
|
|
691
431
|
}
|
|
692
|
-
public enum
|
|
693
|
-
case
|
|
694
|
-
case
|
|
695
|
-
case
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
public typealias
|
|
701
|
-
public var
|
|
432
|
+
public enum DataMatchFieldType : Swift.Sendable, Swift.CaseIterable {
|
|
433
|
+
case dateOfBirth
|
|
434
|
+
case dateOfExpiry
|
|
435
|
+
case documentNumber
|
|
436
|
+
case documentAdditionalNumber
|
|
437
|
+
case documentOptionalAdditionalNumber
|
|
438
|
+
case personalIdNumber
|
|
439
|
+
public static func == (a: BlinkID.DataMatchFieldType, b: BlinkID.DataMatchFieldType) -> Swift.Bool
|
|
440
|
+
public typealias AllCases = [BlinkID.DataMatchFieldType]
|
|
441
|
+
nonisolated public static var allCases: [BlinkID.DataMatchFieldType] {
|
|
702
442
|
get
|
|
703
443
|
}
|
|
704
|
-
|
|
705
|
-
public
|
|
706
|
-
case horizontal
|
|
707
|
-
case vertical
|
|
708
|
-
case notAvailable
|
|
709
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
710
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
711
|
-
public init?(rawValue: Swift.Int)
|
|
712
|
-
#endif
|
|
713
|
-
public typealias RawValue = Swift.Int
|
|
714
|
-
public var rawValue: Swift.Int {
|
|
444
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
445
|
+
public var hashValue: Swift.Int {
|
|
715
446
|
get
|
|
716
447
|
}
|
|
717
448
|
}
|
|
718
|
-
public
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
449
|
+
public struct FieldState : Swift.Sendable {
|
|
450
|
+
public let fieldType: BlinkID.DataMatchFieldType
|
|
451
|
+
public let state: BlinkID.DataMatchState
|
|
452
|
+
}
|
|
453
|
+
public struct DataMatchResult : Swift.Sendable {
|
|
454
|
+
public let states: Swift.Array<BlinkID.FieldState>
|
|
455
|
+
public let overallState: BlinkID.DataMatchState
|
|
456
|
+
public func getState(for fieldType: BlinkID.DataMatchFieldType) -> BlinkID.DataMatchState
|
|
457
|
+
}
|
|
458
|
+
public struct DependentInfo : Swift.Sendable {
|
|
459
|
+
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
460
|
+
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
461
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
462
|
+
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
463
|
+
}
|
|
464
|
+
public struct VehicleClassInfo<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
465
|
+
public let vehicleClass: StringType?
|
|
466
|
+
public let licenceType: StringType?
|
|
467
|
+
public let effectiveDate: BlinkID.DateResult<StringType>?
|
|
468
|
+
public let expiryDate: BlinkID.DateResult<StringType>?
|
|
469
|
+
}
|
|
470
|
+
public struct DriverLicenseDetailedInfo<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
471
|
+
public let restrictions: StringType?
|
|
472
|
+
public let endorsements: StringType?
|
|
473
|
+
public let vehicleClass: StringType?
|
|
474
|
+
public let conditions: StringType?
|
|
475
|
+
public let vehicleClassesInfo: Swift.Array<BlinkID.VehicleClassInfo<StringType>>?
|
|
476
|
+
}
|
|
477
|
+
public enum AlphabetType : Swift.String, Swift.Sendable, Swift.CaseIterable {
|
|
478
|
+
case latin
|
|
479
|
+
case arabic
|
|
480
|
+
case cyrillic
|
|
481
|
+
case greek
|
|
728
482
|
public init?(rawValue: Swift.String)
|
|
729
|
-
|
|
483
|
+
public typealias AllCases = [BlinkID.AlphabetType]
|
|
730
484
|
public typealias RawValue = Swift.String
|
|
485
|
+
nonisolated public static var allCases: [BlinkID.AlphabetType] {
|
|
486
|
+
get
|
|
487
|
+
}
|
|
731
488
|
public var rawValue: Swift.String {
|
|
732
489
|
get
|
|
733
490
|
}
|
|
734
491
|
}
|
|
735
|
-
public struct
|
|
736
|
-
public
|
|
737
|
-
public
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
public
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
492
|
+
public struct RectangleFPoint : Swift.Sendable {
|
|
493
|
+
public let x: Swift.Float
|
|
494
|
+
public let y: Swift.Float
|
|
495
|
+
}
|
|
496
|
+
public struct RectangleF : Swift.Sendable {
|
|
497
|
+
public let origin: BlinkID.RectangleFPoint
|
|
498
|
+
public let width: Swift.Float
|
|
499
|
+
public let height: Swift.Float
|
|
500
|
+
}
|
|
501
|
+
public struct DateResult<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
502
|
+
public let day: Swift.Int?
|
|
503
|
+
public let month: Swift.Int?
|
|
504
|
+
public let year: Swift.Int?
|
|
505
|
+
public let date: Foundation.Date?
|
|
506
|
+
public let filledByDomainKnowledge: Swift.Bool
|
|
507
|
+
public let successfullyParsed: Swift.Bool
|
|
508
|
+
public let originalString: StringType
|
|
509
|
+
public func toString() -> Swift.String where StringType == Swift.String
|
|
510
|
+
}
|
|
511
|
+
public struct ParentInfo : Swift.Sendable {
|
|
512
|
+
public var firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
513
|
+
public var lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
514
|
+
public var fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
515
|
+
}
|
|
516
|
+
public protocol InputImageResultProtocol : Swift.Sendable {
|
|
517
|
+
var rawData: Foundation.Data { get }
|
|
518
|
+
var uiImage: UIKit.UIImage? { get }
|
|
519
|
+
}
|
|
520
|
+
public struct InputImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
521
|
+
public var rawData: Foundation.Data
|
|
522
|
+
public var uiImage: UIKit.UIImage? {
|
|
523
|
+
get
|
|
750
524
|
}
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
525
|
+
}
|
|
526
|
+
public struct CroppedImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
527
|
+
public var rawData: Foundation.Data
|
|
528
|
+
public var uiImage: UIKit.UIImage? {
|
|
529
|
+
get
|
|
757
530
|
}
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.CameraFacing]
|
|
766
|
-
public typealias RawValue = Swift.String
|
|
767
|
-
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.CameraFacing] {
|
|
768
|
-
get
|
|
769
|
-
}
|
|
770
|
-
public var rawValue: Swift.String {
|
|
771
|
-
get
|
|
772
|
-
}
|
|
531
|
+
}
|
|
532
|
+
public struct DetailedCroppedImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
533
|
+
public var rawData: Foundation.Data
|
|
534
|
+
public let side: BlinkID.ScanningSide?
|
|
535
|
+
public let location: BlinkID.RectangleF?
|
|
536
|
+
public var uiImage: UIKit.UIImage? {
|
|
537
|
+
get
|
|
773
538
|
}
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
539
|
+
}
|
|
540
|
+
public enum MRZDocumentType : Swift.Sendable, Swift.CaseIterable {
|
|
541
|
+
case unknown
|
|
542
|
+
case identityCard
|
|
543
|
+
case passport
|
|
544
|
+
case visa
|
|
545
|
+
case greenCard
|
|
546
|
+
case mysPassIMM13P
|
|
547
|
+
case driverLicense
|
|
548
|
+
case internalTravelDocument
|
|
549
|
+
case borderCrossingCard
|
|
550
|
+
public static func == (a: BlinkID.MRZDocumentType, b: BlinkID.MRZDocumentType) -> Swift.Bool
|
|
551
|
+
public typealias AllCases = [BlinkID.MRZDocumentType]
|
|
552
|
+
nonisolated public static var allCases: [BlinkID.MRZDocumentType] {
|
|
553
|
+
get
|
|
554
|
+
}
|
|
555
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
556
|
+
public var hashValue: Swift.Int {
|
|
557
|
+
get
|
|
788
558
|
}
|
|
789
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
790
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
791
559
|
}
|
|
792
|
-
public struct
|
|
793
|
-
public
|
|
794
|
-
public
|
|
795
|
-
public let
|
|
796
|
-
public let
|
|
797
|
-
public let
|
|
798
|
-
|
|
799
|
-
public
|
|
800
|
-
|
|
801
|
-
public
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
560
|
+
public struct VIZResult : Swift.Sendable {
|
|
561
|
+
public let firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
562
|
+
public let lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
563
|
+
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
564
|
+
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
565
|
+
public let localizedName: BlinkID.BlinkIDSDK.StringResult?
|
|
566
|
+
public let fathersName: BlinkID.BlinkIDSDK.StringResult?
|
|
567
|
+
public let mothersName: BlinkID.BlinkIDSDK.StringResult?
|
|
568
|
+
public let address: BlinkID.BlinkIDSDK.StringResult?
|
|
569
|
+
public let additionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
570
|
+
public let additionalOptionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
571
|
+
public let placeOfBirth: BlinkID.BlinkIDSDK.StringResult?
|
|
572
|
+
public let nationality: BlinkID.BlinkIDSDK.StringResult?
|
|
573
|
+
public let race: BlinkID.BlinkIDSDK.StringResult?
|
|
574
|
+
public let religion: BlinkID.BlinkIDSDK.StringResult?
|
|
575
|
+
public let profession: BlinkID.BlinkIDSDK.StringResult?
|
|
576
|
+
public let maritalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
577
|
+
public let residentialStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
578
|
+
public let employer: BlinkID.BlinkIDSDK.StringResult?
|
|
579
|
+
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
580
|
+
public let sponsor: BlinkID.BlinkIDSDK.StringResult?
|
|
581
|
+
public let bloodType: BlinkID.BlinkIDSDK.StringResult?
|
|
582
|
+
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
583
|
+
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
584
|
+
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
585
|
+
public let dateOfEntry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
586
|
+
public let dateOfExpiryPermanent: Swift.Bool?
|
|
587
|
+
public let effectiveDate: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
588
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
589
|
+
public let cardAccessNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
590
|
+
public let personalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
591
|
+
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
592
|
+
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
593
|
+
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
594
|
+
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
595
|
+
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
596
|
+
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
597
|
+
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
598
|
+
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
599
|
+
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
600
|
+
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
601
|
+
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
602
|
+
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
603
|
+
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
604
|
+
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
605
|
+
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
606
|
+
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
607
|
+
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
608
|
+
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
609
|
+
public let parentsInfo: Swift.Array<BlinkID.ParentInfo>?
|
|
610
|
+
public let localityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
611
|
+
public let maidenName: BlinkID.BlinkIDSDK.StringResult?
|
|
612
|
+
public let municipalityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
613
|
+
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResult?
|
|
614
|
+
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResult?
|
|
615
|
+
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResult?
|
|
616
|
+
public let sectionCode: BlinkID.BlinkIDSDK.StringResult?
|
|
617
|
+
public let stateCode: BlinkID.BlinkIDSDK.StringResult?
|
|
618
|
+
public let stateName: BlinkID.BlinkIDSDK.StringResult?
|
|
619
|
+
public let husbandName: BlinkID.BlinkIDSDK.StringResult?
|
|
620
|
+
public let legalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
621
|
+
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
622
|
+
public let workRestriction: BlinkID.BlinkIDSDK.StringResult?
|
|
623
|
+
public let ethnicity: BlinkID.BlinkIDSDK.StringResult?
|
|
624
|
+
}
|
|
625
|
+
public struct MRZResult : Swift.Sendable {
|
|
626
|
+
public let rawMRZString: Swift.String
|
|
627
|
+
public let documentCode: Swift.String
|
|
628
|
+
public let issuer: Swift.String
|
|
629
|
+
public let documentNumber: Swift.String
|
|
630
|
+
public let opt1: Swift.String
|
|
631
|
+
public let opt2: Swift.String
|
|
632
|
+
public let gender: Swift.String
|
|
633
|
+
public let nationality: Swift.String
|
|
634
|
+
public let primaryID: Swift.String
|
|
635
|
+
public let secondaryID: Swift.String
|
|
636
|
+
public let issuerName: Swift.String
|
|
637
|
+
public let nationalityName: Swift.String
|
|
638
|
+
public let verified: Swift.Bool
|
|
639
|
+
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
640
|
+
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
641
|
+
public let documentType: BlinkID.MRZDocumentType
|
|
642
|
+
public let sanitizedOpt1: Swift.String
|
|
643
|
+
public let sanitizedOpt2: Swift.String
|
|
644
|
+
public let sanitizedNationality: Swift.String
|
|
645
|
+
public let sanitizedIssuer: Swift.String
|
|
646
|
+
public let sanitizedDocumentCode: Swift.String
|
|
647
|
+
public let sanitizedDocumentNumber: Swift.String
|
|
648
|
+
}
|
|
649
|
+
public struct AddressDetailedInfo : Swift.Sendable {
|
|
650
|
+
public let street: Swift.String?
|
|
651
|
+
public let postalCode: Swift.String?
|
|
652
|
+
public let city: Swift.String?
|
|
653
|
+
public let jurisdiction: Swift.String?
|
|
654
|
+
}
|
|
655
|
+
public enum BarcodeType : Swift.Sendable, Swift.CaseIterable {
|
|
656
|
+
case none
|
|
657
|
+
case qrCode
|
|
658
|
+
case dataMatrix
|
|
659
|
+
case upce
|
|
660
|
+
case upca
|
|
661
|
+
case ean8
|
|
662
|
+
case ean13
|
|
663
|
+
case code128
|
|
664
|
+
case code39
|
|
665
|
+
case itf
|
|
666
|
+
case aztec
|
|
667
|
+
case pdf417
|
|
668
|
+
public static func == (a: BlinkID.BarcodeType, b: BlinkID.BarcodeType) -> Swift.Bool
|
|
669
|
+
public typealias AllCases = [BlinkID.BarcodeType]
|
|
670
|
+
nonisolated public static var allCases: [BlinkID.BarcodeType] {
|
|
671
|
+
get
|
|
815
672
|
}
|
|
816
|
-
public
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
case landscapeleft
|
|
820
|
-
case portraitupside
|
|
821
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
822
|
-
public init?(rawValue: Swift.String)
|
|
823
|
-
#endif
|
|
824
|
-
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.DeviceOrientation]
|
|
825
|
-
public typealias RawValue = Swift.String
|
|
826
|
-
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.DeviceOrientation] {
|
|
827
|
-
get
|
|
828
|
-
}
|
|
829
|
-
public var rawValue: Swift.String {
|
|
830
|
-
get
|
|
831
|
-
}
|
|
673
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
674
|
+
public var hashValue: Swift.Int {
|
|
675
|
+
get
|
|
832
676
|
}
|
|
833
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
834
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
835
677
|
}
|
|
836
|
-
public struct
|
|
837
|
-
public
|
|
838
|
-
public
|
|
839
|
-
public let
|
|
840
|
-
public let
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
678
|
+
public struct BarcodeData : Swift.Sendable {
|
|
679
|
+
public let rawData: Foundation.Data
|
|
680
|
+
public let stringData: Swift.String
|
|
681
|
+
public let barcodeType: BlinkID.BarcodeType
|
|
682
|
+
public let uncertain: Swift.Bool
|
|
683
|
+
}
|
|
684
|
+
public struct BarcodeElements : Swift.Sendable {
|
|
685
|
+
public mutating func getValue(for barcodeElementKey: BlinkID.BarcodeElementKey) -> Swift.String
|
|
686
|
+
}
|
|
687
|
+
public struct BarcodeResult : Swift.Sendable {
|
|
688
|
+
public let barcodeData: BlinkID.BarcodeData
|
|
689
|
+
public let parsed: Swift.Bool
|
|
690
|
+
public let firstName: Swift.String
|
|
691
|
+
public let middleName: Swift.String
|
|
692
|
+
public let lastName: Swift.String
|
|
693
|
+
public let fullName: Swift.String
|
|
694
|
+
public let additionalNameInformation: Swift.String
|
|
695
|
+
public let address: Swift.String
|
|
696
|
+
public let placeOfBirth: Swift.String
|
|
697
|
+
public let nationality: Swift.String
|
|
698
|
+
public let race: Swift.String
|
|
699
|
+
public let religion: Swift.String
|
|
700
|
+
public let profession: Swift.String
|
|
701
|
+
public let maritalStatus: Swift.String
|
|
702
|
+
public let residentialStatus: Swift.String
|
|
703
|
+
public let employer: Swift.String
|
|
704
|
+
public let sex: Swift.String
|
|
705
|
+
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
706
|
+
public let dateOfIssue: BlinkID.DateResult<Swift.String>
|
|
707
|
+
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
708
|
+
public let documentNumber: Swift.String
|
|
709
|
+
public let personalIdNumber: Swift.String
|
|
710
|
+
public let documentAdditionalNumber: Swift.String
|
|
711
|
+
public let issuingAuthority: Swift.String
|
|
712
|
+
public let addressDetailedInfo: BlinkID.AddressDetailedInfo
|
|
713
|
+
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<Swift.String>
|
|
714
|
+
public let extendedElements: BlinkID.BarcodeElements
|
|
715
|
+
}
|
|
716
|
+
public struct SingleSideScanningResult : Swift.Sendable {
|
|
717
|
+
public var viz: BlinkID.VIZResult?
|
|
718
|
+
public var mrz: BlinkID.MRZResult?
|
|
719
|
+
public var barcode: BlinkID.BarcodeResult?
|
|
720
|
+
public var inputImage: BlinkID.InputImageResult?
|
|
721
|
+
public var barcodeImage: BlinkID.CroppedImageResult?
|
|
722
|
+
public var documentImage: BlinkID.CroppedImageResult?
|
|
723
|
+
public var faceImage: BlinkID.DetailedCroppedImageResult?
|
|
724
|
+
public var signatureImage: BlinkID.DetailedCroppedImageResult?
|
|
725
|
+
}
|
|
726
|
+
public struct BlinkIDSDK {
|
|
727
|
+
public struct StringResult : Swift.Sendable {
|
|
728
|
+
public var value: Swift.String? {
|
|
854
729
|
get
|
|
855
730
|
}
|
|
856
|
-
public var
|
|
731
|
+
public var location: BlinkID.RectangleF? {
|
|
732
|
+
get
|
|
733
|
+
}
|
|
734
|
+
public var side: BlinkID.ScanningSide? {
|
|
857
735
|
get
|
|
858
736
|
}
|
|
737
|
+
public func value(for alphabetType: BlinkID.AlphabetType) -> Swift.String
|
|
738
|
+
public func side(for alphabetType: BlinkID.AlphabetType) -> BlinkID.ScanningSide?
|
|
739
|
+
public func location(for alphabetType: BlinkID.AlphabetType) -> BlinkID.RectangleF?
|
|
859
740
|
}
|
|
860
|
-
public
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
public struct UxEventPinglet : BlinkID.Pinglet {
|
|
864
|
-
public static let schemaName: Swift.String
|
|
865
|
-
public static let schemaVersion: Swift.String
|
|
866
|
-
public let eventType: BlinkID.UxEventPinglet.EventType
|
|
867
|
-
public let errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType?
|
|
868
|
-
public let alertType: BlinkID.UxEventPinglet.AlertType?
|
|
869
|
-
public let helpCloseType: BlinkID.UxEventPinglet.HelpCloseType?
|
|
870
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
871
|
-
public init(eventType: BlinkID.UxEventPinglet.EventType, errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType? = nil, alertType: BlinkID.UxEventPinglet.AlertType? = nil, helpCloseType: BlinkID.UxEventPinglet.HelpCloseType? = nil)
|
|
872
|
-
#endif
|
|
873
|
-
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
874
|
-
case camerastarted
|
|
875
|
-
case cameraclosed
|
|
876
|
-
case onboardinginfodisplayed
|
|
877
|
-
case closebuttonclicked
|
|
878
|
-
case helptooltipdisplayed
|
|
879
|
-
case helpopened
|
|
880
|
-
case helpclosed
|
|
881
|
-
case alertdisplayed
|
|
882
|
-
case errormessage
|
|
883
|
-
case steptimeout
|
|
884
|
-
case appmovedtobackground
|
|
885
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
886
|
-
public init?(rawValue: Swift.String)
|
|
887
|
-
#endif
|
|
888
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.EventType]
|
|
889
|
-
public typealias RawValue = Swift.String
|
|
890
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.EventType] {
|
|
891
|
-
get
|
|
892
|
-
}
|
|
893
|
-
public var rawValue: Swift.String {
|
|
894
|
-
get
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
public enum ErrorMessageType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
898
|
-
case movecloser
|
|
899
|
-
case movefarther
|
|
900
|
-
case keepvisible
|
|
901
|
-
case flipside
|
|
902
|
-
case aligndocument
|
|
903
|
-
case movefromedge
|
|
904
|
-
case increaselighting
|
|
905
|
-
case decreaselighting
|
|
906
|
-
case eliminateblur
|
|
907
|
-
case eliminateglare
|
|
908
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
909
|
-
public init?(rawValue: Swift.String)
|
|
910
|
-
#endif
|
|
911
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.ErrorMessageType]
|
|
912
|
-
public typealias RawValue = Swift.String
|
|
913
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.ErrorMessageType] {
|
|
914
|
-
get
|
|
915
|
-
}
|
|
916
|
-
public var rawValue: Swift.String {
|
|
917
|
-
get
|
|
918
|
-
}
|
|
741
|
+
public struct ProcessResult : Swift.Sendable {
|
|
742
|
+
public let inputImageAnalysisResult: BlinkID.BlinkIDSDK.InputImageAnalysisResult
|
|
743
|
+
public let resultCompleteness: BlinkID.BlinkIDSDK.ResultCompleteness
|
|
919
744
|
}
|
|
920
|
-
public
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
case steptimeout
|
|
925
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
926
|
-
public init?(rawValue: Swift.String)
|
|
927
|
-
#endif
|
|
928
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.AlertType]
|
|
929
|
-
public typealias RawValue = Swift.String
|
|
930
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.AlertType] {
|
|
931
|
-
get
|
|
932
|
-
}
|
|
933
|
-
public var rawValue: Swift.String {
|
|
934
|
-
get
|
|
935
|
-
}
|
|
745
|
+
public struct Country : Swift.Sendable {
|
|
746
|
+
public let countryId: BlinkID.CountryID?
|
|
747
|
+
public let rawValue: Swift.String
|
|
748
|
+
public init(countryId: BlinkID.CountryID)
|
|
936
749
|
}
|
|
937
|
-
public
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
public init?(rawValue: Swift.String)
|
|
942
|
-
#endif
|
|
943
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.HelpCloseType]
|
|
944
|
-
public typealias RawValue = Swift.String
|
|
945
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.HelpCloseType] {
|
|
946
|
-
get
|
|
947
|
-
}
|
|
948
|
-
public var rawValue: Swift.String {
|
|
949
|
-
get
|
|
950
|
-
}
|
|
750
|
+
public struct Region : Swift.Sendable {
|
|
751
|
+
public let regionId: BlinkID.RegionID?
|
|
752
|
+
public let rawValue: Swift.String
|
|
753
|
+
public init(regionId: BlinkID.RegionID)
|
|
951
754
|
}
|
|
952
|
-
public
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
public
|
|
956
|
-
public static let schemaName: Swift.String
|
|
957
|
-
public static let schemaVersion: Swift.String
|
|
958
|
-
public let logLevel: BlinkID.LogPinglet.LogLevel
|
|
959
|
-
public let logMessage: Swift.String
|
|
960
|
-
public init(logLevel: BlinkID.LogPinglet.LogLevel, logMessage: Swift.String)
|
|
961
|
-
public enum LogLevel : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
962
|
-
case info
|
|
963
|
-
case warning
|
|
964
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
965
|
-
public init?(rawValue: Swift.String)
|
|
966
|
-
#endif
|
|
967
|
-
public typealias AllCases = [BlinkID.LogPinglet.LogLevel]
|
|
968
|
-
public typealias RawValue = Swift.String
|
|
969
|
-
nonisolated public static var allCases: [BlinkID.LogPinglet.LogLevel] {
|
|
970
|
-
get
|
|
971
|
-
}
|
|
972
|
-
public var rawValue: Swift.String {
|
|
973
|
-
get
|
|
974
|
-
}
|
|
755
|
+
public struct DocumentType : Swift.Sendable {
|
|
756
|
+
public let documentTypeId: BlinkID.DocumentTypeID?
|
|
757
|
+
public let rawValue: Swift.String
|
|
758
|
+
public init(documentTypeId: BlinkID.DocumentTypeID)
|
|
975
759
|
}
|
|
976
|
-
public
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
public
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
public let packageName: Swift.String
|
|
987
|
-
public let userId: Swift.String
|
|
988
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
989
|
-
public init(product: BlinkID.SdkInitStartPinglet.Product, platform: BlinkID.SdkInitStartPinglet.Platform, platformDetails: BlinkID.SdkInitStartPinglet.PlatformDetails? = nil, packageName: Swift.String, userId: Swift.String)
|
|
990
|
-
#endif
|
|
991
|
-
public enum Product : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
992
|
-
case blinkcard
|
|
993
|
-
case blinkid
|
|
994
|
-
case blinkinput
|
|
995
|
-
case capture
|
|
996
|
-
case documentverification
|
|
997
|
-
case pdf417mobi
|
|
998
|
-
case photopay
|
|
999
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1000
|
-
public init?(rawValue: Swift.String)
|
|
1001
|
-
#endif
|
|
1002
|
-
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Product]
|
|
1003
|
-
public typealias RawValue = Swift.String
|
|
1004
|
-
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Product] {
|
|
1005
|
-
get
|
|
1006
|
-
}
|
|
1007
|
-
public var rawValue: Swift.String {
|
|
1008
|
-
get
|
|
1009
|
-
}
|
|
760
|
+
public struct DocumentClassInfo : Swift.Sendable {
|
|
761
|
+
public let country: BlinkID.BlinkIDSDK.Country?
|
|
762
|
+
public let region: BlinkID.BlinkIDSDK.Region?
|
|
763
|
+
public let documentType: BlinkID.BlinkIDSDK.DocumentType?
|
|
764
|
+
public let countryName: Swift.String?
|
|
765
|
+
public let isoNumericCountryCode: Swift.String?
|
|
766
|
+
public let isoAlpha2CountryCode: Swift.String?
|
|
767
|
+
public let isoAlpha3CountryCode: Swift.String?
|
|
768
|
+
public init(country: BlinkID.CountryID, region: BlinkID.RegionID, documentType: BlinkID.DocumentTypeID)
|
|
769
|
+
public func isEmpty() -> Swift.Bool
|
|
1010
770
|
}
|
|
1011
|
-
public
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
public
|
|
1020
|
-
|
|
1021
|
-
public
|
|
1022
|
-
public
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
public
|
|
1027
|
-
|
|
1028
|
-
|
|
771
|
+
public struct InputImageAnalysisResult : Swift.Sendable {
|
|
772
|
+
public let processingStatus: BlinkID.ProcessingStatus
|
|
773
|
+
public let missingMandatoryFields: Swift.Array<BlinkID.FieldType>
|
|
774
|
+
public let extractedFields: Swift.Array<BlinkID.FieldType>
|
|
775
|
+
public let invalidCharacterFields: Swift.Array<BlinkID.FieldType>
|
|
776
|
+
public let extraPresentFields: Swift.Array<BlinkID.FieldType>
|
|
777
|
+
public let imageExtractionFailures: Swift.Array<BlinkID.ImageExtractionType>
|
|
778
|
+
public let vizExtractionType: BlinkID.VizExtractionType
|
|
779
|
+
public let scanningSide: BlinkID.ScanningSide
|
|
780
|
+
public let documentDetectionStatus: BlinkID.DetectionStatus
|
|
781
|
+
public let documentLocation: BlinkID.Quadrilateral?
|
|
782
|
+
public let documentClassInfo: BlinkID.BlinkIDSDK.DocumentClassInfo
|
|
783
|
+
public let blurDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
784
|
+
public let glareDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
785
|
+
public let documentColorStatus: BlinkID.DocumentImageColorStatus
|
|
786
|
+
public let documentMoireStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
787
|
+
public let faceDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
788
|
+
public let mrzDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
789
|
+
public let barcodeDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
790
|
+
public let realIDDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
791
|
+
public let documentLightingStatus: BlinkID.ImageAnalysisLightingStatus
|
|
792
|
+
public let documentHandOcclusionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
793
|
+
public let documentOrientation: BlinkID.DocumentOrientation
|
|
794
|
+
public let documentRotation: BlinkID.DocumentRotation
|
|
795
|
+
public let inputImageCropAnalysis: BlinkID.InputImageCropAnalysis
|
|
1029
796
|
}
|
|
1030
|
-
public enum
|
|
1031
|
-
case
|
|
1032
|
-
case
|
|
1033
|
-
case
|
|
1034
|
-
case
|
|
1035
|
-
case
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
case lightweightAdvancedThreads
|
|
1040
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1041
|
-
public init?(rawValue: Swift.String)
|
|
1042
|
-
#endif
|
|
1043
|
-
public typealias AllCases = [BlinkID.SdkInitStartPinglet.PlatformDetails]
|
|
1044
|
-
public typealias RawValue = Swift.String
|
|
1045
|
-
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.PlatformDetails] {
|
|
1046
|
-
get
|
|
1047
|
-
}
|
|
1048
|
-
public var rawValue: Swift.String {
|
|
797
|
+
public enum ScanningStatus : Swift.Sendable {
|
|
798
|
+
case scanningSideInProgress
|
|
799
|
+
case scanningBarcodeInProgress
|
|
800
|
+
case sideScanned
|
|
801
|
+
case documentScanned
|
|
802
|
+
case cancelled
|
|
803
|
+
public static func == (a: BlinkID.BlinkIDSDK.ScanningStatus, b: BlinkID.BlinkIDSDK.ScanningStatus) -> Swift.Bool
|
|
804
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
805
|
+
public var hashValue: Swift.Int {
|
|
1049
806
|
get
|
|
1050
807
|
}
|
|
1051
808
|
}
|
|
1052
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
1053
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1054
809
|
}
|
|
1055
|
-
|
|
1056
|
-
public
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1064
|
-
case camerapermissioncheck
|
|
1065
|
-
case camerapermissionrequest
|
|
1066
|
-
case camerapermissionuserresponse
|
|
1067
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1068
|
-
public init?(rawValue: Swift.String)
|
|
1069
|
-
#endif
|
|
1070
|
-
public typealias AllCases = [BlinkID.CameraPermissionPinglet.EventType]
|
|
1071
|
-
public typealias RawValue = Swift.String
|
|
1072
|
-
nonisolated public static var allCases: [BlinkID.CameraPermissionPinglet.EventType] {
|
|
1073
|
-
get
|
|
1074
|
-
}
|
|
1075
|
-
public var rawValue: Swift.String {
|
|
810
|
+
extension BlinkID.BlinkIDSDK {
|
|
811
|
+
public enum ExtractionAttribute : Swift.Sendable {
|
|
812
|
+
case optional
|
|
813
|
+
case mandatory
|
|
814
|
+
case blacklisted
|
|
815
|
+
public static func == (a: BlinkID.BlinkIDSDK.ExtractionAttribute, b: BlinkID.BlinkIDSDK.ExtractionAttribute) -> Swift.Bool
|
|
816
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
817
|
+
public var hashValue: Swift.Int {
|
|
1076
818
|
get
|
|
1077
819
|
}
|
|
1078
820
|
}
|
|
1079
|
-
public
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
public let errorMessage: Swift.String
|
|
1087
|
-
public let stackTrace: Swift.String?
|
|
1088
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1089
|
-
public init(errorType: BlinkID.ErrorPinglet.ErrorType, errorMessage: Swift.String, stackTrace: Swift.String? = nil)
|
|
1090
|
-
#endif
|
|
1091
|
-
public enum ErrorType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1092
|
-
case nonfatal
|
|
1093
|
-
case crash
|
|
1094
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1095
|
-
public init?(rawValue: Swift.String)
|
|
1096
|
-
#endif
|
|
1097
|
-
public typealias AllCases = [BlinkID.ErrorPinglet.ErrorType]
|
|
1098
|
-
public typealias RawValue = Swift.String
|
|
1099
|
-
nonisolated public static var allCases: [BlinkID.ErrorPinglet.ErrorType] {
|
|
1100
|
-
get
|
|
1101
|
-
}
|
|
1102
|
-
public var rawValue: Swift.String {
|
|
821
|
+
public enum ExtractionStatus : Swift.Sendable {
|
|
822
|
+
case notExtracted
|
|
823
|
+
case failed
|
|
824
|
+
case extracted
|
|
825
|
+
public static func == (a: BlinkID.BlinkIDSDK.ExtractionStatus, b: BlinkID.BlinkIDSDK.ExtractionStatus) -> Swift.Bool
|
|
826
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
827
|
+
public var hashValue: Swift.Int {
|
|
1103
828
|
get
|
|
1104
829
|
}
|
|
1105
830
|
}
|
|
1106
|
-
public
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
public let cameraFrameWidth: Swift.Int64
|
|
1115
|
-
public let cameraFrameHeight: Swift.Int64
|
|
1116
|
-
public let roiWidth: Swift.Int64
|
|
1117
|
-
public let roiHeight: Swift.Int64
|
|
1118
|
-
public let viewPortAspectRatio: Swift.Double
|
|
1119
|
-
public init(deviceId: Swift.String, cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing, cameraFrameWidth: Swift.Int64, cameraFrameHeight: Swift.Int64, roiWidth: Swift.Int64, roiHeight: Swift.Int64, viewPortAspectRatio: Swift.Double)
|
|
1120
|
-
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1121
|
-
case front
|
|
1122
|
-
case back
|
|
1123
|
-
case unknown
|
|
1124
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1125
|
-
public init?(rawValue: Swift.String)
|
|
1126
|
-
#endif
|
|
1127
|
-
public typealias AllCases = [BlinkID.CameraInputInfoPinglet.CameraFacing]
|
|
1128
|
-
public typealias RawValue = Swift.String
|
|
1129
|
-
nonisolated public static var allCases: [BlinkID.CameraInputInfoPinglet.CameraFacing] {
|
|
1130
|
-
get
|
|
1131
|
-
}
|
|
1132
|
-
public var rawValue: Swift.String {
|
|
831
|
+
public enum ExtractionFailureReason : Swift.Sendable {
|
|
832
|
+
case characterValidation
|
|
833
|
+
case detection
|
|
834
|
+
case parsing
|
|
835
|
+
case decoding
|
|
836
|
+
public static func == (a: BlinkID.BlinkIDSDK.ExtractionFailureReason, b: BlinkID.BlinkIDSDK.ExtractionFailureReason) -> Swift.Bool
|
|
837
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
838
|
+
public var hashValue: Swift.Int {
|
|
1133
839
|
get
|
|
1134
840
|
}
|
|
1135
841
|
}
|
|
1136
|
-
public
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
public var
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
public
|
|
1157
|
-
public
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
public
|
|
1162
|
-
public var
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
public
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
842
|
+
public struct StringCompleteness : Swift.Sendable {
|
|
843
|
+
public var status: BlinkID.BlinkIDSDK.ExtractionStatus
|
|
844
|
+
public var attribute: BlinkID.BlinkIDSDK.ExtractionAttribute
|
|
845
|
+
public var failureReason: BlinkID.BlinkIDSDK.ExtractionFailureReason?
|
|
846
|
+
}
|
|
847
|
+
public struct ImageCompleteness : Swift.Sendable {
|
|
848
|
+
public var status: BlinkID.BlinkIDSDK.ExtractionStatus
|
|
849
|
+
public var attribute: BlinkID.BlinkIDSDK.ExtractionAttribute
|
|
850
|
+
public var failureReason: BlinkID.BlinkIDSDK.ExtractionFailureReason?
|
|
851
|
+
}
|
|
852
|
+
public struct DateCompleteness : Swift.Sendable {
|
|
853
|
+
public var parsed: Swift.Bool
|
|
854
|
+
public var originalString: BlinkID.BlinkIDSDK.StringCompleteness
|
|
855
|
+
}
|
|
856
|
+
public struct MrzFieldsCompleteness : Swift.Sendable {
|
|
857
|
+
public var rawMRZString: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
858
|
+
public var documentNumber: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
859
|
+
public var documentCode: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
860
|
+
public var issuer: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
861
|
+
public var opt1: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
862
|
+
public var opt2: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
863
|
+
public var gender: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
864
|
+
public var nationality: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
865
|
+
public var primaryID: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
866
|
+
public var secondaryID: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
867
|
+
public var issuerName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
868
|
+
public var nationalityName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
869
|
+
public var dateOfBirth: BlinkID.BlinkIDSDK.DateCompleteness?
|
|
870
|
+
public var dateOfExpiry: BlinkID.BlinkIDSDK.DateCompleteness?
|
|
871
|
+
}
|
|
872
|
+
public struct MrzCompleteness : Swift.Sendable {
|
|
873
|
+
public var status: BlinkID.BlinkIDSDK.ExtractionStatus
|
|
874
|
+
public var attribute: BlinkID.BlinkIDSDK.ExtractionAttribute
|
|
875
|
+
public var failureReason: BlinkID.BlinkIDSDK.ExtractionFailureReason?
|
|
876
|
+
public var fields: BlinkID.BlinkIDSDK.MrzFieldsCompleteness?
|
|
877
|
+
public var verified: Swift.Bool
|
|
878
|
+
}
|
|
879
|
+
public struct AddressDetailedInfoCompleteness : Swift.Sendable {
|
|
880
|
+
public var street: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
881
|
+
public var postalCode: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
882
|
+
public var city: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
883
|
+
public var jurisdiction: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
884
|
+
}
|
|
885
|
+
public struct DateResultCompleteness : Swift.Sendable {
|
|
886
|
+
public var parsed: Swift.Bool
|
|
887
|
+
public var originalString: [BlinkID.AlphabetType : BlinkID.BlinkIDSDK.StringCompleteness?]
|
|
888
|
+
}
|
|
889
|
+
public struct StringResultCompleteness : Swift.Sendable {
|
|
890
|
+
public let expectedAlphabets: [BlinkID.AlphabetType : BlinkID.BlinkIDSDK.StringCompleteness?]
|
|
891
|
+
}
|
|
892
|
+
public struct VehicleClassInfoCompleteness<StringType, DateType> : Swift.Sendable where StringType : Swift.Sendable, DateType : Swift.Sendable {
|
|
893
|
+
public var vehicleClass: StringType?
|
|
894
|
+
public var licenceType: StringType?
|
|
895
|
+
public var effectiveDate: DateType?
|
|
896
|
+
public var expiryDate: DateType?
|
|
897
|
+
}
|
|
898
|
+
public struct DriverLicenseDetailedInfoCompleteness<StringType, DateType> : Swift.Sendable where StringType : Swift.Sendable, DateType : Swift.Sendable {
|
|
899
|
+
public let restrictions: StringType?
|
|
900
|
+
public let endorsements: StringType?
|
|
901
|
+
public let vehicleClass: StringType?
|
|
902
|
+
public let conditions: StringType?
|
|
903
|
+
public let vehicleClassesInfo: [BlinkID.BlinkIDSDK.VehicleClassInfoCompleteness<StringType, DateType>]?
|
|
904
|
+
}
|
|
905
|
+
public typealias BarcodeDriverLicenseDetailedInfoCompleteness = BlinkID.BlinkIDSDK.DriverLicenseDetailedInfoCompleteness<BlinkID.BlinkIDSDK.StringCompleteness, BlinkID.BlinkIDSDK.DateCompleteness>
|
|
906
|
+
public typealias DriverLicenseDetailedInfoCompletenessResult = BlinkID.BlinkIDSDK.DriverLicenseDetailedInfoCompleteness<BlinkID.BlinkIDSDK.StringResultCompleteness, BlinkID.BlinkIDSDK.DateResultCompleteness>
|
|
907
|
+
public typealias BarcodeElementsCompleteness = [BlinkID.BarcodeElementKey]
|
|
908
|
+
public struct BarcodeFieldsCompleteness : Swift.Sendable {
|
|
909
|
+
public let firstName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
910
|
+
public let middleName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
911
|
+
public let lastName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
912
|
+
public let fullName: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
913
|
+
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
914
|
+
public let address: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
915
|
+
public let placeOfBirth: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
916
|
+
public let nationality: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
917
|
+
public let race: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
918
|
+
public let religion: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
919
|
+
public let profession: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
920
|
+
public let maritalStatus: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
921
|
+
public let residentialStatus: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
922
|
+
public let employer: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
923
|
+
public let sex: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
924
|
+
public let dateOfBirth: BlinkID.BlinkIDSDK.DateCompleteness?
|
|
925
|
+
public let dateOfIssue: BlinkID.BlinkIDSDK.DateCompleteness?
|
|
926
|
+
public let dateOfExpiry: BlinkID.BlinkIDSDK.DateCompleteness?
|
|
927
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
928
|
+
public let personalIdNumber: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
929
|
+
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
930
|
+
public let issuingAuthority: BlinkID.BlinkIDSDK.StringCompleteness?
|
|
931
|
+
public let addressDetailedInfo: BlinkID.BlinkIDSDK.AddressDetailedInfoCompleteness?
|
|
932
|
+
public let driverLicenseDetailedInfo: BlinkID.BlinkIDSDK.BarcodeDriverLicenseDetailedInfoCompleteness?
|
|
933
|
+
public let extendedElements: BlinkID.BlinkIDSDK.BarcodeElementsCompleteness?
|
|
934
|
+
}
|
|
935
|
+
public struct BarcodeCompleteness : Swift.Sendable {
|
|
936
|
+
public let status: BlinkID.BlinkIDSDK.ExtractionStatus
|
|
937
|
+
public let attribute: BlinkID.BlinkIDSDK.ExtractionAttribute
|
|
938
|
+
public let failureReason: BlinkID.BlinkIDSDK.ExtractionFailureReason?
|
|
939
|
+
public let fields: BlinkID.BlinkIDSDK.BarcodeFieldsCompleteness?
|
|
940
|
+
public let parsed: Swift.Bool
|
|
941
|
+
public let parsingSupported: Swift.Bool
|
|
942
|
+
public let barcodeType: BlinkID.BarcodeType
|
|
943
|
+
}
|
|
944
|
+
public struct ParentInfoCompleteness : Swift.Sendable {
|
|
945
|
+
public let firstName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
946
|
+
public let lastName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
947
|
+
}
|
|
948
|
+
public struct ParentsInfoCompleteness : Swift.Sendable {
|
|
949
|
+
public let parentsInfo: [BlinkID.BlinkIDSDK.ParentInfoCompleteness]?
|
|
950
|
+
}
|
|
951
|
+
public struct DependentInfoCompleteness : Swift.Sendable {
|
|
952
|
+
public let dateOfBirth: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
953
|
+
public let sex: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
954
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
955
|
+
public let fullName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
956
|
+
}
|
|
957
|
+
public struct DependentsInfoCompleteness : Swift.Sendable {
|
|
958
|
+
public let dependentsInfo: [BlinkID.BlinkIDSDK.DependentInfoCompleteness]?
|
|
959
|
+
}
|
|
960
|
+
public struct VizCompleteness : Swift.Sendable {
|
|
961
|
+
public let attribute: BlinkID.BlinkIDSDK.ExtractionAttribute
|
|
962
|
+
public let fields: BlinkID.BlinkIDSDK.VizFieldsCompleteness?
|
|
1184
963
|
}
|
|
1185
|
-
public
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
public
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
public
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
public
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
public let primaryID: Swift.String
|
|
1263
|
-
public let secondaryID: Swift.String
|
|
1264
|
-
public let issuerName: Swift.String
|
|
1265
|
-
public let nationalityName: Swift.String
|
|
1266
|
-
public let verified: Swift.Bool
|
|
1267
|
-
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
1268
|
-
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
1269
|
-
public let documentType: BlinkID.MRZDocumentType
|
|
1270
|
-
public let sanitizedOpt1: Swift.String
|
|
1271
|
-
public let sanitizedOpt2: Swift.String
|
|
1272
|
-
public let sanitizedNationality: Swift.String
|
|
1273
|
-
public let sanitizedIssuer: Swift.String
|
|
1274
|
-
public let sanitizedDocumentCode: Swift.String
|
|
1275
|
-
public let sanitizedDocumentNumber: Swift.String
|
|
1276
|
-
}
|
|
1277
|
-
public struct AddressDetailedInfo : Swift.Sendable {
|
|
1278
|
-
public let street: Swift.String?
|
|
1279
|
-
public let postalCode: Swift.String?
|
|
1280
|
-
public let city: Swift.String?
|
|
1281
|
-
public let jurisdiction: Swift.String?
|
|
1282
|
-
}
|
|
1283
|
-
public enum BarcodeType : Swift.Sendable, Swift.CaseIterable {
|
|
964
|
+
public struct ResultCompleteness : Swift.Sendable {
|
|
965
|
+
public let viz: [BlinkID.BlinkIDSDK.VizCompleteness?]?
|
|
966
|
+
public let mrz: BlinkID.BlinkIDSDK.MrzCompleteness?
|
|
967
|
+
public let barcode: BlinkID.BlinkIDSDK.BarcodeCompleteness?
|
|
968
|
+
public let faceImage: BlinkID.BlinkIDSDK.ImageCompleteness?
|
|
969
|
+
public let signatureImage: BlinkID.BlinkIDSDK.ImageCompleteness?
|
|
970
|
+
public let barcodeImage: BlinkID.BlinkIDSDK.ImageCompleteness?
|
|
971
|
+
public let documentImages: [BlinkID.BlinkIDSDK.ImageCompleteness]?
|
|
972
|
+
}
|
|
973
|
+
}
|
|
974
|
+
extension BlinkID.BlinkIDSDK {
|
|
975
|
+
public struct VizFieldsCompleteness : Swift.Sendable {
|
|
976
|
+
public let additionalAddressInformation: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
977
|
+
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
978
|
+
public let additionalOptionalAddressInformation: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
979
|
+
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
980
|
+
public let address: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
981
|
+
public let bloodType: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
982
|
+
public let dateOfBirth: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
983
|
+
public let dateOfExpiry: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
984
|
+
public let dateOfIssue: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
985
|
+
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
986
|
+
public let documentNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
987
|
+
public let cardAccessNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
988
|
+
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
989
|
+
public let driverLicenseDetailedInfo: BlinkID.BlinkIDSDK.DriverLicenseDetailedInfoCompletenessResult?
|
|
990
|
+
public let employer: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
991
|
+
public let fathersName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
992
|
+
public let firstName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
993
|
+
public let fullName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
994
|
+
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
995
|
+
public let lastName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
996
|
+
public let maritalStatus: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
997
|
+
public let mothersName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
998
|
+
public let nationality: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
999
|
+
public let personalIdNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1000
|
+
public let placeOfBirth: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1001
|
+
public let profession: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1002
|
+
public let race: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1003
|
+
public let religion: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1004
|
+
public let residentialStatus: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1005
|
+
public let sex: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1006
|
+
public let sponsor: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1007
|
+
public let visaType: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1008
|
+
public let ethnicity: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1009
|
+
public let certificateNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1010
|
+
public let countryCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1011
|
+
public let dateOfEntry: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
1012
|
+
public let dependentsInfo: BlinkID.BlinkIDSDK.DependentsInfoCompleteness?
|
|
1013
|
+
public let documentSubtype: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1014
|
+
public let effectiveDate: BlinkID.BlinkIDSDK.DateResultCompleteness?
|
|
1015
|
+
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1016
|
+
public let husbandName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1017
|
+
public let legalStatus: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1018
|
+
public let localityCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1019
|
+
public let maidenName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1020
|
+
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1021
|
+
public let municipalityCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1022
|
+
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1023
|
+
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1024
|
+
public let parentsInfo: BlinkID.BlinkIDSDK.ParentsInfoCompleteness?
|
|
1025
|
+
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1026
|
+
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1027
|
+
public let remarks: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1028
|
+
public let residencePermitType: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1029
|
+
public let sectionCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1030
|
+
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1031
|
+
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1032
|
+
public let stateCode: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1033
|
+
public let stateName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1034
|
+
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1035
|
+
public let vehicleType: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1036
|
+
public let workRestriction: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1037
|
+
public let localizedName: BlinkID.BlinkIDSDK.StringResultCompleteness?
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1040
|
+
public enum CountryID : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
1284
1041
|
case none
|
|
1285
|
-
case
|
|
1286
|
-
case
|
|
1287
|
-
case
|
|
1288
|
-
case
|
|
1289
|
-
case
|
|
1290
|
-
case
|
|
1291
|
-
case
|
|
1292
|
-
case
|
|
1293
|
-
case
|
|
1294
|
-
case
|
|
1295
|
-
case
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1042
|
+
case albania
|
|
1043
|
+
case algeria
|
|
1044
|
+
case argentina
|
|
1045
|
+
case australia
|
|
1046
|
+
case austria
|
|
1047
|
+
case azerbaijan
|
|
1048
|
+
case bahrain
|
|
1049
|
+
case bangladesh
|
|
1050
|
+
case belgium
|
|
1051
|
+
case bosniaAndHerzegovina
|
|
1052
|
+
case brunei
|
|
1053
|
+
case bulgaria
|
|
1054
|
+
case cambodia
|
|
1055
|
+
case canada
|
|
1056
|
+
case chile
|
|
1057
|
+
case colombia
|
|
1058
|
+
case costaRica
|
|
1059
|
+
case croatia
|
|
1060
|
+
case cyprus
|
|
1061
|
+
case czechia
|
|
1062
|
+
case denmark
|
|
1063
|
+
case dominicanRepublic
|
|
1064
|
+
case egypt
|
|
1065
|
+
case estonia
|
|
1066
|
+
case finland
|
|
1067
|
+
case france
|
|
1068
|
+
case georgia
|
|
1069
|
+
case germany
|
|
1070
|
+
case ghana
|
|
1071
|
+
case greece
|
|
1072
|
+
case guatemala
|
|
1073
|
+
case hongKong
|
|
1074
|
+
case hungary
|
|
1075
|
+
case india
|
|
1076
|
+
case indonesia
|
|
1077
|
+
case ireland
|
|
1078
|
+
case israel
|
|
1079
|
+
case italy
|
|
1080
|
+
case jordan
|
|
1081
|
+
case kazakhstan
|
|
1082
|
+
case kenya
|
|
1083
|
+
case kosovo
|
|
1084
|
+
case kuwait
|
|
1085
|
+
case latvia
|
|
1086
|
+
case lithuania
|
|
1087
|
+
case malaysia
|
|
1088
|
+
case maldives
|
|
1089
|
+
case malta
|
|
1090
|
+
case mauritius
|
|
1091
|
+
case mexico
|
|
1092
|
+
case morocco
|
|
1093
|
+
case netherlands
|
|
1094
|
+
case newZealand
|
|
1095
|
+
case nigeria
|
|
1096
|
+
case pakistan
|
|
1097
|
+
case panama
|
|
1098
|
+
case paraguay
|
|
1099
|
+
case philippines
|
|
1100
|
+
case poland
|
|
1101
|
+
case portugal
|
|
1102
|
+
case puertoRico
|
|
1103
|
+
case qatar
|
|
1104
|
+
case romania
|
|
1105
|
+
case russia
|
|
1106
|
+
case saudiArabia
|
|
1107
|
+
case serbia
|
|
1108
|
+
case singapore
|
|
1109
|
+
case slovakia
|
|
1110
|
+
case slovenia
|
|
1111
|
+
case southAfrica
|
|
1112
|
+
case spain
|
|
1113
|
+
case sweden
|
|
1114
|
+
case switzerland
|
|
1115
|
+
case taiwan
|
|
1116
|
+
case thailand
|
|
1117
|
+
case tunisia
|
|
1118
|
+
case turkey
|
|
1119
|
+
case uae
|
|
1120
|
+
case uganda
|
|
1121
|
+
case uk
|
|
1122
|
+
case ukraine
|
|
1123
|
+
case usa
|
|
1124
|
+
case vietnam
|
|
1125
|
+
case brazil
|
|
1126
|
+
case norway
|
|
1127
|
+
case oman
|
|
1128
|
+
case ecuador
|
|
1129
|
+
case elSalvador
|
|
1130
|
+
case sriLanka
|
|
1131
|
+
case peru
|
|
1132
|
+
case uruguay
|
|
1133
|
+
case bahamas
|
|
1134
|
+
case bermuda
|
|
1135
|
+
case bolivia
|
|
1136
|
+
case china
|
|
1137
|
+
case europeanUnion
|
|
1138
|
+
case haiti
|
|
1139
|
+
case honduras
|
|
1140
|
+
case iceland
|
|
1141
|
+
case japan
|
|
1142
|
+
case luxembourg
|
|
1143
|
+
case montenegro
|
|
1144
|
+
case nicaragua
|
|
1145
|
+
case southKorea
|
|
1146
|
+
case venezuela
|
|
1147
|
+
case afghanistan
|
|
1148
|
+
case alandIslands
|
|
1149
|
+
case americanSamoa
|
|
1150
|
+
case andorra
|
|
1151
|
+
case angola
|
|
1152
|
+
case anguilla
|
|
1153
|
+
case antarctica
|
|
1154
|
+
case antiguaAndBarbuda
|
|
1155
|
+
case armenia
|
|
1156
|
+
case aruba
|
|
1157
|
+
case bailiwickOfGuernsey
|
|
1158
|
+
case bailiwickOfJersey
|
|
1159
|
+
case barbados
|
|
1160
|
+
case belarus
|
|
1161
|
+
case belize
|
|
1162
|
+
case benin
|
|
1163
|
+
case bhutan
|
|
1164
|
+
case bonaireSaintEustatiusAndSaba
|
|
1165
|
+
case botswana
|
|
1166
|
+
case bouvetIsland
|
|
1167
|
+
case britishIndianOceanTerritory
|
|
1168
|
+
case burkinaFaso
|
|
1169
|
+
case burundi
|
|
1170
|
+
case cameroon
|
|
1171
|
+
case capeVerde
|
|
1172
|
+
case caribbeanNetherlands
|
|
1173
|
+
case caymanIslands
|
|
1174
|
+
case centralAfricanRepublic
|
|
1175
|
+
case chad
|
|
1176
|
+
case christmasIsland
|
|
1177
|
+
case cocosIslands
|
|
1178
|
+
case comoros
|
|
1179
|
+
case congo
|
|
1180
|
+
case cookIslands
|
|
1181
|
+
case cuba
|
|
1182
|
+
case curacao
|
|
1183
|
+
case democraticRepublicOfTheCongo
|
|
1184
|
+
case djibouti
|
|
1185
|
+
case dominica
|
|
1186
|
+
case eastTimor
|
|
1187
|
+
case equatorialGuinea
|
|
1188
|
+
case eritrea
|
|
1189
|
+
case ethiopia
|
|
1190
|
+
case falklandIslands
|
|
1191
|
+
case faroeIslands
|
|
1192
|
+
case federatedStatesOfMicronesia
|
|
1193
|
+
case fiji
|
|
1194
|
+
case frenchGuiana
|
|
1195
|
+
case frenchPolynesia
|
|
1196
|
+
case frenchSouthernTerritories
|
|
1197
|
+
case gabon
|
|
1198
|
+
case gambia
|
|
1199
|
+
case gibraltar
|
|
1200
|
+
case greenland
|
|
1201
|
+
case grenada
|
|
1202
|
+
case guadeloupe
|
|
1203
|
+
case guam
|
|
1204
|
+
case guinea
|
|
1205
|
+
case guineaBissau
|
|
1206
|
+
case guyana
|
|
1207
|
+
case heardIslandAndMcdonaldIslands
|
|
1208
|
+
case iran
|
|
1209
|
+
case iraq
|
|
1210
|
+
case isleOfMan
|
|
1211
|
+
case ivoryCoast
|
|
1212
|
+
case jamaica
|
|
1213
|
+
case kiribati
|
|
1214
|
+
case kyrgyzstan
|
|
1215
|
+
case laos
|
|
1216
|
+
case lebanon
|
|
1217
|
+
case lesotho
|
|
1218
|
+
case liberia
|
|
1219
|
+
case libya
|
|
1220
|
+
case liechtenstein
|
|
1221
|
+
case macau
|
|
1222
|
+
case madagascar
|
|
1223
|
+
case malawi
|
|
1224
|
+
case mali
|
|
1225
|
+
case marshallIslands
|
|
1226
|
+
case martinique
|
|
1227
|
+
case mauritania
|
|
1228
|
+
case mayotte
|
|
1229
|
+
case moldova
|
|
1230
|
+
case monaco
|
|
1231
|
+
case mongolia
|
|
1232
|
+
case montserrat
|
|
1233
|
+
case mozambique
|
|
1234
|
+
case myanmar
|
|
1235
|
+
case namibia
|
|
1236
|
+
case nauru
|
|
1237
|
+
case nepal
|
|
1238
|
+
case newCaledonia
|
|
1239
|
+
case niger
|
|
1240
|
+
case niue
|
|
1241
|
+
case norfolkIsland
|
|
1242
|
+
case northernCyprus
|
|
1243
|
+
case northernMarianaIslands
|
|
1244
|
+
case northKorea
|
|
1245
|
+
case northMacedonia
|
|
1246
|
+
case palau
|
|
1247
|
+
case palestine
|
|
1248
|
+
case papuaNewGuinea
|
|
1249
|
+
case pitcairn
|
|
1250
|
+
case reunion
|
|
1251
|
+
case rwanda
|
|
1252
|
+
case saintBarthelemy
|
|
1253
|
+
case saintHelenaAscensionAndTristianDaCunha
|
|
1254
|
+
case saintKittsAndNevis
|
|
1255
|
+
case saintLucia
|
|
1256
|
+
case saintMartin
|
|
1257
|
+
case saintPierreAndMiquelon
|
|
1258
|
+
case saintVincentAndTheGrenadines
|
|
1259
|
+
case saintThomasAndPrince
|
|
1260
|
+
case samoa
|
|
1261
|
+
case sanMarino
|
|
1262
|
+
case saoTomeAndPrincipe
|
|
1263
|
+
case senegal
|
|
1264
|
+
case seychelles
|
|
1265
|
+
case sierraLeone
|
|
1266
|
+
case sintMaarten
|
|
1267
|
+
case solomonIslands
|
|
1268
|
+
case somalia
|
|
1269
|
+
case southGeorgiaAndTheSouthSandwichIslands
|
|
1270
|
+
case southSudan
|
|
1271
|
+
case sudan
|
|
1272
|
+
case suriname
|
|
1273
|
+
case svalbardAndJanMayen
|
|
1274
|
+
case eswatini
|
|
1275
|
+
case syria
|
|
1276
|
+
case tajikistan
|
|
1277
|
+
case tanzania
|
|
1278
|
+
case togo
|
|
1279
|
+
case tokelau
|
|
1280
|
+
case tonga
|
|
1281
|
+
case trinidadAndTobago
|
|
1282
|
+
case turkmenistan
|
|
1283
|
+
case turksAndCaicosIslands
|
|
1284
|
+
case tuvalu
|
|
1285
|
+
case unitedStatesMinorOutlyingIslands
|
|
1286
|
+
case uzbekistan
|
|
1287
|
+
case vanuatu
|
|
1288
|
+
case vaticanCity
|
|
1289
|
+
case virginIslandsBritish
|
|
1290
|
+
case virginIslandsOfTheUnitedStates
|
|
1291
|
+
case wallisAndFutuna
|
|
1292
|
+
case westernSahara
|
|
1293
|
+
case yemen
|
|
1294
|
+
case yugoslavia
|
|
1295
|
+
case zambia
|
|
1296
|
+
case zimbabwe
|
|
1297
|
+
case schengen_area
|
|
1298
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1299
|
+
public init?(rawValue: Swift.String)
|
|
1300
|
+
public typealias AllCases = [BlinkID.CountryID]
|
|
1301
|
+
public typealias RawValue = Swift.String
|
|
1302
|
+
nonisolated public static var allCases: [BlinkID.CountryID] {
|
|
1299
1303
|
get
|
|
1300
1304
|
}
|
|
1301
|
-
public
|
|
1302
|
-
public var hashValue: Swift.Int {
|
|
1305
|
+
public var rawValue: Swift.String {
|
|
1303
1306
|
get
|
|
1304
1307
|
}
|
|
1305
1308
|
}
|
|
1306
|
-
public
|
|
1307
|
-
public let rawData: Foundation.Data
|
|
1308
|
-
public let stringData: Swift.String
|
|
1309
|
-
public let barcodeType: BlinkID.BarcodeType
|
|
1310
|
-
public let uncertain: Swift.Bool
|
|
1311
|
-
}
|
|
1312
|
-
public struct BarcodeElements : Swift.Sendable {
|
|
1313
|
-
public mutating func getValue(for barcodeElementKey: BlinkID.BarcodeElementKey) -> Swift.String
|
|
1314
|
-
}
|
|
1315
|
-
public struct BarcodeResult : Swift.Sendable {
|
|
1316
|
-
public let barcodeData: BlinkID.BarcodeData
|
|
1317
|
-
public let parsed: Swift.Bool
|
|
1318
|
-
public let firstName: Swift.String
|
|
1319
|
-
public let middleName: Swift.String
|
|
1320
|
-
public let lastName: Swift.String
|
|
1321
|
-
public let fullName: Swift.String
|
|
1322
|
-
public let additionalNameInformation: Swift.String
|
|
1323
|
-
public let address: Swift.String
|
|
1324
|
-
public let placeOfBirth: Swift.String
|
|
1325
|
-
public let nationality: Swift.String
|
|
1326
|
-
public let race: Swift.String
|
|
1327
|
-
public let religion: Swift.String
|
|
1328
|
-
public let profession: Swift.String
|
|
1329
|
-
public let maritalStatus: Swift.String
|
|
1330
|
-
public let residentialStatus: Swift.String
|
|
1331
|
-
public let employer: Swift.String
|
|
1332
|
-
public let sex: Swift.String
|
|
1333
|
-
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
1334
|
-
public let dateOfIssue: BlinkID.DateResult<Swift.String>
|
|
1335
|
-
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
1336
|
-
public let documentNumber: Swift.String
|
|
1337
|
-
public let personalIdNumber: Swift.String
|
|
1338
|
-
public let documentAdditionalNumber: Swift.String
|
|
1339
|
-
public let issuingAuthority: Swift.String
|
|
1340
|
-
public let addressDetailedInfo: BlinkID.AddressDetailedInfo
|
|
1341
|
-
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<Swift.String>
|
|
1342
|
-
public let extendedElements: BlinkID.BarcodeElements
|
|
1343
|
-
}
|
|
1344
|
-
public struct SingleSideScanningResult : Swift.Sendable {
|
|
1345
|
-
public var viz: BlinkID.VIZResult?
|
|
1346
|
-
public var mrz: BlinkID.MRZResult?
|
|
1347
|
-
public var barcode: BlinkID.BarcodeResult?
|
|
1348
|
-
public var inputImage: BlinkID.InputImageResult?
|
|
1349
|
-
public var barcodeInputImage: BlinkID.InputImageResult?
|
|
1350
|
-
public var documentImage: BlinkID.CroppedImageResult?
|
|
1351
|
-
public var faceImage: BlinkID.DetailedCroppedImageResult?
|
|
1352
|
-
public var signatureImage: BlinkID.DetailedCroppedImageResult?
|
|
1353
|
-
}
|
|
1354
|
-
@_hasMissingDesignatedInitializers final public class BlinkIDSession : Swift.Sendable {
|
|
1355
|
-
final public let settings: BlinkID.BlinkIDSessionSettings
|
|
1356
|
-
@objc deinit
|
|
1357
|
-
final public func cancelActiveProcessing()
|
|
1358
|
-
final public func resumeActiveProcessing()
|
|
1359
|
-
@BlinkID.ProcessingActor final public func process(inputImage: BlinkID.InputImage) -> BlinkID.FrameProcessResult
|
|
1360
|
-
@BlinkID.ProcessingActor final public func reset() throws
|
|
1361
|
-
@BlinkID.ProcessingActor final public func allowBarcodeStep()
|
|
1362
|
-
@BlinkID.ProcessingActor final public func getResult() -> BlinkID.BlinkIDScanningResult
|
|
1363
|
-
@BlinkID.ProcessingActor final public func getSessionId() -> Swift.String
|
|
1364
|
-
@BlinkID.ProcessingActor final public func getSessionNumber() -> Swift.Int
|
|
1365
|
-
}
|
|
1366
|
-
public enum AnonymizationMode : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Identifiable, Swift.Sendable {
|
|
1309
|
+
public enum RegionID : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
1367
1310
|
case none
|
|
1368
|
-
case
|
|
1369
|
-
case
|
|
1370
|
-
case
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1311
|
+
case alabama
|
|
1312
|
+
case alaska
|
|
1313
|
+
case alberta
|
|
1314
|
+
case arizona
|
|
1315
|
+
case arkansas
|
|
1316
|
+
case australianCapitalTerritory
|
|
1317
|
+
case britishColumbia
|
|
1318
|
+
case california
|
|
1319
|
+
case colorado
|
|
1320
|
+
case connecticut
|
|
1321
|
+
case delaware
|
|
1322
|
+
case districtOfColumbia
|
|
1323
|
+
case florida
|
|
1324
|
+
case georgia
|
|
1325
|
+
case hawaii
|
|
1326
|
+
case idaho
|
|
1327
|
+
case illinois
|
|
1328
|
+
case indiana
|
|
1329
|
+
case iowa
|
|
1330
|
+
case kansas
|
|
1331
|
+
case kentucky
|
|
1332
|
+
case louisiana
|
|
1333
|
+
case maine
|
|
1334
|
+
case manitoba
|
|
1335
|
+
case maryland
|
|
1336
|
+
case massachusetts
|
|
1337
|
+
case michigan
|
|
1338
|
+
case minnesota
|
|
1339
|
+
case mississippi
|
|
1340
|
+
case missouri
|
|
1341
|
+
case montana
|
|
1342
|
+
case nebraska
|
|
1343
|
+
case nevada
|
|
1344
|
+
case newBrunswick
|
|
1345
|
+
case newHampshire
|
|
1346
|
+
case newJersey
|
|
1347
|
+
case newMexico
|
|
1348
|
+
case newSouthWales
|
|
1349
|
+
case newYork
|
|
1350
|
+
case northernTerritory
|
|
1351
|
+
case northCarolina
|
|
1352
|
+
case northDakota
|
|
1353
|
+
case novaScotia
|
|
1354
|
+
case ohio
|
|
1355
|
+
case oklahoma
|
|
1356
|
+
case ontario
|
|
1357
|
+
case oregon
|
|
1358
|
+
case pennsylvania
|
|
1359
|
+
case quebec
|
|
1360
|
+
case queensland
|
|
1361
|
+
case rhodeIsland
|
|
1362
|
+
case saskatchewan
|
|
1363
|
+
case southAustralia
|
|
1364
|
+
case southCarolina
|
|
1365
|
+
case southDakota
|
|
1366
|
+
case tasmania
|
|
1367
|
+
case tennessee
|
|
1368
|
+
case texas
|
|
1369
|
+
case utah
|
|
1370
|
+
case vermont
|
|
1371
|
+
case victoria
|
|
1372
|
+
case virginia
|
|
1373
|
+
case washington
|
|
1374
|
+
case westernAustralia
|
|
1375
|
+
case westVirginia
|
|
1376
|
+
case wisconsin
|
|
1377
|
+
case wyoming
|
|
1378
|
+
case yukon
|
|
1379
|
+
case ciudadDeMexico
|
|
1380
|
+
case jalisco
|
|
1381
|
+
case newfoundlandAndLabrador
|
|
1382
|
+
case nuevoLeon
|
|
1383
|
+
case bajaCalifornia
|
|
1384
|
+
case chihuahua
|
|
1385
|
+
case guanajuato
|
|
1386
|
+
case guerrero
|
|
1387
|
+
case mexico
|
|
1388
|
+
case michoacan
|
|
1389
|
+
case newYorkCity
|
|
1390
|
+
case tamaulipas
|
|
1391
|
+
case veracruz
|
|
1392
|
+
case chiapas
|
|
1393
|
+
case coahuila
|
|
1394
|
+
case durango
|
|
1395
|
+
case guerreroCocula
|
|
1396
|
+
case guerreroJuchitan
|
|
1397
|
+
case guerreroTepecoacuilco
|
|
1398
|
+
case guerreroTlacoapa
|
|
1399
|
+
case gujarat
|
|
1400
|
+
case hidalgo
|
|
1401
|
+
case karnataka
|
|
1402
|
+
case kerala
|
|
1403
|
+
case khyberPakhtunkhwa
|
|
1404
|
+
case madhyaPradesh
|
|
1405
|
+
case maharashtra
|
|
1406
|
+
case morelos
|
|
1407
|
+
case nayarit
|
|
1408
|
+
case oaxaca
|
|
1409
|
+
case puebla
|
|
1410
|
+
case punjab
|
|
1411
|
+
case queretaro
|
|
1412
|
+
case sanLuisPotosi
|
|
1413
|
+
case sinaloa
|
|
1414
|
+
case sonora
|
|
1415
|
+
case tabasco
|
|
1416
|
+
case tamilNadu
|
|
1417
|
+
case yucatan
|
|
1418
|
+
case zacatecas
|
|
1419
|
+
case aguascalientes
|
|
1420
|
+
case bajaCaliforniaSur
|
|
1421
|
+
case campeche
|
|
1422
|
+
case colima
|
|
1423
|
+
case quintanaRooBenitoJuarez
|
|
1424
|
+
case quintanaRoo
|
|
1425
|
+
case quintanaRooSolidaridad
|
|
1426
|
+
case tlaxcala
|
|
1427
|
+
case quintanaRooCozumel
|
|
1428
|
+
case saoPaolo
|
|
1429
|
+
case rioDeJaneiro
|
|
1430
|
+
case rioGrandeDoSul
|
|
1431
|
+
case northwestTerritories
|
|
1432
|
+
case nunavut
|
|
1433
|
+
case princeEdwardIsland
|
|
1434
|
+
case distritoFederal
|
|
1435
|
+
case maranhao
|
|
1436
|
+
case matoGrosso
|
|
1437
|
+
case minasGerais
|
|
1438
|
+
case para
|
|
1439
|
+
case parana
|
|
1440
|
+
case pernambuco
|
|
1441
|
+
case santaCatarina
|
|
1442
|
+
case andhraPradesh
|
|
1443
|
+
case ceara
|
|
1444
|
+
case goias
|
|
1445
|
+
case guerreroAcapulcoDeJuarez
|
|
1446
|
+
case haryana
|
|
1447
|
+
case sergipe
|
|
1448
|
+
case alagoas
|
|
1449
|
+
case bangsamoro
|
|
1450
|
+
case telangana
|
|
1451
|
+
case acre
|
|
1452
|
+
case espiritoSanto
|
|
1453
|
+
case matoGrossoDoSul
|
|
1454
|
+
case paraiba
|
|
1455
|
+
case piaui
|
|
1456
|
+
case rioGrandeDoNorte
|
|
1457
|
+
case tocantins
|
|
1458
|
+
case odisha
|
|
1459
|
+
case uttarakhand
|
|
1374
1460
|
public init(from decoder: any Swift.Decoder) throws
|
|
1375
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1376
1461
|
public init?(rawValue: Swift.String)
|
|
1377
|
-
|
|
1378
|
-
public typealias AllCases = [BlinkID.AnonymizationMode]
|
|
1379
|
-
public typealias ID = Swift.String
|
|
1462
|
+
public typealias AllCases = [BlinkID.RegionID]
|
|
1380
1463
|
public typealias RawValue = Swift.String
|
|
1381
|
-
nonisolated public static var allCases: [BlinkID.
|
|
1464
|
+
nonisolated public static var allCases: [BlinkID.RegionID] {
|
|
1382
1465
|
get
|
|
1383
1466
|
}
|
|
1384
1467
|
public var rawValue: Swift.String {
|
|
1385
1468
|
get
|
|
1386
1469
|
}
|
|
1387
1470
|
}
|
|
1388
|
-
public enum
|
|
1389
|
-
case
|
|
1390
|
-
case
|
|
1391
|
-
case
|
|
1392
|
-
case
|
|
1393
|
-
case
|
|
1394
|
-
case
|
|
1395
|
-
case
|
|
1396
|
-
case
|
|
1397
|
-
case
|
|
1398
|
-
case
|
|
1399
|
-
case
|
|
1400
|
-
case
|
|
1401
|
-
case
|
|
1402
|
-
case
|
|
1403
|
-
case
|
|
1404
|
-
case
|
|
1471
|
+
public enum DocumentTypeID : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
1472
|
+
case none
|
|
1473
|
+
case consularId
|
|
1474
|
+
case dl
|
|
1475
|
+
case dlPublicServicesCard
|
|
1476
|
+
case employmentPass
|
|
1477
|
+
case finCard
|
|
1478
|
+
case id
|
|
1479
|
+
case multipurposeId
|
|
1480
|
+
case myKad
|
|
1481
|
+
case myKid
|
|
1482
|
+
case myPR
|
|
1483
|
+
case myTentera
|
|
1484
|
+
case panCard
|
|
1485
|
+
case professionalId
|
|
1486
|
+
case publicServicesCard
|
|
1487
|
+
case residencePermit
|
|
1488
|
+
case residentId
|
|
1489
|
+
case temporaryResidencePermit
|
|
1490
|
+
case voterId
|
|
1491
|
+
case workPermit
|
|
1492
|
+
case iKad
|
|
1493
|
+
case militaryId
|
|
1494
|
+
case myKas
|
|
1495
|
+
case socialSecurityCard
|
|
1496
|
+
case healthInsuranceCard
|
|
1497
|
+
case passport
|
|
1498
|
+
case sPass
|
|
1499
|
+
case addressCard
|
|
1500
|
+
case alienId
|
|
1501
|
+
case alienPassport
|
|
1502
|
+
case greenCard
|
|
1503
|
+
case minorsId
|
|
1504
|
+
case postalId
|
|
1505
|
+
case professionalDl
|
|
1506
|
+
case taxId
|
|
1507
|
+
case weaponPermit
|
|
1508
|
+
case visa
|
|
1509
|
+
case borderCrossingCard
|
|
1510
|
+
case driverCard
|
|
1511
|
+
case globalEntryCard
|
|
1512
|
+
case mypolis
|
|
1513
|
+
case nexusCard
|
|
1514
|
+
case passportCard
|
|
1515
|
+
case proofOfAgeCard
|
|
1516
|
+
case refugeeId
|
|
1517
|
+
case tribalId
|
|
1518
|
+
case veteranId
|
|
1519
|
+
case citizenshipCertificate
|
|
1520
|
+
case myNumberCard
|
|
1521
|
+
case consularPassport
|
|
1522
|
+
case minorsPassport
|
|
1523
|
+
case minorsPublicServicesCard
|
|
1524
|
+
case drivingPrivilegeCard
|
|
1525
|
+
case asylumRequest
|
|
1526
|
+
case driverQualificationCard
|
|
1527
|
+
case provisionalDl
|
|
1528
|
+
case refugeePassport
|
|
1529
|
+
case specialId
|
|
1530
|
+
case uniformedServicesId
|
|
1531
|
+
case immigrantVisa
|
|
1532
|
+
case consularVoterId
|
|
1533
|
+
case twicCard
|
|
1534
|
+
case exitEntryPermit
|
|
1535
|
+
case mainlandTravelPermitTaiwan
|
|
1536
|
+
case nbiClearance
|
|
1537
|
+
case proofOfRegistration
|
|
1538
|
+
case temporaryProtectionPermit
|
|
1539
|
+
case afghanCitizenCard
|
|
1540
|
+
case eid
|
|
1541
|
+
case pass
|
|
1542
|
+
case sisId
|
|
1543
|
+
case asicCard
|
|
1544
|
+
case bidoonCard
|
|
1545
|
+
case interimHealthInsuranceCard
|
|
1546
|
+
case nonVoterId
|
|
1547
|
+
case reciprocalHealthInsuranceCard
|
|
1548
|
+
case vehicleRegistration
|
|
1549
|
+
case esaadCard
|
|
1550
|
+
case registrationCertificate
|
|
1551
|
+
case medicalMarijuanaId
|
|
1552
|
+
case nonCardTribalId
|
|
1553
|
+
case diplomaticId
|
|
1554
|
+
case emergencyPassport
|
|
1555
|
+
case temporaryPassport
|
|
1556
|
+
case metisFederationCard
|
|
1557
|
+
case adrCertificate
|
|
1558
|
+
case ninCard
|
|
1559
|
+
case mysssCard
|
|
1560
|
+
case gendarmerieId
|
|
1561
|
+
case policeId
|
|
1562
|
+
case originCard
|
|
1405
1563
|
public init(from decoder: any Swift.Decoder) throws
|
|
1406
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1407
1564
|
public init?(rawValue: Swift.String)
|
|
1408
|
-
|
|
1565
|
+
public typealias AllCases = [BlinkID.DocumentTypeID]
|
|
1409
1566
|
public typealias RawValue = Swift.String
|
|
1410
|
-
public var
|
|
1411
|
-
get
|
|
1412
|
-
}
|
|
1413
|
-
}
|
|
1414
|
-
public enum InputImageSource : Swift.Sendable {
|
|
1415
|
-
case video
|
|
1416
|
-
case photo
|
|
1417
|
-
public static func == (a: BlinkID.InputImageSource, b: BlinkID.InputImageSource) -> Swift.Bool
|
|
1418
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1419
|
-
public var hashValue: Swift.Int {
|
|
1420
|
-
get
|
|
1421
|
-
}
|
|
1422
|
-
}
|
|
1423
|
-
public enum ScanningMode : Swift.Sendable, Swift.CaseIterable {
|
|
1424
|
-
case single
|
|
1425
|
-
case automatic
|
|
1426
|
-
public static func == (a: BlinkID.ScanningMode, b: BlinkID.ScanningMode) -> Swift.Bool
|
|
1427
|
-
public typealias AllCases = [BlinkID.ScanningMode]
|
|
1428
|
-
nonisolated public static var allCases: [BlinkID.ScanningMode] {
|
|
1429
|
-
get
|
|
1430
|
-
}
|
|
1431
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1432
|
-
public var hashValue: Swift.Int {
|
|
1433
|
-
get
|
|
1434
|
-
}
|
|
1435
|
-
}
|
|
1436
|
-
public enum DetectionLevel : Swift.Sendable, Swift.CaseIterable {
|
|
1437
|
-
case off
|
|
1438
|
-
case low
|
|
1439
|
-
case mid
|
|
1440
|
-
case high
|
|
1441
|
-
public static func == (a: BlinkID.DetectionLevel, b: BlinkID.DetectionLevel) -> Swift.Bool
|
|
1442
|
-
public typealias AllCases = [BlinkID.DetectionLevel]
|
|
1443
|
-
nonisolated public static var allCases: [BlinkID.DetectionLevel] {
|
|
1567
|
+
nonisolated public static var allCases: [BlinkID.DocumentTypeID] {
|
|
1444
1568
|
get
|
|
1445
1569
|
}
|
|
1446
|
-
public
|
|
1447
|
-
public var hashValue: Swift.Int {
|
|
1570
|
+
public var rawValue: Swift.String {
|
|
1448
1571
|
get
|
|
1449
1572
|
}
|
|
1450
1573
|
}
|
|
1451
|
-
public
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
public
|
|
1529
|
-
public
|
|
1530
|
-
public var
|
|
1531
|
-
public var scanningSettings: BlinkID.ScanningSettings
|
|
1532
|
-
public var stepTimeoutDuration: Foundation.TimeInterval
|
|
1533
|
-
public init(inputImageSource: BlinkID.InputImageSource = .video, scanningMode: BlinkID.ScanningMode = .automatic, scanningSettings: BlinkID.ScanningSettings = ScanningSettings(), stepTimeoutDuration: Foundation.TimeInterval = 15.0)
|
|
1534
|
-
}
|
|
1535
|
-
public enum ImageAnalysisLightingStatus : Swift.Sendable {
|
|
1536
|
-
case notAvailable
|
|
1537
|
-
case tooBright
|
|
1538
|
-
case tooDark
|
|
1539
|
-
case normal
|
|
1540
|
-
public static func == (a: BlinkID.ImageAnalysisLightingStatus, b: BlinkID.ImageAnalysisLightingStatus) -> Swift.Bool
|
|
1541
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1542
|
-
public var hashValue: Swift.Int {
|
|
1574
|
+
public enum FieldType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
1575
|
+
case additionalAddressInformation
|
|
1576
|
+
case additionalNameInformation
|
|
1577
|
+
case additionalOptionalAddressInformation
|
|
1578
|
+
case additionalPersonalIdNumber
|
|
1579
|
+
case address
|
|
1580
|
+
case classEffectiveDate
|
|
1581
|
+
case classExpiryDate
|
|
1582
|
+
case conditions
|
|
1583
|
+
case dateOfBirth
|
|
1584
|
+
case dateOfExpiry
|
|
1585
|
+
case dateOfIssue
|
|
1586
|
+
case documentAdditionalNumber
|
|
1587
|
+
case documentOptionalAdditionalNumber
|
|
1588
|
+
case documentNumber
|
|
1589
|
+
case employer
|
|
1590
|
+
case endorsements
|
|
1591
|
+
case fathersName
|
|
1592
|
+
case firstName
|
|
1593
|
+
case fullName
|
|
1594
|
+
case issuingAuthority
|
|
1595
|
+
case lastName
|
|
1596
|
+
case licenceType
|
|
1597
|
+
case localizedName
|
|
1598
|
+
case maritalStatus
|
|
1599
|
+
case mothersName
|
|
1600
|
+
case mrz
|
|
1601
|
+
case nationality
|
|
1602
|
+
case personalIdNumber
|
|
1603
|
+
case placeOfBirth
|
|
1604
|
+
case profession
|
|
1605
|
+
case race
|
|
1606
|
+
case religion
|
|
1607
|
+
case residentialStatus
|
|
1608
|
+
case restrictions
|
|
1609
|
+
case sex
|
|
1610
|
+
case vehicleClass
|
|
1611
|
+
case bloodType
|
|
1612
|
+
case sponsor
|
|
1613
|
+
case visaType
|
|
1614
|
+
case documentSubtype
|
|
1615
|
+
case remarks
|
|
1616
|
+
case residencePermitType
|
|
1617
|
+
case manufacturingYear
|
|
1618
|
+
case vehicleType
|
|
1619
|
+
case dependentDateOfBirth
|
|
1620
|
+
case dependentSex
|
|
1621
|
+
case dependentDocumentNumber
|
|
1622
|
+
case dependentFullName
|
|
1623
|
+
case eligibilityCategory
|
|
1624
|
+
case specificDocumentValidity
|
|
1625
|
+
case vehicleOwner
|
|
1626
|
+
case nationalInsuranceNumber
|
|
1627
|
+
case countryCode
|
|
1628
|
+
case certificateNumber
|
|
1629
|
+
case municipalityOfRegistration
|
|
1630
|
+
case localityCode
|
|
1631
|
+
case maidenName
|
|
1632
|
+
case stateCode
|
|
1633
|
+
case dateOfEntry
|
|
1634
|
+
case municipalityCode
|
|
1635
|
+
case pollingStationCode
|
|
1636
|
+
case sectionCode
|
|
1637
|
+
case registrationCenterCode
|
|
1638
|
+
case stateName
|
|
1639
|
+
case effectiveDate
|
|
1640
|
+
case parentsLastName
|
|
1641
|
+
case workRestriction
|
|
1642
|
+
case parentsFirstName
|
|
1643
|
+
case socialSecurityStatus
|
|
1644
|
+
case legalStatus
|
|
1645
|
+
case husbandName
|
|
1646
|
+
case cardAccessNumber
|
|
1647
|
+
case parentFullName
|
|
1648
|
+
case ethnicity
|
|
1649
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1650
|
+
public init?(rawValue: Swift.String)
|
|
1651
|
+
public typealias AllCases = [BlinkID.FieldType]
|
|
1652
|
+
public typealias RawValue = Swift.String
|
|
1653
|
+
nonisolated public static var allCases: [BlinkID.FieldType] {
|
|
1543
1654
|
get
|
|
1544
1655
|
}
|
|
1545
|
-
|
|
1546
|
-
public enum ImageExtractionType : Swift.Sendable {
|
|
1547
|
-
case document
|
|
1548
|
-
case face
|
|
1549
|
-
case signature
|
|
1550
|
-
public static func == (a: BlinkID.ImageExtractionType, b: BlinkID.ImageExtractionType) -> Swift.Bool
|
|
1551
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1552
|
-
public var hashValue: Swift.Int {
|
|
1656
|
+
public var rawValue: Swift.String {
|
|
1553
1657
|
get
|
|
1554
1658
|
}
|
|
1555
1659
|
}
|
|
1556
|
-
public enum
|
|
1557
|
-
case
|
|
1558
|
-
case
|
|
1559
|
-
|
|
1560
|
-
public
|
|
1561
|
-
public
|
|
1660
|
+
public enum DocumentImageColorStatus : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1661
|
+
case notAvailable
|
|
1662
|
+
case blackAndWhite
|
|
1663
|
+
case color
|
|
1664
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1665
|
+
public init?(rawValue: Swift.Int)
|
|
1666
|
+
public typealias RawValue = Swift.Int
|
|
1667
|
+
public var rawValue: Swift.Int {
|
|
1562
1668
|
get
|
|
1563
1669
|
}
|
|
1564
1670
|
}
|
|
1565
|
-
public
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
public
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
case right
|
|
1574
|
-
case upMirrored
|
|
1575
|
-
case downMirrored
|
|
1576
|
-
case leftMirrored
|
|
1577
|
-
case rightMirrored
|
|
1578
|
-
public static func == (a: BlinkID.ImageOrientation, b: BlinkID.ImageOrientation) -> Swift.Bool
|
|
1579
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1580
|
-
public var hashValue: Swift.Int {
|
|
1671
|
+
public enum DocumentOrientation : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1672
|
+
case horizontal
|
|
1673
|
+
case vertical
|
|
1674
|
+
case notAvailable
|
|
1675
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1676
|
+
public init?(rawValue: Swift.Int)
|
|
1677
|
+
public typealias RawValue = Swift.Int
|
|
1678
|
+
public var rawValue: Swift.Int {
|
|
1581
1679
|
get
|
|
1582
1680
|
}
|
|
1583
1681
|
}
|
|
1584
|
-
public
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
public
|
|
1590
|
-
}
|
|
1591
|
-
public enum CameraFrameVideoOrientation : Swift.Sendable {
|
|
1592
|
-
case portrait
|
|
1593
|
-
case portraitUpsideDown
|
|
1594
|
-
case landscapeRight
|
|
1595
|
-
case landscapeLeft
|
|
1596
|
-
public static func == (a: BlinkID.CameraFrameVideoOrientation, b: BlinkID.CameraFrameVideoOrientation) -> Swift.Bool
|
|
1597
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1598
|
-
public var hashValue: Swift.Int {
|
|
1682
|
+
public enum RedactionMode : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Identifiable, Swift.Sendable {
|
|
1683
|
+
case none
|
|
1684
|
+
case imageOnly
|
|
1685
|
+
case resultFieldsOnly
|
|
1686
|
+
case fullResult
|
|
1687
|
+
public var id: Swift.String {
|
|
1599
1688
|
get
|
|
1600
1689
|
}
|
|
1601
|
-
|
|
1602
|
-
public
|
|
1603
|
-
public
|
|
1604
|
-
public
|
|
1605
|
-
public
|
|
1606
|
-
public
|
|
1607
|
-
public var width: Swift.Int {
|
|
1690
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1691
|
+
public init?(rawValue: Swift.String)
|
|
1692
|
+
public typealias AllCases = [BlinkID.RedactionMode]
|
|
1693
|
+
public typealias ID = Swift.String
|
|
1694
|
+
public typealias RawValue = Swift.String
|
|
1695
|
+
nonisolated public static var allCases: [BlinkID.RedactionMode] {
|
|
1608
1696
|
get
|
|
1609
1697
|
}
|
|
1610
|
-
public var
|
|
1698
|
+
public var rawValue: Swift.String {
|
|
1611
1699
|
get
|
|
1612
1700
|
}
|
|
1613
1701
|
}
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
case
|
|
1621
|
-
case
|
|
1622
|
-
case
|
|
1702
|
+
public enum ProcessingStatus : Swift.String, Swift.Decodable, Swift.Sendable {
|
|
1703
|
+
case success
|
|
1704
|
+
case detectionFailed
|
|
1705
|
+
case imagePreprocessingFailed
|
|
1706
|
+
case stabilityTestFailed
|
|
1707
|
+
case scanningWrongSide
|
|
1708
|
+
case fieldIdentificationFailed
|
|
1709
|
+
case mandatoryFieldMissing
|
|
1710
|
+
case invalidCharactersFound
|
|
1711
|
+
case imageReturnFailed
|
|
1712
|
+
case barcodeRecognitionFailed
|
|
1713
|
+
case mrzParsingFailed
|
|
1714
|
+
case unsupportedDocument
|
|
1715
|
+
case awaitingOtherSide
|
|
1716
|
+
case notScanned
|
|
1717
|
+
case barcodeDetectionFailed
|
|
1718
|
+
case mrzDetectionFailed
|
|
1719
|
+
case inputImageNotFocused
|
|
1720
|
+
case awaitingMoreStableInputImages
|
|
1721
|
+
case canceled
|
|
1623
1722
|
public init(from decoder: any Swift.Decoder) throws
|
|
1624
|
-
|
|
1625
|
-
public
|
|
1626
|
-
|
|
1627
|
-
public typealias RawValue = Swift.Int
|
|
1628
|
-
public var rawValue: Swift.Int {
|
|
1723
|
+
public init?(rawValue: Swift.String)
|
|
1724
|
+
public typealias RawValue = Swift.String
|
|
1725
|
+
public var rawValue: Swift.String {
|
|
1629
1726
|
get
|
|
1630
1727
|
}
|
|
1631
1728
|
}
|
|
1632
|
-
public
|
|
1633
|
-
public let
|
|
1634
|
-
|
|
1635
|
-
public
|
|
1636
|
-
public
|
|
1729
|
+
@_hasMissingDesignatedInitializers final public class CrashMonitor : @unchecked Swift.Sendable {
|
|
1730
|
+
public static let shared: BlinkID.CrashMonitor
|
|
1731
|
+
@objc deinit
|
|
1732
|
+
final public func startMonitoring(enableDebugLogging: Swift.Bool = false)
|
|
1733
|
+
final public func stopMonitoring()
|
|
1734
|
+
final public func simulateCrash(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1735
|
+
final public func debugWriteTestMarker()
|
|
1736
|
+
final public func debugProcessTestMarker()
|
|
1737
|
+
public enum TestCrashType : Swift.CaseIterable {
|
|
1738
|
+
case exception
|
|
1739
|
+
case segmentationFault
|
|
1740
|
+
case arrayOutOfBounds
|
|
1741
|
+
case nilPointerDereference
|
|
1742
|
+
case abort
|
|
1743
|
+
public var description: Swift.String {
|
|
1744
|
+
get
|
|
1745
|
+
}
|
|
1746
|
+
public static func == (a: BlinkID.CrashMonitor.TestCrashType, b: BlinkID.CrashMonitor.TestCrashType) -> Swift.Bool
|
|
1747
|
+
public typealias AllCases = [BlinkID.CrashMonitor.TestCrashType]
|
|
1748
|
+
nonisolated public static var allCases: [BlinkID.CrashMonitor.TestCrashType] {
|
|
1749
|
+
get
|
|
1750
|
+
}
|
|
1751
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1752
|
+
public var hashValue: Swift.Int {
|
|
1753
|
+
get
|
|
1754
|
+
}
|
|
1755
|
+
}
|
|
1756
|
+
final public func testCrashReporting(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1757
|
+
final public func testCrashReportingSync(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1758
|
+
final public func verifyPingManagerIntegration()
|
|
1637
1759
|
}
|
|
1638
|
-
public struct
|
|
1639
|
-
public let
|
|
1640
|
-
public let licenceType: StringType?
|
|
1641
|
-
public let effectiveDate: BlinkID.DateResult<StringType>?
|
|
1642
|
-
public let expiryDate: BlinkID.DateResult<StringType>?
|
|
1760
|
+
public struct InvalidLicenseKeyError : Swift.Error {
|
|
1761
|
+
public let message: Swift.String
|
|
1643
1762
|
}
|
|
1644
|
-
public struct
|
|
1645
|
-
public let restrictions: StringType?
|
|
1646
|
-
public let endorsements: StringType?
|
|
1647
|
-
public let vehicleClass: StringType?
|
|
1648
|
-
public let conditions: StringType?
|
|
1649
|
-
public let vehicleClassesInfo: Swift.Array<BlinkID.VehicleClassInfo<StringType>>?
|
|
1763
|
+
public struct MissingResources : Swift.Error {
|
|
1650
1764
|
}
|
|
1651
|
-
public struct
|
|
1652
|
-
public let
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
public
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
public let
|
|
1664
|
-
public let
|
|
1665
|
-
public
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
public
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
public
|
|
1675
|
-
public
|
|
1676
|
-
public
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1680
|
-
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1681
|
-
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
1682
|
-
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
1683
|
-
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
1684
|
-
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
1685
|
-
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
1686
|
-
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
1687
|
-
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
1688
|
-
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
1689
|
-
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
1690
|
-
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
1691
|
-
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1692
|
-
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1693
|
-
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1694
|
-
public let localityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1695
|
-
public let maidenName: BlinkID.BlinkIDSDK.StringResult?
|
|
1696
|
-
public let municipalityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1697
|
-
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResult?
|
|
1698
|
-
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1699
|
-
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1700
|
-
public let sectionCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1701
|
-
public let stateCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1702
|
-
public let stateName: BlinkID.BlinkIDSDK.StringResult?
|
|
1703
|
-
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1704
|
-
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1705
|
-
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1706
|
-
public let dateOfEntry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1707
|
-
public let effectiveDate: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1708
|
-
public let dateOfExpiryPermanent: Swift.Bool?
|
|
1709
|
-
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
1710
|
-
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
1711
|
-
public let parentsInfo: Swift.Array<BlinkID.ParentInfo>?
|
|
1712
|
-
public let husbandName: BlinkID.BlinkIDSDK.StringResult?
|
|
1713
|
-
public let legalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1714
|
-
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1715
|
-
public let workRestriction: BlinkID.BlinkIDSDK.StringResult?
|
|
1716
|
-
public let subResults: Swift.Array<BlinkID.SingleSideScanningResult>
|
|
1717
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1718
|
-
public func getInputImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.InputImageResult?
|
|
1719
|
-
#endif
|
|
1720
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1721
|
-
public func getBarcodeInputImage() -> BlinkID.InputImageResult?
|
|
1722
|
-
#endif
|
|
1723
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1724
|
-
public func getDocumentImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.CroppedImageResult?
|
|
1725
|
-
#endif
|
|
1726
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1727
|
-
public func getFaceImage() -> BlinkID.DetailedCroppedImageResult?
|
|
1728
|
-
#endif
|
|
1729
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1730
|
-
public func getSignatureImage() -> BlinkID.DetailedCroppedImageResult?
|
|
1731
|
-
#endif
|
|
1765
|
+
public struct MissingBundle : Swift.Error {
|
|
1766
|
+
public let message: Swift.String
|
|
1767
|
+
}
|
|
1768
|
+
public enum ResourcesError : Swift.Error, Foundation.LocalizedError {
|
|
1769
|
+
case corruptedAssets(Swift.String)
|
|
1770
|
+
case resourceDownload(Swift.String)
|
|
1771
|
+
case invalidBundle(Swift.String)
|
|
1772
|
+
public var errorDescription: Swift.String? {
|
|
1773
|
+
get
|
|
1774
|
+
}
|
|
1775
|
+
}
|
|
1776
|
+
public struct ResourceLoadError : Swift.Sendable {
|
|
1777
|
+
public let name: Swift.String
|
|
1778
|
+
public let error: BlinkID.ModelLoadError
|
|
1779
|
+
public init(errors: [(first: Swift.String, second: BlinkID.ModelLoadError)])
|
|
1780
|
+
}
|
|
1781
|
+
public enum ModelLoadError : Swift.Sendable, Swift.Error, Foundation.LocalizedError {
|
|
1782
|
+
case missingFile
|
|
1783
|
+
case invalidFile
|
|
1784
|
+
case invalidLicense
|
|
1785
|
+
public var errorDescription: Swift.String? {
|
|
1786
|
+
get
|
|
1787
|
+
}
|
|
1788
|
+
public static func == (a: BlinkID.ModelLoadError, b: BlinkID.ModelLoadError) -> Swift.Bool
|
|
1789
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1790
|
+
public var hashValue: Swift.Int {
|
|
1791
|
+
get
|
|
1792
|
+
}
|
|
1732
1793
|
}
|
|
1733
|
-
public struct
|
|
1734
|
-
public
|
|
1735
|
-
public
|
|
1736
|
-
public var helloLogEnabled: Swift.Bool
|
|
1737
|
-
public var downloadResources: Swift.Bool
|
|
1738
|
-
public var resourceDownloadUrl: Swift.String
|
|
1739
|
-
public var resourceLocalFolder: Swift.String
|
|
1740
|
-
public var bundleURL: Foundation.URL?
|
|
1741
|
-
public var resourceRequestTimeout: BlinkID.RequestTimeout
|
|
1742
|
-
public var microblinkProxyURL: Swift.String?
|
|
1743
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1744
|
-
public init(licenseKey: Swift.String, licensee: Swift.String? = nil, helloLogEnabled: Swift.Bool = false, downloadResources: Swift.Bool = true, resourceDownloadUrl: Swift.String = "https://models.cdn.microblink.com/resources", resourceLocalFolder: Swift.String = "MLModels", bundleURL: Foundation.URL? = nil, resourceRequestTimeout: BlinkID.RequestTimeout = .default, microblinkProxyURL: Swift.String? = nil)
|
|
1745
|
-
#endif
|
|
1794
|
+
public struct MemoryReserveError : Swift.Sendable {
|
|
1795
|
+
public let minRequiredMemory: Swift.Int
|
|
1796
|
+
public init(minRequiredMemory: Swift.Int)
|
|
1746
1797
|
}
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
public static func refreshLicenseLease() async throws
|
|
1751
|
-
@BlinkID.ProcessingActor public static func terminateBlinkIDSdk()
|
|
1752
|
-
@BlinkID.ProcessingActor public static func terminateBlinkIDSdkAndDeleteCachedResources()
|
|
1753
|
-
@objc deinit
|
|
1798
|
+
public struct SettingsValidationError : Swift.Sendable {
|
|
1799
|
+
public let message: Swift.String
|
|
1800
|
+
public init(message: Swift.String)
|
|
1754
1801
|
}
|
|
1755
|
-
public
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1802
|
+
public enum SDKInitError : Swift.Error, Foundation.LocalizedError {
|
|
1803
|
+
case resourceLoad(BlinkID.ResourceLoadError)
|
|
1804
|
+
case memoryReserve(BlinkID.MemoryReserveError)
|
|
1805
|
+
case licenseError
|
|
1806
|
+
case settingsValidationError(BlinkID.SettingsValidationError)
|
|
1807
|
+
public var errorDescription: Swift.String? {
|
|
1808
|
+
get
|
|
1809
|
+
}
|
|
1760
1810
|
}
|
|
1761
|
-
public
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1811
|
+
public enum ImageOrientation : Swift.Sendable {
|
|
1812
|
+
case up
|
|
1813
|
+
case down
|
|
1814
|
+
case left
|
|
1815
|
+
case right
|
|
1816
|
+
case upMirrored
|
|
1817
|
+
case downMirrored
|
|
1818
|
+
case leftMirrored
|
|
1819
|
+
case rightMirrored
|
|
1820
|
+
public static func == (a: BlinkID.ImageOrientation, b: BlinkID.ImageOrientation) -> Swift.Bool
|
|
1821
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1822
|
+
public var hashValue: Swift.Int {
|
|
1765
1823
|
get
|
|
1766
1824
|
}
|
|
1767
|
-
#endif
|
|
1768
1825
|
}
|
|
1769
|
-
public struct
|
|
1770
|
-
public
|
|
1771
|
-
|
|
1772
|
-
public
|
|
1826
|
+
public struct RegionOfInterest {
|
|
1827
|
+
public let x: Swift.Float
|
|
1828
|
+
public let y: Swift.Float
|
|
1829
|
+
public let width: Swift.Float
|
|
1830
|
+
public let height: Swift.Float
|
|
1831
|
+
public init(x: Swift.Float = 0, y: Swift.Float = 0, width: Swift.Float = 1, height: Swift.Float = 1)
|
|
1832
|
+
}
|
|
1833
|
+
public enum CameraFrameVideoOrientation : Swift.Sendable {
|
|
1834
|
+
case portrait
|
|
1835
|
+
case portraitUpsideDown
|
|
1836
|
+
case landscapeRight
|
|
1837
|
+
case landscapeLeft
|
|
1838
|
+
public static func == (a: BlinkID.CameraFrameVideoOrientation, b: BlinkID.CameraFrameVideoOrientation) -> Swift.Bool
|
|
1839
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1840
|
+
public var hashValue: Swift.Int {
|
|
1773
1841
|
get
|
|
1774
1842
|
}
|
|
1775
|
-
#endif
|
|
1776
1843
|
}
|
|
1777
|
-
public struct
|
|
1778
|
-
public
|
|
1779
|
-
public let
|
|
1780
|
-
public let
|
|
1781
|
-
|
|
1782
|
-
public var
|
|
1844
|
+
public struct CameraFrame : @unchecked Swift.Sendable {
|
|
1845
|
+
public let buffer: CoreMedia.CMSampleBuffer
|
|
1846
|
+
public let roi: BlinkID.RegionOfInterest
|
|
1847
|
+
public let orientation: BlinkID.CameraFrameVideoOrientation
|
|
1848
|
+
public init(buffer: CoreMedia.CMSampleBuffer, roi: BlinkID.RegionOfInterest = RegionOfInterest(), orientation: BlinkID.CameraFrameVideoOrientation = .portrait)
|
|
1849
|
+
public var width: Swift.Int {
|
|
1850
|
+
get
|
|
1851
|
+
}
|
|
1852
|
+
public var height: Swift.Int {
|
|
1783
1853
|
get
|
|
1784
1854
|
}
|
|
1785
|
-
#endif
|
|
1786
1855
|
}
|
|
1787
|
-
public
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1856
|
+
final public class InputImage : Swift.Sendable {
|
|
1857
|
+
public init(uiImage: UIKit.UIImage, regionOfInterest: BlinkID.RegionOfInterest = RegionOfInterest())
|
|
1858
|
+
public init(cameraFrame: BlinkID.CameraFrame)
|
|
1859
|
+
@objc deinit
|
|
1860
|
+
}
|
|
1861
|
+
@_hasMissingDesignatedInitializers @_Concurrency.MainActor final public class UXLicenseProviderBridge {
|
|
1862
|
+
@_Concurrency.MainActor final public var showDemoOverlay: Swift.Bool
|
|
1863
|
+
@_Concurrency.MainActor final public var showProductionOverlay: Swift.Bool
|
|
1864
|
+
@_Concurrency.MainActor public static let shared: BlinkID.UXLicenseProviderBridge
|
|
1865
|
+
@objc deinit
|
|
1866
|
+
}
|
|
1867
|
+
public protocol OtaSdkSettings : Swift.Sendable {
|
|
1868
|
+
var otaResourcesConfiguration: BlinkID.OTAResourcesConfig { get set }
|
|
1869
|
+
}
|
|
1870
|
+
public struct OTAResourcesConfig : Swift.Sendable {
|
|
1871
|
+
public init(checkForUpdates: Swift.Bool = true, strict: Swift.Bool = false, serviceUrl: Swift.String = "https://blinkid-ota.microblink.com", localFolder: Swift.String = "OTAMLModels", requestTimeout: BlinkID.RequestTimeout = .default, bundleUrl: Foundation.URL? = nil)
|
|
1872
|
+
}
|
|
1873
|
+
@_hasMissingDesignatedInitializers public actor PingManager {
|
|
1874
|
+
public static let shared: BlinkID.PingManager
|
|
1875
|
+
public func addPinglet<P>(pinglet: P, sessionNumber: Swift.Int) async where P : BlinkID.Pinglet
|
|
1876
|
+
@discardableResult
|
|
1877
|
+
public func sendPinglets() async -> BlinkID.PingStatus
|
|
1878
|
+
@objc deinit
|
|
1879
|
+
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
1880
|
+
@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor {
|
|
1881
|
+
get
|
|
1882
|
+
}
|
|
1883
|
+
}
|
|
1884
|
+
public protocol Pinglet : Swift.Decodable, Swift.Encodable {
|
|
1885
|
+
static var schemaName: Swift.String { get }
|
|
1886
|
+
static var schemaVersion: Swift.String { get }
|
|
1887
|
+
}
|
|
1888
|
+
public enum PingStatus : Swift.Sendable {
|
|
1889
|
+
case success
|
|
1890
|
+
case failure(any Swift.Error)
|
|
1891
|
+
case networkUnavailable
|
|
1892
|
+
case pingNotEnabled
|
|
1893
|
+
}
|
|
1894
|
+
public enum DetectionStatus : Swift.String, Swift.Decodable, Swift.Sendable {
|
|
1895
|
+
case failed
|
|
1896
|
+
case success
|
|
1897
|
+
case cameraTooFar
|
|
1898
|
+
case cameraTooClose
|
|
1899
|
+
case cameraAngleTooSteep
|
|
1900
|
+
case documentTooCloseToCameraEdge
|
|
1901
|
+
case documentPartiallyVisible
|
|
1795
1902
|
public init(from decoder: any Swift.Decoder) throws
|
|
1796
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1797
1903
|
public init?(rawValue: Swift.String)
|
|
1798
|
-
#endif
|
|
1799
|
-
public typealias AllCases = [BlinkID.RecognitionMode]
|
|
1800
1904
|
public typealias RawValue = Swift.String
|
|
1801
|
-
|
|
1905
|
+
public var rawValue: Swift.String {
|
|
1802
1906
|
get
|
|
1803
1907
|
}
|
|
1804
|
-
|
|
1908
|
+
}
|
|
1909
|
+
public enum DocumentRotation : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1910
|
+
case notAvailable
|
|
1911
|
+
case zero
|
|
1912
|
+
case clockwise90
|
|
1913
|
+
case counterClockwise90
|
|
1914
|
+
case upsideDown
|
|
1915
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1916
|
+
public init?(rawValue: Swift.Int)
|
|
1917
|
+
public typealias RawValue = Swift.Int
|
|
1918
|
+
public var rawValue: Swift.Int {
|
|
1805
1919
|
get
|
|
1806
1920
|
}
|
|
1807
1921
|
}
|
|
1808
|
-
public enum
|
|
1809
|
-
case
|
|
1810
|
-
case
|
|
1811
|
-
case
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
case
|
|
1821
|
-
case
|
|
1822
|
-
case
|
|
1823
|
-
case
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
case
|
|
1843
|
-
case
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
case under19
|
|
1852
|
-
case under21
|
|
1853
|
-
case socialSecurityNumber
|
|
1854
|
-
case akaSocialSecurityNumber
|
|
1855
|
-
case akaMiddleName
|
|
1856
|
-
case akaPrefixName
|
|
1857
|
-
case organDonor
|
|
1858
|
-
case veteran
|
|
1859
|
-
case akaDateOfBirth
|
|
1860
|
-
case issuerIdentificationNumber
|
|
1861
|
-
case documentExpirationDate
|
|
1862
|
-
case jurisdictionVersionNumber
|
|
1863
|
-
case jurisdictionVehicleClass
|
|
1864
|
-
case jurisdictionRestrictionCodes
|
|
1865
|
-
case jurisdictionEndorsementCodes
|
|
1866
|
-
case documentIssueDate
|
|
1867
|
-
case federalCommercialVehicleCodes
|
|
1868
|
-
case issuingJurisdiction
|
|
1869
|
-
case standardVehicleClassification
|
|
1870
|
-
case issuingJurisdictionName
|
|
1871
|
-
case standardEndorsementCode
|
|
1872
|
-
case standardRestrictionCode
|
|
1873
|
-
case jurisdictionVehicleClassificationDescription
|
|
1874
|
-
case jurisdictionEndorsmentCodeDescription
|
|
1875
|
-
case jurisdictionRestrictionCodeDescription
|
|
1876
|
-
case inventoryControlNumber
|
|
1877
|
-
case cardRevisionDate
|
|
1878
|
-
case documentDiscriminator
|
|
1879
|
-
case limitedDurationDocument
|
|
1880
|
-
case auditInformation
|
|
1881
|
-
case complianceType
|
|
1882
|
-
case issueTimestamp
|
|
1883
|
-
case permitExpirationDate
|
|
1884
|
-
case permitIdentifier
|
|
1885
|
-
case permitIssueDate
|
|
1886
|
-
case numberOfDuplicates
|
|
1887
|
-
case hazmatExpirationDate
|
|
1888
|
-
case medicalIndicator
|
|
1889
|
-
case nonResident
|
|
1890
|
-
case uniqueCustomerId
|
|
1891
|
-
case dataDiscriminator
|
|
1892
|
-
case documentExpirationMonth
|
|
1893
|
-
case documentNonexpiring
|
|
1894
|
-
case securityVersion
|
|
1895
|
-
public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
|
|
1896
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1897
|
-
public var hashValue: Swift.Int {
|
|
1922
|
+
public enum ImageAnalysisDetectionStatus : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1923
|
+
case notAvailable
|
|
1924
|
+
case notDetected
|
|
1925
|
+
case detected
|
|
1926
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1927
|
+
public init?(rawValue: Swift.Int)
|
|
1928
|
+
public typealias RawValue = Swift.Int
|
|
1929
|
+
public var rawValue: Swift.Int {
|
|
1930
|
+
get
|
|
1931
|
+
}
|
|
1932
|
+
}
|
|
1933
|
+
public enum InputImageCropAnalysis : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1934
|
+
case notCropped
|
|
1935
|
+
case cropped
|
|
1936
|
+
case notAvailable
|
|
1937
|
+
case undetermined
|
|
1938
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1939
|
+
public init?(rawValue: Swift.Int)
|
|
1940
|
+
public typealias RawValue = Swift.Int
|
|
1941
|
+
public var rawValue: Swift.Int {
|
|
1942
|
+
get
|
|
1943
|
+
}
|
|
1944
|
+
}
|
|
1945
|
+
public struct Point : Swift.Sendable {
|
|
1946
|
+
public let x: Swift.Int32
|
|
1947
|
+
public let y: Swift.Int32
|
|
1948
|
+
}
|
|
1949
|
+
public struct Quadrilateral : Swift.Sendable {
|
|
1950
|
+
public let upperLeft: BlinkID.Point
|
|
1951
|
+
public let upperRight: BlinkID.Point
|
|
1952
|
+
public let lowerRight: BlinkID.Point
|
|
1953
|
+
public let lowerLeft: BlinkID.Point
|
|
1954
|
+
}
|
|
1955
|
+
public enum ScanningSide : Swift.Int, Swift.Sendable, Swift.CaseIterable {
|
|
1956
|
+
case first
|
|
1957
|
+
case second
|
|
1958
|
+
public init?(rawValue: Swift.Int)
|
|
1959
|
+
public typealias AllCases = [BlinkID.ScanningSide]
|
|
1960
|
+
public typealias RawValue = Swift.Int
|
|
1961
|
+
nonisolated public static var allCases: [BlinkID.ScanningSide] {
|
|
1962
|
+
get
|
|
1963
|
+
}
|
|
1964
|
+
public var rawValue: Swift.Int {
|
|
1898
1965
|
get
|
|
1899
1966
|
}
|
|
1900
1967
|
}
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1968
|
+
public enum VizExtractionType : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1969
|
+
case notAvailable
|
|
1970
|
+
case segmentation
|
|
1971
|
+
case templating
|
|
1972
|
+
case unsupported
|
|
1973
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1974
|
+
public init?(rawValue: Swift.Int)
|
|
1975
|
+
public typealias RawValue = Swift.Int
|
|
1976
|
+
public var rawValue: Swift.Int {
|
|
1977
|
+
get
|
|
1978
|
+
}
|
|
1979
|
+
}
|
|
1980
|
+
@_hasMissingDesignatedInitializers @globalActor public actor ProcessingActor {
|
|
1981
|
+
public static let shared: BlinkID.ProcessingActor
|
|
1982
|
+
public typealias ActorType = BlinkID.ProcessingActor
|
|
1906
1983
|
@objc deinit
|
|
1907
1984
|
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
1908
1985
|
@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor {
|
|
1909
1986
|
get
|
|
1910
1987
|
}
|
|
1911
1988
|
}
|
|
1912
|
-
public
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
case
|
|
1927
|
-
case
|
|
1928
|
-
case
|
|
1929
|
-
case
|
|
1930
|
-
case
|
|
1931
|
-
case
|
|
1932
|
-
case
|
|
1933
|
-
case
|
|
1934
|
-
case
|
|
1935
|
-
case
|
|
1936
|
-
case
|
|
1937
|
-
|
|
1938
|
-
case mrz
|
|
1939
|
-
case nationality
|
|
1940
|
-
case personalIdNumber
|
|
1941
|
-
case placeOfBirth
|
|
1942
|
-
case profession
|
|
1943
|
-
case race
|
|
1944
|
-
case religion
|
|
1945
|
-
case residentialStatus
|
|
1946
|
-
case restrictions
|
|
1947
|
-
case sex
|
|
1948
|
-
case vehicleClass
|
|
1949
|
-
case bloodType
|
|
1950
|
-
case sponsor
|
|
1951
|
-
case visaType
|
|
1952
|
-
case documentSubtype
|
|
1953
|
-
case remarks
|
|
1954
|
-
case residencePermitType
|
|
1955
|
-
case manufacturingYear
|
|
1956
|
-
case vehicleType
|
|
1957
|
-
case dependentDateOfBirth
|
|
1958
|
-
case dependentSex
|
|
1959
|
-
case dependentDocumentNumber
|
|
1960
|
-
case dependentFullName
|
|
1961
|
-
case eligibilityCategory
|
|
1962
|
-
case specificDocumentValidity
|
|
1963
|
-
case vehicleOwner
|
|
1964
|
-
case nationalInsuranceNumber
|
|
1965
|
-
case countryCode
|
|
1966
|
-
case certificateNumber
|
|
1967
|
-
case municipalityOfRegistration
|
|
1968
|
-
case localityCode
|
|
1969
|
-
case maidenName
|
|
1970
|
-
case stateCode
|
|
1971
|
-
case dateOfEntry
|
|
1972
|
-
case municipalityCode
|
|
1973
|
-
case pollingStationCode
|
|
1974
|
-
case sectionCode
|
|
1975
|
-
case registrationCenterCode
|
|
1976
|
-
case stateName
|
|
1977
|
-
case effectiveDate
|
|
1978
|
-
case parentsLastName
|
|
1979
|
-
case parentsLastName2
|
|
1980
|
-
case parentsFirstName2
|
|
1981
|
-
case workRestriction
|
|
1982
|
-
case parentsFirstName
|
|
1983
|
-
case socialSecurityStatus
|
|
1984
|
-
case legalStatus
|
|
1985
|
-
case husbandName
|
|
1986
|
-
case chinPermanentExpiry
|
|
1987
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1988
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1989
|
-
public init?(rawValue: Swift.String)
|
|
1990
|
-
#endif
|
|
1991
|
-
public typealias AllCases = [BlinkID.FieldType]
|
|
1992
|
-
public typealias RawValue = Swift.String
|
|
1993
|
-
nonisolated public static var allCases: [BlinkID.FieldType] {
|
|
1989
|
+
public protocol SdkSettings : Swift.Sendable {
|
|
1990
|
+
var licenseKey: Swift.String { get set }
|
|
1991
|
+
var licensee: Swift.String? { get set }
|
|
1992
|
+
var helloLogEnabled: Swift.Bool { get set }
|
|
1993
|
+
var resourcesConfiguration: BlinkID.ResourcesConfig { get set }
|
|
1994
|
+
}
|
|
1995
|
+
public struct ResourcesConfig : Swift.Sendable {
|
|
1996
|
+
public init(download: Swift.Bool = true, serviceUrl: Swift.String = "https://models.cdn.microblink.com/resources", localFolder: Swift.String = "MLModels", requestTimeout: BlinkID.RequestTimeout = .default, bundleUrl: Foundation.URL? = nil)
|
|
1997
|
+
}
|
|
1998
|
+
public struct RequestTimeout : Swift.Sendable {
|
|
1999
|
+
public init(connectionTimeout: Foundation.TimeInterval = 30, readTimeout: Foundation.TimeInterval = 30, writeTimeout: Foundation.TimeInterval = 30)
|
|
2000
|
+
public static let `default`: BlinkID.RequestTimeout
|
|
2001
|
+
}
|
|
2002
|
+
public enum ResourceDownloaderError : Foundation.LocalizedError {
|
|
2003
|
+
case invalidURL(Swift.String)
|
|
2004
|
+
case downloadFailed(Swift.Int)
|
|
2005
|
+
case fileNotFound(Foundation.URL)
|
|
2006
|
+
case hashMismatch(Swift.String)
|
|
2007
|
+
case fileAccessError(any Swift.Error)
|
|
2008
|
+
case cacheDirNotFound
|
|
2009
|
+
case fileCreationError(any Swift.Error)
|
|
2010
|
+
case noInternetConnection
|
|
2011
|
+
case invalidResponse
|
|
2012
|
+
case resourceUnavailable
|
|
2013
|
+
case timedOut
|
|
2014
|
+
public var errorDescription: Swift.String? {
|
|
1994
2015
|
get
|
|
1995
2016
|
}
|
|
1996
|
-
|
|
1997
|
-
|
|
2017
|
+
}
|
|
2018
|
+
public struct UxEventPinglet : BlinkID.Pinglet {
|
|
2019
|
+
public static let schemaName: Swift.String
|
|
2020
|
+
public static let schemaVersion: Swift.String
|
|
2021
|
+
public let eventType: BlinkID.UxEventPinglet.EventType
|
|
2022
|
+
public let errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType?
|
|
2023
|
+
public let alertType: BlinkID.UxEventPinglet.AlertType?
|
|
2024
|
+
public let helpCloseType: BlinkID.UxEventPinglet.HelpCloseType?
|
|
2025
|
+
public init(eventType: BlinkID.UxEventPinglet.EventType, errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType? = nil, alertType: BlinkID.UxEventPinglet.AlertType? = nil, helpCloseType: BlinkID.UxEventPinglet.HelpCloseType? = nil)
|
|
2026
|
+
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2027
|
+
case camerastarted
|
|
2028
|
+
case cameraclosed
|
|
2029
|
+
case onboardinginfodisplayed
|
|
2030
|
+
case closebuttonclicked
|
|
2031
|
+
case helptooltipdisplayed
|
|
2032
|
+
case helpopened
|
|
2033
|
+
case helpclosed
|
|
2034
|
+
case alertdisplayed
|
|
2035
|
+
case errormessage
|
|
2036
|
+
case steptimeout
|
|
2037
|
+
case appmovedtobackground
|
|
2038
|
+
case inactivitytimeout
|
|
2039
|
+
case unsupportedbarcodetimeout
|
|
2040
|
+
public init?(rawValue: Swift.String)
|
|
2041
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.EventType]
|
|
2042
|
+
public typealias RawValue = Swift.String
|
|
2043
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.EventType] {
|
|
2044
|
+
get
|
|
2045
|
+
}
|
|
2046
|
+
public var rawValue: Swift.String {
|
|
2047
|
+
get
|
|
2048
|
+
}
|
|
2049
|
+
}
|
|
2050
|
+
public enum ErrorMessageType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2051
|
+
case movecloser
|
|
2052
|
+
case movefarther
|
|
2053
|
+
case keepvisible
|
|
2054
|
+
case flipside
|
|
2055
|
+
case aligndocument
|
|
2056
|
+
case movefromedge
|
|
2057
|
+
case increaselighting
|
|
2058
|
+
case decreaselighting
|
|
2059
|
+
case eliminateblur
|
|
2060
|
+
case eliminateglare
|
|
2061
|
+
public init?(rawValue: Swift.String)
|
|
2062
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.ErrorMessageType]
|
|
2063
|
+
public typealias RawValue = Swift.String
|
|
2064
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.ErrorMessageType] {
|
|
2065
|
+
get
|
|
2066
|
+
}
|
|
2067
|
+
public var rawValue: Swift.String {
|
|
2068
|
+
get
|
|
2069
|
+
}
|
|
2070
|
+
}
|
|
2071
|
+
public enum AlertType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2072
|
+
case invalidlicensekey
|
|
2073
|
+
case networkerror
|
|
2074
|
+
case documentclassnotallowed
|
|
2075
|
+
case steptimeout
|
|
2076
|
+
case documentnotsupported
|
|
2077
|
+
case inactivitytimeout
|
|
2078
|
+
case unsupportedbarcodetimeout
|
|
2079
|
+
public init?(rawValue: Swift.String)
|
|
2080
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.AlertType]
|
|
2081
|
+
public typealias RawValue = Swift.String
|
|
2082
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.AlertType] {
|
|
2083
|
+
get
|
|
2084
|
+
}
|
|
2085
|
+
public var rawValue: Swift.String {
|
|
2086
|
+
get
|
|
2087
|
+
}
|
|
2088
|
+
}
|
|
2089
|
+
public enum HelpCloseType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2090
|
+
case contentskipped
|
|
2091
|
+
case contentfullyviewed
|
|
2092
|
+
public init?(rawValue: Swift.String)
|
|
2093
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.HelpCloseType]
|
|
2094
|
+
public typealias RawValue = Swift.String
|
|
2095
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.HelpCloseType] {
|
|
2096
|
+
get
|
|
2097
|
+
}
|
|
2098
|
+
public var rawValue: Swift.String {
|
|
2099
|
+
get
|
|
2100
|
+
}
|
|
2101
|
+
}
|
|
2102
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2103
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2104
|
+
}
|
|
2105
|
+
public struct WrapperProductInfoPinglet : BlinkID.Pinglet {
|
|
2106
|
+
public static let schemaName: Swift.String
|
|
2107
|
+
public static let schemaVersion: Swift.String
|
|
2108
|
+
public let wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct
|
|
2109
|
+
public let correlationId: Swift.String?
|
|
2110
|
+
public init(wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct, correlationId: Swift.String? = nil)
|
|
2111
|
+
public enum WrapperProduct : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2112
|
+
case crossplatformflutter
|
|
2113
|
+
case crossplatformreactnative
|
|
2114
|
+
case identityverification
|
|
2115
|
+
public init?(rawValue: Swift.String)
|
|
2116
|
+
public typealias AllCases = [BlinkID.WrapperProductInfoPinglet.WrapperProduct]
|
|
2117
|
+
public typealias RawValue = Swift.String
|
|
2118
|
+
nonisolated public static var allCases: [BlinkID.WrapperProductInfoPinglet.WrapperProduct] {
|
|
2119
|
+
get
|
|
2120
|
+
}
|
|
2121
|
+
public var rawValue: Swift.String {
|
|
2122
|
+
get
|
|
2123
|
+
}
|
|
2124
|
+
}
|
|
2125
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2126
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2127
|
+
}
|
|
2128
|
+
public struct SdkInitStartPinglet : BlinkID.Pinglet {
|
|
2129
|
+
public static let schemaName: Swift.String
|
|
2130
|
+
public static let schemaVersion: Swift.String
|
|
2131
|
+
public static let sessionNumber: Swift.Int
|
|
2132
|
+
public let product: BlinkID.SdkInitStartPinglet.Product
|
|
2133
|
+
public let platform: BlinkID.SdkInitStartPinglet.Platform
|
|
2134
|
+
public let platformDetails: BlinkID.SdkInitStartPinglet.PlatformDetails?
|
|
2135
|
+
public let packageName: Swift.String
|
|
2136
|
+
public let userId: Swift.String
|
|
2137
|
+
public let pingProxyEnabled: Swift.Bool
|
|
2138
|
+
public let baltazarProxyEnabled: Swift.Bool
|
|
2139
|
+
public init(product: BlinkID.SdkInitStartPinglet.Product, platform: BlinkID.SdkInitStartPinglet.Platform, platformDetails: BlinkID.SdkInitStartPinglet.PlatformDetails? = nil, packageName: Swift.String, userId: Swift.String, pingProxyEnabled: Swift.Bool, baltazarProxyEnabled: Swift.Bool)
|
|
2140
|
+
public enum Product : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2141
|
+
case blinkcard
|
|
2142
|
+
case blinkid
|
|
2143
|
+
case blinkinput
|
|
2144
|
+
case capture
|
|
2145
|
+
case documentverification
|
|
2146
|
+
case pdf417mobi
|
|
2147
|
+
case photopay
|
|
2148
|
+
case biometrics
|
|
2149
|
+
public init?(rawValue: Swift.String)
|
|
2150
|
+
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Product]
|
|
2151
|
+
public typealias RawValue = Swift.String
|
|
2152
|
+
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Product] {
|
|
2153
|
+
get
|
|
2154
|
+
}
|
|
2155
|
+
public var rawValue: Swift.String {
|
|
2156
|
+
get
|
|
2157
|
+
}
|
|
2158
|
+
}
|
|
2159
|
+
public enum Platform : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2160
|
+
case ios
|
|
2161
|
+
case android
|
|
2162
|
+
case emscripten
|
|
2163
|
+
case macos
|
|
2164
|
+
case linux
|
|
2165
|
+
case windows
|
|
2166
|
+
public init?(rawValue: Swift.String)
|
|
2167
|
+
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Platform]
|
|
2168
|
+
public typealias RawValue = Swift.String
|
|
2169
|
+
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Platform] {
|
|
2170
|
+
get
|
|
2171
|
+
}
|
|
2172
|
+
public var rawValue: Swift.String {
|
|
2173
|
+
get
|
|
2174
|
+
}
|
|
2175
|
+
}
|
|
2176
|
+
public enum PlatformDetails : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2177
|
+
case basic
|
|
2178
|
+
case advanced
|
|
2179
|
+
case advancedThreads
|
|
2180
|
+
case fullBasic
|
|
2181
|
+
case fullAdvanced
|
|
2182
|
+
case fullAdvancedThreads
|
|
2183
|
+
case lightweightBasic
|
|
2184
|
+
case lightweightAdvanced
|
|
2185
|
+
case lightweightAdvancedThreads
|
|
2186
|
+
public init?(rawValue: Swift.String)
|
|
2187
|
+
public typealias AllCases = [BlinkID.SdkInitStartPinglet.PlatformDetails]
|
|
2188
|
+
public typealias RawValue = Swift.String
|
|
2189
|
+
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.PlatformDetails] {
|
|
2190
|
+
get
|
|
2191
|
+
}
|
|
2192
|
+
public var rawValue: Swift.String {
|
|
2193
|
+
get
|
|
2194
|
+
}
|
|
1998
2195
|
}
|
|
2196
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2197
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1999
2198
|
}
|
|
2000
|
-
public
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
public init
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2199
|
+
public struct ErrorPinglet : BlinkID.Pinglet {
|
|
2200
|
+
public static let schemaName: Swift.String
|
|
2201
|
+
public static let schemaVersion: Swift.String
|
|
2202
|
+
public let errorType: BlinkID.ErrorPinglet.ErrorType
|
|
2203
|
+
public let errorMessage: Swift.String
|
|
2204
|
+
public let stackTrace: Swift.String?
|
|
2205
|
+
public init(errorType: BlinkID.ErrorPinglet.ErrorType, errorMessage: Swift.String, stackTrace: Swift.String? = nil)
|
|
2206
|
+
public enum ErrorType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2207
|
+
case nonfatal
|
|
2208
|
+
case crash
|
|
2209
|
+
public init?(rawValue: Swift.String)
|
|
2210
|
+
public typealias AllCases = [BlinkID.ErrorPinglet.ErrorType]
|
|
2211
|
+
public typealias RawValue = Swift.String
|
|
2212
|
+
nonisolated public static var allCases: [BlinkID.ErrorPinglet.ErrorType] {
|
|
2213
|
+
get
|
|
2214
|
+
}
|
|
2215
|
+
public var rawValue: Swift.String {
|
|
2216
|
+
get
|
|
2217
|
+
}
|
|
2015
2218
|
}
|
|
2219
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2220
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2016
2221
|
}
|
|
2017
|
-
public struct
|
|
2018
|
-
public let
|
|
2019
|
-
public let
|
|
2020
|
-
|
|
2021
|
-
public
|
|
2022
|
-
public
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
public
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
public let date: Foundation.Date?
|
|
2031
|
-
public let filledByDomainKnowledge: Swift.Bool
|
|
2032
|
-
public let successfullyParsed: Swift.Bool
|
|
2033
|
-
public let originalString: StringType
|
|
2034
|
-
public func toString() -> Swift.String where StringType == Swift.String
|
|
2035
|
-
}
|
|
2036
|
-
public struct InvalidLicenseKeyError : Swift.Error {
|
|
2037
|
-
public let message: Swift.String
|
|
2038
|
-
}
|
|
2039
|
-
public struct MissingResources : Swift.Error {
|
|
2040
|
-
}
|
|
2041
|
-
public struct MissingBundle : Swift.Error {
|
|
2042
|
-
public let message: Swift.String
|
|
2043
|
-
}
|
|
2044
|
-
public enum ResourcesError : Swift.Error, Foundation.LocalizedError {
|
|
2045
|
-
case corruptedAssets(Swift.String)
|
|
2046
|
-
case resourceDownload(Swift.String)
|
|
2047
|
-
case invalidBundle(Swift.String)
|
|
2048
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2049
|
-
public var errorDescription: Swift.String? {
|
|
2050
|
-
get
|
|
2222
|
+
public struct CameraHardwareInfoPinglet : BlinkID.Pinglet {
|
|
2223
|
+
public static let schemaName: Swift.String
|
|
2224
|
+
public static let schemaVersion: Swift.String
|
|
2225
|
+
public let availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem]
|
|
2226
|
+
public init(availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem])
|
|
2227
|
+
public struct AvailableCamerasItem : Swift.Codable, Swift.Sendable {
|
|
2228
|
+
public let deviceId: Swift.String
|
|
2229
|
+
public let cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing
|
|
2230
|
+
public let focus: BlinkID.CameraHardwareInfoPinglet.Focus?
|
|
2231
|
+
public let availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem]?
|
|
2232
|
+
public init(deviceId: Swift.String, cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing, focus: BlinkID.CameraHardwareInfoPinglet.Focus? = nil, availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem]? = nil)
|
|
2233
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2234
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2051
2235
|
}
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
public
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
}
|
|
2059
|
-
public enum ModelLoadError : Swift.Sendable, Swift.Error, Foundation.LocalizedError {
|
|
2060
|
-
case missingFile
|
|
2061
|
-
case invalidFile
|
|
2062
|
-
case invalidLicense
|
|
2063
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2064
|
-
public var errorDescription: Swift.String? {
|
|
2065
|
-
get
|
|
2236
|
+
public struct AvailableResolutionsItem : Swift.Codable, Swift.Sendable {
|
|
2237
|
+
public let width: Swift.Int64
|
|
2238
|
+
public let height: Swift.Int64
|
|
2239
|
+
public init(width: Swift.Int64, height: Swift.Int64)
|
|
2240
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2241
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2066
2242
|
}
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2243
|
+
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2244
|
+
case front
|
|
2245
|
+
case back
|
|
2246
|
+
case unknown
|
|
2247
|
+
public init?(rawValue: Swift.String)
|
|
2248
|
+
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.CameraFacing]
|
|
2249
|
+
public typealias RawValue = Swift.String
|
|
2250
|
+
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.CameraFacing] {
|
|
2251
|
+
get
|
|
2252
|
+
}
|
|
2253
|
+
public var rawValue: Swift.String {
|
|
2254
|
+
get
|
|
2255
|
+
}
|
|
2072
2256
|
}
|
|
2257
|
+
public enum Focus : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2258
|
+
case auto
|
|
2259
|
+
case fixed
|
|
2260
|
+
public init?(rawValue: Swift.String)
|
|
2261
|
+
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.Focus]
|
|
2262
|
+
public typealias RawValue = Swift.String
|
|
2263
|
+
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.Focus] {
|
|
2264
|
+
get
|
|
2265
|
+
}
|
|
2266
|
+
public var rawValue: Swift.String {
|
|
2267
|
+
get
|
|
2268
|
+
}
|
|
2269
|
+
}
|
|
2270
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2271
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2073
2272
|
}
|
|
2074
|
-
public struct
|
|
2075
|
-
public let
|
|
2076
|
-
public
|
|
2077
|
-
|
|
2078
|
-
public
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2273
|
+
public struct CameraPermissionPinglet : BlinkID.Pinglet {
|
|
2274
|
+
public static let schemaName: Swift.String
|
|
2275
|
+
public static let schemaVersion: Swift.String
|
|
2276
|
+
public let eventType: BlinkID.CameraPermissionPinglet.EventType
|
|
2277
|
+
public let cameraPermissionGranted: Swift.Bool?
|
|
2278
|
+
public init(eventType: BlinkID.CameraPermissionPinglet.EventType, cameraPermissionGranted: Swift.Bool? = nil)
|
|
2279
|
+
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2280
|
+
case camerapermissioncheck
|
|
2281
|
+
case camerapermissionrequest
|
|
2282
|
+
case camerapermissionuserresponse
|
|
2283
|
+
public init?(rawValue: Swift.String)
|
|
2284
|
+
public typealias AllCases = [BlinkID.CameraPermissionPinglet.EventType]
|
|
2285
|
+
public typealias RawValue = Swift.String
|
|
2286
|
+
nonisolated public static var allCases: [BlinkID.CameraPermissionPinglet.EventType] {
|
|
2287
|
+
get
|
|
2288
|
+
}
|
|
2289
|
+
public var rawValue: Swift.String {
|
|
2290
|
+
get
|
|
2291
|
+
}
|
|
2085
2292
|
}
|
|
2086
|
-
|
|
2293
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2294
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2087
2295
|
}
|
|
2088
|
-
public
|
|
2089
|
-
static
|
|
2090
|
-
static
|
|
2296
|
+
public struct LogPinglet : BlinkID.Pinglet {
|
|
2297
|
+
public static let schemaName: Swift.String
|
|
2298
|
+
public static let schemaVersion: Swift.String
|
|
2299
|
+
public let logLevel: BlinkID.LogPinglet.LogLevel
|
|
2300
|
+
public let logMessage: Swift.String
|
|
2301
|
+
public init(logLevel: BlinkID.LogPinglet.LogLevel, logMessage: Swift.String)
|
|
2302
|
+
public enum LogLevel : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2303
|
+
case info
|
|
2304
|
+
case warning
|
|
2305
|
+
public init?(rawValue: Swift.String)
|
|
2306
|
+
public typealias AllCases = [BlinkID.LogPinglet.LogLevel]
|
|
2307
|
+
public typealias RawValue = Swift.String
|
|
2308
|
+
nonisolated public static var allCases: [BlinkID.LogPinglet.LogLevel] {
|
|
2309
|
+
get
|
|
2310
|
+
}
|
|
2311
|
+
public var rawValue: Swift.String {
|
|
2312
|
+
get
|
|
2313
|
+
}
|
|
2314
|
+
}
|
|
2315
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2316
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2091
2317
|
}
|
|
2092
|
-
public
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2318
|
+
public struct ScanningConditionsPinglet : BlinkID.Pinglet {
|
|
2319
|
+
public static let schemaName: Swift.String
|
|
2320
|
+
public static let schemaVersion: Swift.String
|
|
2321
|
+
public let updateType: BlinkID.ScanningConditionsPinglet.UpdateType
|
|
2322
|
+
public let deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation?
|
|
2323
|
+
public let flashlightOn: Swift.Bool?
|
|
2324
|
+
public init(updateType: BlinkID.ScanningConditionsPinglet.UpdateType, deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation? = nil, flashlightOn: Swift.Bool? = nil)
|
|
2325
|
+
public enum UpdateType : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2326
|
+
case deviceorientation
|
|
2327
|
+
case flashlightstate
|
|
2328
|
+
public init?(rawValue: Swift.String)
|
|
2329
|
+
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.UpdateType]
|
|
2330
|
+
public typealias RawValue = Swift.String
|
|
2331
|
+
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.UpdateType] {
|
|
2332
|
+
get
|
|
2333
|
+
}
|
|
2334
|
+
public var rawValue: Swift.String {
|
|
2335
|
+
get
|
|
2336
|
+
}
|
|
2337
|
+
}
|
|
2338
|
+
public enum DeviceOrientation : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2339
|
+
case portrait
|
|
2340
|
+
case landscaperight
|
|
2341
|
+
case landscapeleft
|
|
2342
|
+
case portraitupside
|
|
2343
|
+
public init?(rawValue: Swift.String)
|
|
2344
|
+
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.DeviceOrientation]
|
|
2345
|
+
public typealias RawValue = Swift.String
|
|
2346
|
+
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.DeviceOrientation] {
|
|
2347
|
+
get
|
|
2348
|
+
}
|
|
2349
|
+
public var rawValue: Swift.String {
|
|
2350
|
+
get
|
|
2351
|
+
}
|
|
2352
|
+
}
|
|
2353
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2354
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2097
2355
|
}
|
|
2098
|
-
public
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
public
|
|
2103
|
-
public
|
|
2104
|
-
|
|
2105
|
-
|
|
2356
|
+
public struct BrowserDeviceInfoPinglet : BlinkID.Pinglet {
|
|
2357
|
+
public static let schemaName: Swift.String
|
|
2358
|
+
public static let schemaVersion: Swift.String
|
|
2359
|
+
public let userAgentData: BlinkID.BrowserDeviceInfoPinglet.UserAgentData?
|
|
2360
|
+
public let userAgent: Swift.String
|
|
2361
|
+
public let threads: Swift.Int64
|
|
2362
|
+
public let memory: Swift.Double?
|
|
2363
|
+
public let gpu: BlinkID.BrowserDeviceInfoPinglet.Gpu?
|
|
2364
|
+
public let screen: BlinkID.BrowserDeviceInfoPinglet.Screen
|
|
2365
|
+
public let browserStorageSupport: BlinkID.BrowserDeviceInfoPinglet.BrowserStorageSupport
|
|
2366
|
+
public let derivedDeviceInfo: BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfo
|
|
2367
|
+
public init(userAgentData: BlinkID.BrowserDeviceInfoPinglet.UserAgentData? = nil, userAgent: Swift.String, threads: Swift.Int64, memory: Swift.Double? = nil, gpu: BlinkID.BrowserDeviceInfoPinglet.Gpu? = nil, screen: BlinkID.BrowserDeviceInfoPinglet.Screen, browserStorageSupport: BlinkID.BrowserDeviceInfoPinglet.BrowserStorageSupport, derivedDeviceInfo: BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfo)
|
|
2368
|
+
public struct UserAgentData : Swift.Codable, Swift.Sendable {
|
|
2369
|
+
public let brands: [BlinkID.BrowserDeviceInfoPinglet.BrandsItem]?
|
|
2370
|
+
public let mobile: Swift.Bool?
|
|
2371
|
+
public let platform: Swift.String?
|
|
2372
|
+
public let architecture: Swift.String?
|
|
2373
|
+
public let bitness: Swift.String?
|
|
2374
|
+
public let formFactors: [BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem]?
|
|
2375
|
+
public let model: Swift.String?
|
|
2376
|
+
public let platformVersion: Swift.String?
|
|
2377
|
+
public let fullVersionList: [BlinkID.BrowserDeviceInfoPinglet.FullVersionListItem]?
|
|
2378
|
+
public let wow64: Swift.Bool?
|
|
2379
|
+
public init(brands: [BlinkID.BrowserDeviceInfoPinglet.BrandsItem]? = nil, mobile: Swift.Bool? = nil, platform: Swift.String? = nil, architecture: Swift.String? = nil, bitness: Swift.String? = nil, formFactors: [BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem]? = nil, model: Swift.String? = nil, platformVersion: Swift.String? = nil, fullVersionList: [BlinkID.BrowserDeviceInfoPinglet.FullVersionListItem]? = nil, wow64: Swift.Bool? = nil)
|
|
2380
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2381
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2106
2382
|
}
|
|
2107
|
-
public
|
|
2108
|
-
|
|
2109
|
-
|
|
2383
|
+
public struct BrandsItem : Swift.Codable, Swift.Sendable {
|
|
2384
|
+
public let brand: Swift.String
|
|
2385
|
+
public let version: Swift.String
|
|
2386
|
+
public init(brand: Swift.String, version: Swift.String)
|
|
2387
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2388
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2110
2389
|
}
|
|
2111
|
-
|
|
2112
|
-
public
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
case documentOptionalAdditionalNumber
|
|
2118
|
-
case personalIdNumber
|
|
2119
|
-
public static func == (a: BlinkID.DataMatchFieldType, b: BlinkID.DataMatchFieldType) -> Swift.Bool
|
|
2120
|
-
public typealias AllCases = [BlinkID.DataMatchFieldType]
|
|
2121
|
-
nonisolated public static var allCases: [BlinkID.DataMatchFieldType] {
|
|
2122
|
-
get
|
|
2390
|
+
public struct FullVersionListItem : Swift.Codable, Swift.Sendable {
|
|
2391
|
+
public let brand: Swift.String
|
|
2392
|
+
public let version: Swift.String
|
|
2393
|
+
public init(brand: Swift.String, version: Swift.String)
|
|
2394
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2395
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2123
2396
|
}
|
|
2124
|
-
public
|
|
2125
|
-
|
|
2126
|
-
|
|
2397
|
+
public struct Gpu : Swift.Codable, Swift.Sendable {
|
|
2398
|
+
public let renderer: Swift.String
|
|
2399
|
+
public let shadingLanguageVersion: Swift.String
|
|
2400
|
+
public let vendor: Swift.String
|
|
2401
|
+
public let version: Swift.String
|
|
2402
|
+
public init(renderer: Swift.String, shadingLanguageVersion: Swift.String, vendor: Swift.String, version: Swift.String)
|
|
2403
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2404
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2127
2405
|
}
|
|
2128
|
-
|
|
2129
|
-
public
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
public
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
public enum ScanningSide : Swift.Int, Swift.Sendable, Swift.CaseIterable {
|
|
2139
|
-
case first
|
|
2140
|
-
case second
|
|
2141
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2142
|
-
public init?(rawValue: Swift.Int)
|
|
2143
|
-
#endif
|
|
2144
|
-
public typealias AllCases = [BlinkID.ScanningSide]
|
|
2145
|
-
public typealias RawValue = Swift.Int
|
|
2146
|
-
nonisolated public static var allCases: [BlinkID.ScanningSide] {
|
|
2147
|
-
get
|
|
2406
|
+
public struct Screen : Swift.Codable, Swift.Sendable {
|
|
2407
|
+
public let screenWidth: Swift.Int64
|
|
2408
|
+
public let screenHeight: Swift.Int64
|
|
2409
|
+
public let devicePixelRatio: Swift.Double
|
|
2410
|
+
public let physicalScreenWidth: Swift.Double
|
|
2411
|
+
public let physicalScreenHeight: Swift.Double
|
|
2412
|
+
public let maxTouchPoints: Swift.Int64
|
|
2413
|
+
public init(screenWidth: Swift.Int64, screenHeight: Swift.Int64, devicePixelRatio: Swift.Double, physicalScreenWidth: Swift.Double, physicalScreenHeight: Swift.Double, maxTouchPoints: Swift.Int64)
|
|
2414
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2415
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2148
2416
|
}
|
|
2149
|
-
public
|
|
2150
|
-
|
|
2417
|
+
public struct BrowserStorageSupport : Swift.Codable, Swift.Sendable {
|
|
2418
|
+
public let cookieEnabled: Swift.Bool
|
|
2419
|
+
public let localStorageEnabled: Swift.Bool
|
|
2420
|
+
public init(cookieEnabled: Swift.Bool, localStorageEnabled: Swift.Bool)
|
|
2421
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2422
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2151
2423
|
}
|
|
2424
|
+
public struct DerivedDeviceInfo : Swift.Codable, Swift.Sendable {
|
|
2425
|
+
public let model: Swift.String
|
|
2426
|
+
public let formFactors: [BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem]
|
|
2427
|
+
public let platform: Swift.String
|
|
2428
|
+
public let browser: BlinkID.BrowserDeviceInfoPinglet.Browser
|
|
2429
|
+
public init(model: Swift.String, formFactors: [BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem], platform: Swift.String, browser: BlinkID.BrowserDeviceInfoPinglet.Browser)
|
|
2430
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2431
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2432
|
+
}
|
|
2433
|
+
public struct Browser : Swift.Codable, Swift.Sendable {
|
|
2434
|
+
public let brand: Swift.String
|
|
2435
|
+
public let version: Swift.String
|
|
2436
|
+
public init(brand: Swift.String, version: Swift.String)
|
|
2437
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2438
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2439
|
+
}
|
|
2440
|
+
public enum UserAgentDataFormFactorsItem : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2441
|
+
case desktop
|
|
2442
|
+
case automotive
|
|
2443
|
+
case mobile
|
|
2444
|
+
case tablet
|
|
2445
|
+
case xr
|
|
2446
|
+
case eink
|
|
2447
|
+
case watch
|
|
2448
|
+
public init?(rawValue: Swift.String)
|
|
2449
|
+
public typealias AllCases = [BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem]
|
|
2450
|
+
public typealias RawValue = Swift.String
|
|
2451
|
+
nonisolated public static var allCases: [BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem] {
|
|
2452
|
+
get
|
|
2453
|
+
}
|
|
2454
|
+
public var rawValue: Swift.String {
|
|
2455
|
+
get
|
|
2456
|
+
}
|
|
2457
|
+
}
|
|
2458
|
+
public enum DerivedDeviceInfoFormFactorsItem : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2459
|
+
case desktop
|
|
2460
|
+
case automotive
|
|
2461
|
+
case mobile
|
|
2462
|
+
case tablet
|
|
2463
|
+
case xr
|
|
2464
|
+
case eink
|
|
2465
|
+
case watch
|
|
2466
|
+
public init?(rawValue: Swift.String)
|
|
2467
|
+
public typealias AllCases = [BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem]
|
|
2468
|
+
public typealias RawValue = Swift.String
|
|
2469
|
+
nonisolated public static var allCases: [BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem] {
|
|
2470
|
+
get
|
|
2471
|
+
}
|
|
2472
|
+
public var rawValue: Swift.String {
|
|
2473
|
+
get
|
|
2474
|
+
}
|
|
2475
|
+
}
|
|
2476
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2477
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2152
2478
|
}
|
|
2153
|
-
public struct
|
|
2154
|
-
public let
|
|
2155
|
-
public let
|
|
2156
|
-
|
|
2157
|
-
public
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
public
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2479
|
+
public struct CameraInputInfoPinglet : BlinkID.Pinglet {
|
|
2480
|
+
public static let schemaName: Swift.String
|
|
2481
|
+
public static let schemaVersion: Swift.String
|
|
2482
|
+
public let deviceId: Swift.String
|
|
2483
|
+
public let cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing
|
|
2484
|
+
public let cameraFrameWidth: Swift.Int64
|
|
2485
|
+
public let cameraFrameHeight: Swift.Int64
|
|
2486
|
+
public let roiWidth: Swift.Int64
|
|
2487
|
+
public let roiHeight: Swift.Int64
|
|
2488
|
+
public let viewPortAspectRatio: Swift.Double
|
|
2489
|
+
public init(deviceId: Swift.String, cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing, cameraFrameWidth: Swift.Int64, cameraFrameHeight: Swift.Int64, roiWidth: Swift.Int64, roiHeight: Swift.Int64, viewPortAspectRatio: Swift.Double)
|
|
2490
|
+
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Sendable {
|
|
2491
|
+
case front
|
|
2492
|
+
case back
|
|
2493
|
+
case unknown
|
|
2494
|
+
public init?(rawValue: Swift.String)
|
|
2495
|
+
public typealias AllCases = [BlinkID.CameraInputInfoPinglet.CameraFacing]
|
|
2496
|
+
public typealias RawValue = Swift.String
|
|
2497
|
+
nonisolated public static var allCases: [BlinkID.CameraInputInfoPinglet.CameraFacing] {
|
|
2498
|
+
get
|
|
2499
|
+
}
|
|
2500
|
+
public var rawValue: Swift.String {
|
|
2501
|
+
get
|
|
2502
|
+
}
|
|
2503
|
+
}
|
|
2504
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2505
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2180
2506
|
}
|
|
2181
|
-
extension BlinkID.
|
|
2182
|
-
extension BlinkID.
|
|
2183
|
-
extension BlinkID.
|
|
2184
|
-
extension BlinkID.
|
|
2185
|
-
extension BlinkID.
|
|
2186
|
-
extension BlinkID.
|
|
2187
|
-
extension BlinkID.
|
|
2188
|
-
extension BlinkID.
|
|
2189
|
-
extension BlinkID.
|
|
2190
|
-
extension BlinkID.
|
|
2191
|
-
extension BlinkID.
|
|
2192
|
-
extension BlinkID.
|
|
2193
|
-
extension BlinkID.
|
|
2507
|
+
extension BlinkID.BarcodeElementKey : Swift.Equatable {}
|
|
2508
|
+
extension BlinkID.BarcodeElementKey : Swift.Hashable {}
|
|
2509
|
+
extension BlinkID.ImageAnalysisLightingStatus : Swift.Equatable {}
|
|
2510
|
+
extension BlinkID.ImageAnalysisLightingStatus : Swift.Hashable {}
|
|
2511
|
+
extension BlinkID.ImageExtractionType : Swift.Equatable {}
|
|
2512
|
+
extension BlinkID.ImageExtractionType : Swift.Hashable {}
|
|
2513
|
+
extension BlinkID.SessionError : Swift.Equatable {}
|
|
2514
|
+
extension BlinkID.SessionError : Swift.Hashable {}
|
|
2515
|
+
extension BlinkID.InputImageSource : Swift.Equatable {}
|
|
2516
|
+
extension BlinkID.InputImageSource : Swift.Hashable {}
|
|
2517
|
+
extension BlinkID.ScanningMode : Swift.Equatable {}
|
|
2518
|
+
extension BlinkID.ScanningMode : Swift.Hashable {}
|
|
2519
|
+
extension BlinkID.SensitivityLevel : Swift.Equatable {}
|
|
2520
|
+
extension BlinkID.SensitivityLevel : Swift.Hashable {}
|
|
2521
|
+
extension BlinkID.InputImageCropType : Swift.Equatable {}
|
|
2522
|
+
extension BlinkID.InputImageCropType : Swift.Hashable {}
|
|
2523
|
+
extension BlinkID.InputImageSelectionStrategy : Swift.Equatable {}
|
|
2524
|
+
extension BlinkID.InputImageSelectionStrategy : Swift.Hashable {}
|
|
2525
|
+
extension BlinkID.DataMatchState : Swift.Equatable {}
|
|
2526
|
+
extension BlinkID.DataMatchState : Swift.Hashable {}
|
|
2527
|
+
extension BlinkID.DataMatchFieldType : Swift.Equatable {}
|
|
2528
|
+
extension BlinkID.DataMatchFieldType : Swift.Hashable {}
|
|
2529
|
+
extension BlinkID.FieldType : Swift.Equatable {}
|
|
2530
|
+
extension BlinkID.FieldType : Swift.Hashable {}
|
|
2531
|
+
extension BlinkID.FieldType : Swift.RawRepresentable {}
|
|
2532
|
+
extension BlinkID.AlphabetType : Swift.Equatable {}
|
|
2533
|
+
extension BlinkID.AlphabetType : Swift.Hashable {}
|
|
2534
|
+
extension BlinkID.AlphabetType : Swift.RawRepresentable {}
|
|
2535
|
+
extension BlinkID.MRZDocumentType : Swift.Equatable {}
|
|
2536
|
+
extension BlinkID.MRZDocumentType : Swift.Hashable {}
|
|
2537
|
+
extension BlinkID.BarcodeType : Swift.Equatable {}
|
|
2538
|
+
extension BlinkID.BarcodeType : Swift.Hashable {}
|
|
2194
2539
|
extension BlinkID.BlinkIDSDK.ScanningStatus : Swift.Equatable {}
|
|
2195
2540
|
extension BlinkID.BlinkIDSDK.ScanningStatus : Swift.Hashable {}
|
|
2541
|
+
extension BlinkID.BlinkIDSDK.ExtractionAttribute : Swift.Equatable {}
|
|
2542
|
+
extension BlinkID.BlinkIDSDK.ExtractionAttribute : Swift.Hashable {}
|
|
2543
|
+
extension BlinkID.BlinkIDSDK.ExtractionStatus : Swift.Equatable {}
|
|
2544
|
+
extension BlinkID.BlinkIDSDK.ExtractionStatus : Swift.Hashable {}
|
|
2545
|
+
extension BlinkID.BlinkIDSDK.ExtractionFailureReason : Swift.Equatable {}
|
|
2546
|
+
extension BlinkID.BlinkIDSDK.ExtractionFailureReason : Swift.Hashable {}
|
|
2547
|
+
extension BlinkID.CountryID : Swift.Equatable {}
|
|
2548
|
+
extension BlinkID.CountryID : Swift.Hashable {}
|
|
2549
|
+
extension BlinkID.CountryID : Swift.RawRepresentable {}
|
|
2550
|
+
extension BlinkID.RegionID : Swift.Equatable {}
|
|
2551
|
+
extension BlinkID.RegionID : Swift.Hashable {}
|
|
2552
|
+
extension BlinkID.RegionID : Swift.RawRepresentable {}
|
|
2553
|
+
extension BlinkID.DocumentTypeID : Swift.Equatable {}
|
|
2554
|
+
extension BlinkID.DocumentTypeID : Swift.Hashable {}
|
|
2555
|
+
extension BlinkID.DocumentTypeID : Swift.RawRepresentable {}
|
|
2196
2556
|
extension BlinkID.DocumentImageColorStatus : Swift.Equatable {}
|
|
2197
2557
|
extension BlinkID.DocumentImageColorStatus : Swift.Hashable {}
|
|
2198
2558
|
extension BlinkID.DocumentImageColorStatus : Swift.RawRepresentable {}
|
|
2199
2559
|
extension BlinkID.DocumentOrientation : Swift.Equatable {}
|
|
2200
2560
|
extension BlinkID.DocumentOrientation : Swift.Hashable {}
|
|
2201
2561
|
extension BlinkID.DocumentOrientation : Swift.RawRepresentable {}
|
|
2202
|
-
extension BlinkID.
|
|
2203
|
-
extension BlinkID.
|
|
2204
|
-
extension BlinkID.
|
|
2562
|
+
extension BlinkID.RedactionMode : Swift.Equatable {}
|
|
2563
|
+
extension BlinkID.RedactionMode : Swift.Hashable {}
|
|
2564
|
+
extension BlinkID.RedactionMode : Swift.RawRepresentable {}
|
|
2565
|
+
extension BlinkID.ProcessingStatus : Swift.Equatable {}
|
|
2566
|
+
extension BlinkID.ProcessingStatus : Swift.Hashable {}
|
|
2567
|
+
extension BlinkID.ProcessingStatus : Swift.RawRepresentable {}
|
|
2568
|
+
extension BlinkID.CrashMonitor.TestCrashType : Swift.Equatable {}
|
|
2569
|
+
extension BlinkID.CrashMonitor.TestCrashType : Swift.Hashable {}
|
|
2570
|
+
extension BlinkID.ModelLoadError : Swift.Equatable {}
|
|
2571
|
+
extension BlinkID.ModelLoadError : Swift.Hashable {}
|
|
2572
|
+
extension BlinkID.ImageOrientation : Swift.Equatable {}
|
|
2573
|
+
extension BlinkID.ImageOrientation : Swift.Hashable {}
|
|
2574
|
+
extension BlinkID.CameraFrameVideoOrientation : Swift.Equatable {}
|
|
2575
|
+
extension BlinkID.CameraFrameVideoOrientation : Swift.Hashable {}
|
|
2576
|
+
extension BlinkID.UXLicenseProviderBridge : Swift.Sendable {}
|
|
2205
2577
|
extension BlinkID.DetectionStatus : Swift.Equatable {}
|
|
2206
2578
|
extension BlinkID.DetectionStatus : Swift.Hashable {}
|
|
2207
2579
|
extension BlinkID.DetectionStatus : Swift.RawRepresentable {}
|
|
2208
|
-
extension BlinkID.
|
|
2209
|
-
extension BlinkID.
|
|
2210
|
-
extension BlinkID.
|
|
2211
|
-
extension BlinkID.
|
|
2212
|
-
extension BlinkID.
|
|
2213
|
-
extension BlinkID.
|
|
2214
|
-
extension BlinkID.
|
|
2215
|
-
extension BlinkID.
|
|
2216
|
-
extension BlinkID.
|
|
2217
|
-
extension BlinkID.
|
|
2218
|
-
extension BlinkID.
|
|
2219
|
-
extension BlinkID.
|
|
2220
|
-
extension BlinkID.
|
|
2221
|
-
extension BlinkID.
|
|
2222
|
-
extension BlinkID.
|
|
2580
|
+
extension BlinkID.DocumentRotation : Swift.Equatable {}
|
|
2581
|
+
extension BlinkID.DocumentRotation : Swift.Hashable {}
|
|
2582
|
+
extension BlinkID.DocumentRotation : Swift.RawRepresentable {}
|
|
2583
|
+
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Equatable {}
|
|
2584
|
+
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Hashable {}
|
|
2585
|
+
extension BlinkID.ImageAnalysisDetectionStatus : Swift.RawRepresentable {}
|
|
2586
|
+
extension BlinkID.InputImageCropAnalysis : Swift.Equatable {}
|
|
2587
|
+
extension BlinkID.InputImageCropAnalysis : Swift.Hashable {}
|
|
2588
|
+
extension BlinkID.InputImageCropAnalysis : Swift.RawRepresentable {}
|
|
2589
|
+
extension BlinkID.ScanningSide : Swift.Equatable {}
|
|
2590
|
+
extension BlinkID.ScanningSide : Swift.Hashable {}
|
|
2591
|
+
extension BlinkID.ScanningSide : Swift.RawRepresentable {}
|
|
2592
|
+
extension BlinkID.VizExtractionType : Swift.Equatable {}
|
|
2593
|
+
extension BlinkID.VizExtractionType : Swift.Hashable {}
|
|
2594
|
+
extension BlinkID.VizExtractionType : Swift.RawRepresentable {}
|
|
2595
|
+
extension BlinkID.ProcessingActor : _Concurrency.GlobalActor {}
|
|
2223
2596
|
extension BlinkID.UxEventPinglet.EventType : Swift.Equatable {}
|
|
2224
2597
|
extension BlinkID.UxEventPinglet.EventType : Swift.Hashable {}
|
|
2225
2598
|
extension BlinkID.UxEventPinglet.EventType : Swift.RawRepresentable {}
|
|
@@ -2232,9 +2605,9 @@ extension BlinkID.UxEventPinglet.AlertType : Swift.RawRepresentable {}
|
|
|
2232
2605
|
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Equatable {}
|
|
2233
2606
|
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Hashable {}
|
|
2234
2607
|
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.RawRepresentable {}
|
|
2235
|
-
extension BlinkID.
|
|
2236
|
-
extension BlinkID.
|
|
2237
|
-
extension BlinkID.
|
|
2608
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Equatable {}
|
|
2609
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Hashable {}
|
|
2610
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.RawRepresentable {}
|
|
2238
2611
|
extension BlinkID.SdkInitStartPinglet.Product : Swift.Equatable {}
|
|
2239
2612
|
extension BlinkID.SdkInitStartPinglet.Product : Swift.Hashable {}
|
|
2240
2613
|
extension BlinkID.SdkInitStartPinglet.Product : Swift.RawRepresentable {}
|
|
@@ -2244,61 +2617,33 @@ extension BlinkID.SdkInitStartPinglet.Platform : Swift.RawRepresentable {}
|
|
|
2244
2617
|
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.Equatable {}
|
|
2245
2618
|
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.Hashable {}
|
|
2246
2619
|
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.RawRepresentable {}
|
|
2247
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Equatable {}
|
|
2248
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Hashable {}
|
|
2249
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.RawRepresentable {}
|
|
2250
2620
|
extension BlinkID.ErrorPinglet.ErrorType : Swift.Equatable {}
|
|
2251
2621
|
extension BlinkID.ErrorPinglet.ErrorType : Swift.Hashable {}
|
|
2252
2622
|
extension BlinkID.ErrorPinglet.ErrorType : Swift.RawRepresentable {}
|
|
2623
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
2624
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
2625
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
2626
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Equatable {}
|
|
2627
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Hashable {}
|
|
2628
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.RawRepresentable {}
|
|
2629
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Equatable {}
|
|
2630
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Hashable {}
|
|
2631
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.RawRepresentable {}
|
|
2632
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.Equatable {}
|
|
2633
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.Hashable {}
|
|
2634
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.RawRepresentable {}
|
|
2635
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Equatable {}
|
|
2636
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Hashable {}
|
|
2637
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.RawRepresentable {}
|
|
2638
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Equatable {}
|
|
2639
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Hashable {}
|
|
2640
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.RawRepresentable {}
|
|
2641
|
+
extension BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem : Swift.Equatable {}
|
|
2642
|
+
extension BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem : Swift.Hashable {}
|
|
2643
|
+
extension BlinkID.BrowserDeviceInfoPinglet.UserAgentDataFormFactorsItem : Swift.RawRepresentable {}
|
|
2644
|
+
extension BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem : Swift.Equatable {}
|
|
2645
|
+
extension BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem : Swift.Hashable {}
|
|
2646
|
+
extension BlinkID.BrowserDeviceInfoPinglet.DerivedDeviceInfoFormFactorsItem : Swift.RawRepresentable {}
|
|
2253
2647
|
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
2254
2648
|
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
2255
2649
|
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
2256
|
-
extension BlinkID.CrashMonitor.TestCrashType : Swift.Equatable {}
|
|
2257
|
-
extension BlinkID.CrashMonitor.TestCrashType : Swift.Hashable {}
|
|
2258
|
-
extension BlinkID.MRZDocumentType : Swift.Equatable {}
|
|
2259
|
-
extension BlinkID.MRZDocumentType : Swift.Hashable {}
|
|
2260
|
-
extension BlinkID.BarcodeType : Swift.Equatable {}
|
|
2261
|
-
extension BlinkID.BarcodeType : Swift.Hashable {}
|
|
2262
|
-
extension BlinkID.AnonymizationMode : Swift.Equatable {}
|
|
2263
|
-
extension BlinkID.AnonymizationMode : Swift.Hashable {}
|
|
2264
|
-
extension BlinkID.AnonymizationMode : Swift.RawRepresentable {}
|
|
2265
|
-
extension BlinkID.ProcessingStatus : Swift.Equatable {}
|
|
2266
|
-
extension BlinkID.ProcessingStatus : Swift.Hashable {}
|
|
2267
|
-
extension BlinkID.ProcessingStatus : Swift.RawRepresentable {}
|
|
2268
|
-
extension BlinkID.InputImageSource : Swift.Equatable {}
|
|
2269
|
-
extension BlinkID.InputImageSource : Swift.Hashable {}
|
|
2270
|
-
extension BlinkID.ScanningMode : Swift.Equatable {}
|
|
2271
|
-
extension BlinkID.ScanningMode : Swift.Hashable {}
|
|
2272
|
-
extension BlinkID.DetectionLevel : Swift.Equatable {}
|
|
2273
|
-
extension BlinkID.DetectionLevel : Swift.Hashable {}
|
|
2274
|
-
extension BlinkID.ImageAnalysisLightingStatus : Swift.Equatable {}
|
|
2275
|
-
extension BlinkID.ImageAnalysisLightingStatus : Swift.Hashable {}
|
|
2276
|
-
extension BlinkID.ImageExtractionType : Swift.Equatable {}
|
|
2277
|
-
extension BlinkID.ImageExtractionType : Swift.Hashable {}
|
|
2278
|
-
extension BlinkID.SessionError : Swift.Equatable {}
|
|
2279
|
-
extension BlinkID.SessionError : Swift.Hashable {}
|
|
2280
|
-
extension BlinkID.ImageOrientation : Swift.Equatable {}
|
|
2281
|
-
extension BlinkID.ImageOrientation : Swift.Hashable {}
|
|
2282
|
-
extension BlinkID.CameraFrameVideoOrientation : Swift.Equatable {}
|
|
2283
|
-
extension BlinkID.CameraFrameVideoOrientation : Swift.Hashable {}
|
|
2284
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Equatable {}
|
|
2285
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Hashable {}
|
|
2286
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.RawRepresentable {}
|
|
2287
|
-
extension BlinkID.RecognitionMode : Swift.Equatable {}
|
|
2288
|
-
extension BlinkID.RecognitionMode : Swift.Hashable {}
|
|
2289
|
-
extension BlinkID.RecognitionMode : Swift.RawRepresentable {}
|
|
2290
|
-
extension BlinkID.BarcodeElementKey : Swift.Equatable {}
|
|
2291
|
-
extension BlinkID.BarcodeElementKey : Swift.Hashable {}
|
|
2292
|
-
extension BlinkID.AlphabetType : Swift.Equatable {}
|
|
2293
|
-
extension BlinkID.AlphabetType : Swift.Hashable {}
|
|
2294
|
-
extension BlinkID.AlphabetType : Swift.RawRepresentable {}
|
|
2295
|
-
extension BlinkID.ModelLoadError : Swift.Equatable {}
|
|
2296
|
-
extension BlinkID.ModelLoadError : Swift.Hashable {}
|
|
2297
|
-
extension BlinkID.DataMatchState : Swift.Equatable {}
|
|
2298
|
-
extension BlinkID.DataMatchState : Swift.Hashable {}
|
|
2299
|
-
extension BlinkID.DataMatchFieldType : Swift.Equatable {}
|
|
2300
|
-
extension BlinkID.DataMatchFieldType : Swift.Hashable {}
|
|
2301
|
-
extension BlinkID.ScanningSide : Swift.Equatable {}
|
|
2302
|
-
extension BlinkID.ScanningSide : Swift.Hashable {}
|
|
2303
|
-
extension BlinkID.ScanningSide : Swift.RawRepresentable {}
|
|
2304
|
-
extension BlinkID.UXLicenseProviderBridge : Swift.Sendable {}
|