We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a220489 commit 13a2170Copy full SHA for 13a2170
client/src/main/generated/com/regula/documentreader/webclient/model/CheckDiagnose.java
@@ -242,6 +242,8 @@ public class CheckDiagnose {
242
243
public static final int LASINK_INVALID_LINES_FREQUENCY = 230;
244
245
+ public static final int DOC_LIVENESS_DOCUMENT_NOT_LIVE = 238;
246
+
247
public static final int DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED = 239;
248
249
public static final int DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED = 240;
0 commit comments