We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c5a97 commit fade473Copy full SHA for fade473
authenticity/e-result-type.yml
@@ -26,6 +26,7 @@ components:
26
- 2097152
27
- 4194304
28
- 8388608
29
+ - 16777216
30
x-enum-descriptions:
31
- "Document luminescence check in UV light"
32
- "B900 ink MRZ contrast check in IR light"
@@ -48,6 +49,7 @@ components:
48
49
- "Document liveness check"
50
- "Extended OCR Check"
51
- "Extended MRZ check"
52
+ - "Encrypted IPI"
53
x-enum-varnames:
54
- "UV_LUMINESCENCE"
55
- "IR_B900"
@@ -70,3 +72,4 @@ components:
70
72
- "LIVENESS"
71
73
- "EXTENDED_OCR_CHECK"
74
- "EXTENDED_MRZ_CHECK"
75
+ - "ENCRYPTED_IPI"
0 commit comments