diff --git a/regula/documentreader/webclient/gen/models/result.py b/regula/documentreader/webclient/gen/models/result.py index 4eb8e65..6a0cc96 100644 --- a/regula/documentreader/webclient/gen/models/result.py +++ b/regula/documentreader/webclient/gen/models/result.py @@ -54,10 +54,7 @@ class Result(int, Enum): RFID_BINARY_DATA = 104 RFID_ORIGINAL_GRAPHICS = 105 DTC_VC = 109 - MDL_DEVICE_RAW_RESPONSE = 120 - MDL_DEVICE_PARSED_RESPONSE = 121 - MDL_SERVER_RAW_RESPONSE = 122 - MDL_SERVER_PARSED_RESPONSE = 123 + MDL_PARSED_RESPONSE = 121 VDS_NC = 124 VDS = 125