@regulaforensics/document-reader-webclient 8.2.428-nightly → 8.2.429-nightly

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +159 -159
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -195,8 +195,8 @@ export declare type AuthenticityCheckResultListInner = FiberResult | IdentResult
195
195
  export declare type AuthenticityResult = AuthenticityCheckListItem & ResultItem;
196
196
 
197
197
  /**
198
- * NOTE: This class is auto generated by OpenAPI Generator.
199
- * Do not edit the class manually.
198
+ * NOTE: This file is auto generated by OpenAPI Generator.
199
+ * Do not edit the file manually.
200
200
  */
201
201
  /**
202
202
  * Enumeration describes available authenticity checks: https://docs.regulaforensics.com/develop/doc-reader-sdk/web-service/development/enums/authenticity-result-type/.
@@ -399,8 +399,8 @@ export declare interface AuthParams {
399
399
  }
400
400
 
401
401
  /**
402
- * NOTE: This class is auto generated by OpenAPI Generator.
403
- * Do not edit the class manually.
402
+ * NOTE: This file is auto generated by OpenAPI Generator.
403
+ * Do not edit the file manually.
404
404
  */
405
405
  /**
406
406
  *
@@ -431,8 +431,8 @@ export declare enum BarCodeModuleType {
431
431
  }
432
432
 
433
433
  /**
434
- * NOTE: This class is auto generated by OpenAPI Generator.
435
- * Do not edit the class manually.
434
+ * NOTE: This file is auto generated by OpenAPI Generator.
435
+ * Do not edit the file manually.
436
436
  */
437
437
  /**
438
438
  * Enumeration contains the types of barcodes that can be processed
@@ -525,8 +525,8 @@ export declare enum BarcodeType {
525
525
  export declare type Base64String = string;
526
526
 
527
527
  /**
528
- * NOTE: This class is auto generated by OpenAPI Generator.
529
- * Do not edit the class manually.
528
+ * NOTE: This file is auto generated by OpenAPI Generator.
529
+ * Do not edit the file manually.
530
530
  */
531
531
  /**
532
532
  *
@@ -573,8 +573,8 @@ export declare interface BcPDF417INFO {
573
573
  }
574
574
 
575
575
  /**
576
- * NOTE: This class is auto generated by OpenAPI Generator.
577
- * Do not edit the class manually.
576
+ * NOTE: This file is auto generated by OpenAPI Generator.
577
+ * Do not edit the file manually.
578
578
  */
579
579
  /**
580
580
  *
@@ -1121,8 +1121,8 @@ export declare interface BinaryData {
1121
1121
  }
1122
1122
 
1123
1123
  /**
1124
- * NOTE: This class is auto generated by OpenAPI Generator.
1125
- * Do not edit the class manually.
1124
+ * NOTE: This file is auto generated by OpenAPI Generator.
1125
+ * Do not edit the file manually.
1126
1126
  */
1127
1127
  /**
1128
1128
  *
@@ -1159,8 +1159,8 @@ export declare interface CandidatesListItem {
1159
1159
  }
1160
1160
 
1161
1161
  /**
1162
- * NOTE: This class is auto generated by OpenAPI Generator.
1163
- * Do not edit the class manually.
1162
+ * NOTE: This file is auto generated by OpenAPI Generator.
1163
+ * Do not edit the file manually.
1164
1164
  */
1165
1165
  /**
1166
1166
  *
@@ -1183,8 +1183,8 @@ export declare interface CertificateData {
1183
1183
  }
1184
1184
 
1185
1185
  /**
1186
- * NOTE: This class is auto generated by OpenAPI Generator.
1187
- * Do not edit the class manually.
1186
+ * NOTE: This file is auto generated by OpenAPI Generator.
1187
+ * Do not edit the file manually.
1188
1188
  */
1189
1189
  /**
1190
1190
  * Enumeration contains identifiers which determinate the single document element authenticity check outcome reason: https://docs.regulaforensics.com/develop/doc-reader-sdk/web-service/development/enums/check-diagnose/
@@ -1320,8 +1320,8 @@ export declare enum CheckDiagnose {
1320
1320
  }
1321
1321
 
1322
1322
  /**
1323
- * NOTE: This class is auto generated by OpenAPI Generator.
1324
- * Do not edit the class manually.
1323
+ * NOTE: This file is auto generated by OpenAPI Generator.
1324
+ * Do not edit the file manually.
1325
1325
  */
1326
1326
  /**
1327
1327
  * 0 - result is negative; 1 - result is positive; 2 - сheck was not performed
@@ -1502,8 +1502,8 @@ export declare class Configuration {
1502
1502
  }
1503
1503
 
1504
1504
  /**
1505
- * NOTE: This class is auto generated by OpenAPI Generator.
1506
- * Do not edit the class manually.
1505
+ * NOTE: This file is auto generated by OpenAPI Generator.
1506
+ * Do not edit the file manually.
1507
1507
  */
1508
1508
  export declare interface ConfigurationParameters {
1509
1509
  apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
@@ -1543,8 +1543,8 @@ export declare interface ContainerList {
1543
1543
  export declare type ContainerListListInner = AuthenticityResult | ByteArrayResult | ChosenDocumentTypeResult | DocBarCodeInfo | DocumentBinaryInfoResult | DocumentImageResult | DocumentPositionResult | DocumentTypesCandidatesResult | EncryptedRCLResult | FaceDetectionResult | GraphicsResult | ImageQualityResult | ImagesResult | LexicalAnalysisResult | LicenseResult | MRZDetectorResult | MRZPositionResult | MRZTestQualityResult | RFIDGraphicsInfoResult | RFIDTextDataResult | StatusResult | TextDataResult | TextResult;
1544
1544
 
1545
1545
  /**
1546
- * NOTE: This class is auto generated by OpenAPI Generator.
1547
- * Do not edit the class manually.
1546
+ * NOTE: This file is auto generated by OpenAPI Generator.
1547
+ * Do not edit the file manually.
1548
1548
  */
1549
1549
  /**
1550
1550
  * Enumeration contains identifiers determining the criticality of the security element
@@ -1809,8 +1809,8 @@ export declare interface DeviceInfo {
1809
1809
  }
1810
1810
 
1811
1811
  /**
1812
- * NOTE: This class is auto generated by OpenAPI Generator.
1813
- * Do not edit the class manually.
1812
+ * NOTE: This file is auto generated by OpenAPI Generator.
1813
+ * Do not edit the file manually.
1814
1814
  */
1815
1815
  /**
1816
1816
  * Database information.
@@ -1907,8 +1907,8 @@ export declare interface DocGraphicsInfoItem {
1907
1907
  export declare type DocumentBinaryInfoResult = ResultItem & TDocBinaryInfoItem;
1908
1908
 
1909
1909
  /**
1910
- * NOTE: This class is auto generated by OpenAPI Generator.
1911
- * Do not edit the class manually.
1910
+ * NOTE: This file is auto generated by OpenAPI Generator.
1911
+ * Do not edit the file manually.
1912
1912
  */
1913
1913
  /**
1914
1914
  * Defining the geometric format of documents in accordance with ISO / IEC 7810
@@ -1975,8 +1975,8 @@ export declare enum DocumentFormat {
1975
1975
  }
1976
1976
 
1977
1977
  /**
1978
- * NOTE: This class is auto generated by OpenAPI Generator.
1979
- * Do not edit the class manually.
1978
+ * NOTE: This file is auto generated by OpenAPI Generator.
1979
+ * Do not edit the file manually.
1980
1980
  */
1981
1981
  /**
1982
1982
  *
@@ -2195,8 +2195,8 @@ export declare class DocumentReaderApi {
2195
2195
  }
2196
2196
 
2197
2197
  /**
2198
- * NOTE: This class is auto generated by OpenAPI Generator.
2199
- * Do not edit the class manually.
2198
+ * NOTE: This file is auto generated by OpenAPI Generator.
2199
+ * Do not edit the file manually.
2200
2200
  */
2201
2201
  /**
2202
2202
  * Document database information
@@ -2231,8 +2231,8 @@ export declare interface DocumentsDatabase {
2231
2231
  }
2232
2232
 
2233
2233
  /**
2234
- * NOTE: This class is auto generated by OpenAPI Generator.
2235
- * Do not edit the class manually.
2234
+ * NOTE: This file is auto generated by OpenAPI Generator.
2235
+ * Do not edit the file manually.
2236
2236
  */
2237
2237
  /**
2238
2238
  * Possible values for document types
@@ -3164,8 +3164,8 @@ declare enum DocumentType_2 {
3164
3164
  export { DocumentType_2 as DocumentType }
3165
3165
 
3166
3166
  /**
3167
- * NOTE: This class is auto generated by OpenAPI Generator.
3168
- * Do not edit the class manually.
3167
+ * NOTE: This file is auto generated by OpenAPI Generator.
3168
+ * Do not edit the file manually.
3169
3169
  */
3170
3170
  /**
3171
3171
  *
@@ -3288,8 +3288,8 @@ export declare interface DocVisualExtendedInfoItem {
3288
3288
  }
3289
3289
 
3290
3290
  /**
3291
- * NOTE: This class is auto generated by OpenAPI Generator.
3292
- * Do not edit the class manually.
3291
+ * NOTE: This file is auto generated by OpenAPI Generator.
3292
+ * Do not edit the file manually.
3293
3293
  */
3294
3294
  /**
3295
3295
  *
@@ -3313,8 +3313,8 @@ export declare interface EncryptedRCLItem {
3313
3313
  export declare type EncryptedRCLResult = EncryptedRCLItem & ResultItem;
3314
3314
 
3315
3315
  /**
3316
- * NOTE: This class is auto generated by OpenAPI Generator.
3317
- * Do not edit the class manually.
3316
+ * NOTE: This file is auto generated by OpenAPI Generator.
3317
+ * Do not edit the file manually.
3318
3318
  */
3319
3319
  /**
3320
3320
  *
@@ -3417,8 +3417,8 @@ export declare interface FaceApi {
3417
3417
  }
3418
3418
 
3419
3419
  /**
3420
- * NOTE: This class is auto generated by OpenAPI Generator.
3421
- * Do not edit the class manually.
3420
+ * NOTE: This file is auto generated by OpenAPI Generator.
3421
+ * Do not edit the file manually.
3422
3422
  */
3423
3423
  /**
3424
3424
  * A search filter that can be applied if the \"match+search\" mode is enabled. May include limit, threshold, group_ids. If the group_ids are specified, the search is performed only in these groups. Find more information in the <a href=\"https://dev.regulaforensics.com/FaceSDK-web-openapi/#tag/search/operation/search\" target=\"_blank\">OpenAPI documentation</a>.
@@ -3577,13 +3577,13 @@ export declare interface FDSIDList {
3577
3577
  * @type {number}
3578
3578
  * @memberof FDSIDList
3579
3579
  */
3580
- 'Count': number;
3580
+ 'Count'?: number;
3581
3581
  /**
3582
3582
  * Document identifiers in \'Information Reference Systems\'
3583
3583
  * @type {Array<number>}
3584
3584
  * @memberof FDSIDList
3585
3585
  */
3586
- 'List': Array<number>;
3586
+ 'List'?: Array<number>;
3587
3587
  /**
3588
3588
  *
3589
3589
  * @type {DocumentType}
@@ -3613,7 +3613,7 @@ export declare interface FDSIDList {
3613
3613
  * @type {string}
3614
3614
  * @memberof FDSIDList
3615
3615
  */
3616
- 'dYear': string;
3616
+ 'dYear'?: string;
3617
3617
  /**
3618
3618
  * Issuing country name
3619
3619
  * @type {string}
@@ -3716,8 +3716,8 @@ export declare interface FiberItem {
3716
3716
  export declare type FiberResult = AuthenticityCheckResultItem & FiberItem;
3717
3717
 
3718
3718
  /**
3719
- * NOTE: This class is auto generated by OpenAPI Generator.
3720
- * Do not edit the class manually.
3719
+ * NOTE: This file is auto generated by OpenAPI Generator.
3720
+ * Do not edit the file manually.
3721
3721
  */
3722
3722
  /**
3723
3723
  *
@@ -3764,8 +3764,8 @@ export declare interface FieldItem {
3764
3764
  }
3765
3765
 
3766
3766
  /**
3767
- * NOTE: This class is auto generated by OpenAPI Generator.
3768
- * Do not edit the class manually.
3767
+ * NOTE: This file is auto generated by OpenAPI Generator.
3768
+ * Do not edit the file manually.
3769
3769
  */
3770
3770
  /**
3771
3771
  *
@@ -3788,8 +3788,8 @@ export declare interface FileImage {
3788
3788
  }
3789
3789
 
3790
3790
  /**
3791
- * NOTE: This class is auto generated by OpenAPI Generator.
3792
- * Do not edit the class manually.
3791
+ * NOTE: This file is auto generated by OpenAPI Generator.
3792
+ * Do not edit the file manually.
3793
3793
  */
3794
3794
  /**
3795
3795
  *
@@ -3920,8 +3920,8 @@ export declare interface GraphicFieldsList {
3920
3920
  }
3921
3921
 
3922
3922
  /**
3923
- * NOTE: This class is auto generated by OpenAPI Generator.
3924
- * Do not edit the class manually.
3923
+ * NOTE: This file is auto generated by OpenAPI Generator.
3924
+ * Do not edit the file manually.
3925
3925
  */
3926
3926
  /**
3927
3927
  *
@@ -4111,8 +4111,8 @@ export declare interface Healthcheck {
4111
4111
  }
4112
4112
 
4113
4113
  /**
4114
- * NOTE: This class is auto generated by OpenAPI Generator.
4115
- * Do not edit the class manually.
4114
+ * NOTE: This file is auto generated by OpenAPI Generator.
4115
+ * Do not edit the file manually.
4116
4116
  */
4117
4117
  /**
4118
4118
  * Database information.
@@ -4211,8 +4211,8 @@ export declare interface IdentItem {
4211
4211
  export declare type IdentResult = AuthenticityCheckResultItem & IdentItem;
4212
4212
 
4213
4213
  /**
4214
- * NOTE: This class is auto generated by OpenAPI Generator.
4215
- * Do not edit the class manually.
4214
+ * NOTE: This file is auto generated by OpenAPI Generator.
4215
+ * Do not edit the file manually.
4216
4216
  */
4217
4217
  /**
4218
4218
  *
@@ -4395,8 +4395,8 @@ export declare interface ImageQualityCheckListItem {
4395
4395
  }
4396
4396
 
4397
4397
  /**
4398
- * NOTE: This class is auto generated by OpenAPI Generator.
4399
- * Do not edit the class manually.
4398
+ * NOTE: This file is auto generated by OpenAPI Generator.
4399
+ * Do not edit the file manually.
4400
4400
  */
4401
4401
  /**
4402
4402
  * Image quality check type
@@ -4701,8 +4701,8 @@ export declare interface InDataTransactionImagesFieldValue {
4701
4701
  }
4702
4702
 
4703
4703
  /**
4704
- * NOTE: This class is auto generated by OpenAPI Generator.
4705
- * Do not edit the class manually.
4704
+ * NOTE: This file is auto generated by OpenAPI Generator.
4705
+ * Do not edit the file manually.
4706
4706
  */
4707
4707
  /**
4708
4708
  * Video
@@ -4727,8 +4727,8 @@ export declare interface InDataVideo {
4727
4727
  }
4728
4728
 
4729
4729
  /**
4730
- * NOTE: This class is auto generated by OpenAPI Generator.
4731
- * Do not edit the class manually.
4730
+ * NOTE: This file is auto generated by OpenAPI Generator.
4731
+ * Do not edit the file manually.
4732
4732
  */
4733
4733
  /**
4734
4734
  * Enumeration contains the types of barcodes that can be processed
@@ -4819,8 +4819,8 @@ export declare enum InputBarcodeType {
4819
4819
  }
4820
4820
 
4821
4821
  /**
4822
- * NOTE: This class is auto generated by OpenAPI Generator.
4823
- * Do not edit the class manually.
4822
+ * NOTE: This file is auto generated by OpenAPI Generator.
4823
+ * Do not edit the file manually.
4824
4824
  */
4825
4825
  /**
4826
4826
  * Input image quality checks for the document processing
@@ -4869,8 +4869,8 @@ export declare enum InputImageQualityChecks {
4869
4869
  export declare const instanceOfProcessRequest: (data: any) => data is ProcessRequestExt;
4870
4870
 
4871
4871
  /**
4872
- * NOTE: This class is auto generated by OpenAPI Generator.
4873
- * Do not edit the class manually.
4872
+ * NOTE: This file is auto generated by OpenAPI Generator.
4873
+ * Do not edit the file manually.
4874
4874
  */
4875
4875
  /**
4876
4876
  * Locale id. Used to tag same typed fields declared in several languages. For example: name can be provided in both native and latin variants. Based on Microsoft locale id (https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/70feba9f-294e-491e-b6eb-56532684c37f).
@@ -5552,8 +5552,8 @@ export declare enum LCID {
5552
5552
  export declare type LexicalAnalysisResult = ListVerifiedFieldsItem & ResultItem;
5553
5553
 
5554
5554
  /**
5555
- * NOTE: This class is auto generated by OpenAPI Generator.
5556
- * Do not edit the class manually.
5555
+ * NOTE: This file is auto generated by OpenAPI Generator.
5556
+ * Do not edit the file manually.
5557
5557
  */
5558
5558
  /**
5559
5559
  *
@@ -5577,8 +5577,8 @@ export declare interface LicenseItem {
5577
5577
  export declare type LicenseResult = LicenseItem & ResultItem;
5578
5578
 
5579
5579
  /**
5580
- * NOTE: This class is auto generated by OpenAPI Generator.
5581
- * Do not edit the class manually.
5580
+ * NOTE: This file is auto generated by OpenAPI Generator.
5581
+ * Do not edit the file manually.
5582
5582
  */
5583
5583
  /**
5584
5584
  * Image light index
@@ -5679,8 +5679,8 @@ export declare interface ListVerifiedFieldsItem {
5679
5679
  }
5680
5680
 
5681
5681
  /**
5682
- * NOTE: This class is auto generated by OpenAPI Generator.
5683
- * Do not edit the class manually.
5682
+ * NOTE: This file is auto generated by OpenAPI Generator.
5683
+ * Do not edit the file manually.
5684
5684
  */
5685
5685
  /**
5686
5686
  *
@@ -5733,8 +5733,8 @@ export declare interface LivenessParams {
5733
5733
  }
5734
5734
 
5735
5735
  /**
5736
- * NOTE: This class is auto generated by OpenAPI Generator.
5737
- * Do not edit the class manually.
5736
+ * NOTE: This file is auto generated by OpenAPI Generator.
5737
+ * Do not edit the file manually.
5738
5738
  */
5739
5739
  /**
5740
5740
  *
@@ -5791,8 +5791,8 @@ export declare class LowLvlResponse implements ProcessResponse {
5791
5791
  }
5792
5792
 
5793
5793
  /**
5794
- * NOTE: This class is auto generated by OpenAPI Generator.
5795
- * Do not edit the class manually.
5794
+ * NOTE: This file is auto generated by OpenAPI Generator.
5795
+ * Do not edit the file manually.
5796
5796
  */
5797
5797
  /**
5798
5798
  *
@@ -5811,8 +5811,8 @@ export declare enum MeasureSystem {
5811
5811
  }
5812
5812
 
5813
5813
  /**
5814
- * NOTE: This class is auto generated by OpenAPI Generator.
5815
- * Do not edit the class manually.
5814
+ * NOTE: This file is auto generated by OpenAPI Generator.
5815
+ * Do not edit the file manually.
5816
5816
  */
5817
5817
  /**
5818
5818
  * Make better MRZ detection on complex noisy backgrounds, like BW photocopy of some documents.
@@ -5832,8 +5832,8 @@ export declare enum MrzDetectModeEnum {
5832
5832
  export declare type MRZDetectorResult = ResultItem & ResultMRZDetectorItem;
5833
5833
 
5834
5834
  /**
5835
- * NOTE: This class is auto generated by OpenAPI Generator.
5836
- * Do not edit the class manually.
5835
+ * NOTE: This file is auto generated by OpenAPI Generator.
5836
+ * Do not edit the file manually.
5837
5837
  */
5838
5838
  /**
5839
5839
  *
@@ -6341,8 +6341,8 @@ export declare interface PArrayField {
6341
6341
  }
6342
6342
 
6343
6343
  /**
6344
- * NOTE: This class is auto generated by OpenAPI Generator.
6345
- * Do not edit the class manually.
6344
+ * NOTE: This file is auto generated by OpenAPI Generator.
6345
+ * Do not edit the file manually.
6346
6346
  */
6347
6347
  /**
6348
6348
  *
@@ -6359,8 +6359,8 @@ export declare interface ParsedData {
6359
6359
  }
6360
6360
 
6361
6361
  /**
6362
- * NOTE: This class is auto generated by OpenAPI Generator.
6363
- * Do not edit the class manually.
6362
+ * NOTE: This file is auto generated by OpenAPI Generator.
6363
+ * Do not edit the file manually.
6364
6364
  */
6365
6365
  /**
6366
6366
  * The enumeration contains error codes that can return during the RFID chip processing.
@@ -6907,8 +6907,8 @@ export declare enum ParsingErrorCodes {
6907
6907
  }
6908
6908
 
6909
6909
  /**
6910
- * NOTE: This class is auto generated by OpenAPI Generator.
6911
- * Do not edit the class manually.
6910
+ * NOTE: This file is auto generated by OpenAPI Generator.
6911
+ * Do not edit the file manually.
6912
6912
  */
6913
6913
  /**
6914
6914
  * The enumeration contains possible values of notification codes returned during the RFID chip processing.
@@ -8211,8 +8211,8 @@ export declare enum ParsingNotificationCodes {
8211
8211
  }
8212
8212
 
8213
8213
  /**
8214
- * NOTE: This class is auto generated by OpenAPI Generator.
8215
- * Do not edit the class manually.
8214
+ * NOTE: This file is auto generated by OpenAPI Generator.
8215
+ * Do not edit the file manually.
8216
8216
  */
8217
8217
  /**
8218
8218
  *
@@ -8303,8 +8303,8 @@ export declare interface PhotoIdentItem {
8303
8303
  export declare type PhotoIdentResult = AuthenticityCheckResultItem & PhotoIdentItem;
8304
8304
 
8305
8305
  /**
8306
- * NOTE: This class is auto generated by OpenAPI Generator.
8307
- * Do not edit the class manually.
8306
+ * NOTE: This file is auto generated by OpenAPI Generator.
8307
+ * Do not edit the file manually.
8308
8308
  */
8309
8309
  /**
8310
8310
  *
@@ -8361,8 +8361,8 @@ export declare interface PointsContainer {
8361
8361
  }
8362
8362
 
8363
8363
  /**
8364
- * NOTE: This class is auto generated by OpenAPI Generator.
8365
- * Do not edit the class manually.
8364
+ * NOTE: This file is auto generated by OpenAPI Generator.
8365
+ * Do not edit the file manually.
8366
8366
  */
8367
8367
  /**
8368
8368
  *
@@ -9002,8 +9002,8 @@ export { ProcessResult }
9002
9002
  export { ProcessResult as Response }
9003
9003
 
9004
9004
  /**
9005
- * NOTE: This class is auto generated by OpenAPI Generator.
9006
- * Do not edit the class manually.
9005
+ * NOTE: This file is auto generated by OpenAPI Generator.
9006
+ * Do not edit the file manually.
9007
9007
  */
9008
9008
  /**
9009
9009
  *
@@ -9060,8 +9060,8 @@ export declare interface RawImageContainerList {
9060
9060
  }
9061
9061
 
9062
9062
  /**
9063
- * NOTE: This class is auto generated by OpenAPI Generator.
9064
- * Do not edit the class manually.
9063
+ * NOTE: This file is auto generated by OpenAPI Generator.
9064
+ * Do not edit the file manually.
9065
9065
  */
9066
9066
  /**
9067
9067
  * Coordinates of the rectangle region on a document image(result type 1). Represented by two points - (left, top) + (right, bottom)
@@ -9098,8 +9098,8 @@ export declare interface RectangleCoordinates {
9098
9098
  export declare function requestToBaseRequest(request: ProcessRequestExt): ProcessRequest;
9099
9099
 
9100
9100
  /**
9101
- * NOTE: This class is auto generated by OpenAPI Generator.
9102
- * Do not edit the class manually.
9101
+ * NOTE: This file is auto generated by OpenAPI Generator.
9102
+ * Do not edit the file manually.
9103
9103
  */
9104
9104
  /**
9105
9105
  *
@@ -9376,8 +9376,8 @@ export declare interface RfidAccessControlInfo {
9376
9376
  }
9377
9377
 
9378
9378
  /**
9379
- * NOTE: This class is auto generated by OpenAPI Generator.
9380
- * Do not edit the class manually.
9379
+ * NOTE: This file is auto generated by OpenAPI Generator.
9380
+ * Do not edit the file manually.
9381
9381
  */
9382
9382
  /**
9383
9383
  * Enumeration contains a set of constants that define the type of authentication or secure data access procedure
@@ -9456,8 +9456,8 @@ export declare interface RfidAccessKey {
9456
9456
  }
9457
9457
 
9458
9458
  /**
9459
- * NOTE: This class is auto generated by OpenAPI Generator.
9460
- * Do not edit the class manually.
9459
+ * NOTE: This file is auto generated by OpenAPI Generator.
9460
+ * Do not edit the file manually.
9461
9461
  */
9462
9462
  /**
9463
9463
  * Enumeration contains a set of constants specifying the type of the RFIDchip from MIFARE® family (for chips of type A)
@@ -9542,8 +9542,8 @@ export declare interface RfidApplication {
9542
9542
  }
9543
9543
 
9544
9544
  /**
9545
- * NOTE: This class is auto generated by OpenAPI Generator.
9546
- * Do not edit the class manually.
9545
+ * NOTE: This file is auto generated by OpenAPI Generator.
9546
+ * Do not edit the file manually.
9547
9547
  */
9548
9548
  /**
9549
9549
  * Enumeration contains a set of constants that define the type of application within the context of the communication session with electronic document
@@ -9594,8 +9594,8 @@ export declare enum RfidApplicationType {
9594
9594
  }
9595
9595
 
9596
9596
  /**
9597
- * NOTE: This class is auto generated by OpenAPI Generator.
9598
- * Do not edit the class manually.
9597
+ * NOTE: This file is auto generated by OpenAPI Generator.
9598
+ * Do not edit the file manually.
9599
9599
  */
9600
9600
  /**
9601
9601
  * Structure contains the data of one attribute of the digital signature object.
@@ -9638,8 +9638,8 @@ export declare interface RfidAttributeName {
9638
9638
  }
9639
9639
 
9640
9640
  /**
9641
- * NOTE: This class is auto generated by OpenAPI Generator.
9642
- * Do not edit the class manually.
9641
+ * NOTE: This file is auto generated by OpenAPI Generator.
9642
+ * Do not edit the file manually.
9643
9643
  */
9644
9644
  /**
9645
9645
  * Enumeration contains a set of constants that define the type of performed procedure of document authentication within the current session
@@ -9666,8 +9666,8 @@ export declare enum RfidAuthenticationProcedureType {
9666
9666
  }
9667
9667
 
9668
9668
  /**
9669
- * NOTE: This class is auto generated by OpenAPI Generator.
9670
- * Do not edit the class manually.
9669
+ * NOTE: This file is auto generated by OpenAPI Generator.
9670
+ * Do not edit the file manually.
9671
9671
  */
9672
9672
  /**
9673
9673
  * Enumeration contains a set of constants specifying the rate of data exchange between the reader and the RFID-chip
@@ -9888,8 +9888,8 @@ export declare interface RfidCertificateEx {
9888
9888
  }
9889
9889
 
9890
9890
  /**
9891
- * NOTE: This class is auto generated by OpenAPI Generator.
9892
- * Do not edit the class manually.
9891
+ * NOTE: This file is auto generated by OpenAPI Generator.
9892
+ * Do not edit the file manually.
9893
9893
  */
9894
9894
  /**
9895
9895
  * Enumeration contains a set of constants that define the source of certificate used in the procedure of document security object digital signature verification
@@ -9936,8 +9936,8 @@ export declare enum RfidCertificateOrigin {
9936
9936
  }
9937
9937
 
9938
9938
  /**
9939
- * NOTE: This class is auto generated by OpenAPI Generator.
9940
- * Do not edit the class manually.
9939
+ * NOTE: This file is auto generated by OpenAPI Generator.
9940
+ * Do not edit the file manually.
9941
9941
  */
9942
9942
  /**
9943
9943
  * Enumeration contains a set of constants that define the type of certificate used in the procedure of document security object digital signature verification
@@ -10076,8 +10076,8 @@ export declare interface RfidDataFile {
10076
10076
  }
10077
10077
 
10078
10078
  /**
10079
- * NOTE: This class is auto generated by OpenAPI Generator.
10080
- * Do not edit the class manually.
10079
+ * NOTE: This file is auto generated by OpenAPI Generator.
10080
+ * Do not edit the file manually.
10081
10081
  */
10082
10082
  /**
10083
10083
  * Enumeration contains a set of constants that define the file type (or logical belonging of the data object) within the context of the communication session with electronic document
@@ -10188,8 +10188,8 @@ export declare enum RfidDataFileType {
10188
10188
  }
10189
10189
 
10190
10190
  /**
10191
- * NOTE: This class is auto generated by OpenAPI Generator.
10192
- * Do not edit the class manually.
10191
+ * NOTE: This file is auto generated by OpenAPI Generator.
10192
+ * Do not edit the file manually.
10193
10193
  */
10194
10194
  /**
10195
10195
  * Enumeration representing RFID Data Group Types. Constants with prefix correspond to the informational data groups of ePassport application, with prefix EID_ – those of eID application, with prefix EDL_ – eDL application
@@ -10576,8 +10576,8 @@ export declare interface RfidDistinguishedName {
10576
10576
  export declare type RFIDDocVisualExtendedField = RFIDDocVisualExtendedFieldItem & VisualExtendedFieldItem;
10577
10577
 
10578
10578
  /**
10579
- * NOTE: This class is auto generated by OpenAPI Generator.
10580
- * Do not edit the class manually.
10579
+ * NOTE: This file is auto generated by OpenAPI Generator.
10580
+ * Do not edit the file manually.
10581
10581
  */
10582
10582
  /**
10583
10583
  *
@@ -10646,8 +10646,8 @@ export declare interface RFIDDocVisualExtendedInfoItem {
10646
10646
  }
10647
10647
 
10648
10648
  /**
10649
- * NOTE: This class is auto generated by OpenAPI Generator.
10650
- * Do not edit the class manually.
10649
+ * NOTE: This file is auto generated by OpenAPI Generator.
10650
+ * Do not edit the file manually.
10651
10651
  */
10652
10652
  /**
10653
10653
  * Enumeration contains a set of error codes returned by SDK
@@ -11128,8 +11128,8 @@ export declare enum RFIDErrorCodes {
11128
11128
  export declare type RFIDGraphicsInfoResult = ResultItem & TOriginalRFIDGraphicsInfoItem;
11129
11129
 
11130
11130
  /**
11131
- * NOTE: This class is auto generated by OpenAPI Generator.
11132
- * Do not edit the class manually.
11131
+ * NOTE: This file is auto generated by OpenAPI Generator.
11132
+ * Do not edit the file manually.
11133
11133
  */
11134
11134
  /**
11135
11135
  * Determines the presence and location of an RFID chip in a document. 0 - no rfid chip; 1 - chip is located in the document data page; 2 - chip is located in the back page or inlay of the document
@@ -11152,8 +11152,8 @@ export declare enum RfidLocation {
11152
11152
  }
11153
11153
 
11154
11154
  /**
11155
- * NOTE: This class is auto generated by OpenAPI Generator.
11156
- * Do not edit the class manually.
11155
+ * NOTE: This file is auto generated by OpenAPI Generator.
11156
+ * Do not edit the file manually.
11157
11157
  */
11158
11158
  /**
11159
11159
  * Location of data in RFID chip
@@ -11188,8 +11188,8 @@ export declare interface RfidOrigin {
11188
11188
  }
11189
11189
 
11190
11190
  /**
11191
- * NOTE: This class is auto generated by OpenAPI Generator.
11192
- * Do not edit the class manually.
11191
+ * NOTE: This file is auto generated by OpenAPI Generator.
11192
+ * Do not edit the file manually.
11193
11193
  */
11194
11194
  /**
11195
11195
  * Enumeration contains a set of constants specifying the rate of data exchange between the reader and the RFID-chip
@@ -11232,8 +11232,8 @@ export declare enum RfidPasswordType {
11232
11232
  }
11233
11233
 
11234
11234
  /**
11235
- * NOTE: This class is auto generated by OpenAPI Generator.
11236
- * Do not edit the class manually.
11235
+ * NOTE: This file is auto generated by OpenAPI Generator.
11236
+ * Do not edit the file manually.
11237
11237
  */
11238
11238
  /**
11239
11239
  * Enumeration contains a set of constants that define the type of certificate
@@ -11276,8 +11276,8 @@ export declare enum RFIDPKDResourceType {
11276
11276
  }
11277
11277
 
11278
11278
  /**
11279
- * NOTE: This class is auto generated by OpenAPI Generator.
11280
- * Do not edit the class manually.
11279
+ * NOTE: This file is auto generated by OpenAPI Generator.
11280
+ * Do not edit the file manually.
11281
11281
  */
11282
11282
  /**
11283
11283
  * Extension identifier (OID, ASCII string); Contents of the identifier in the format S1 (S2), where S1 – attribute name, S2 – identifier (OID string)
@@ -11300,8 +11300,8 @@ export declare interface RfidPkiExtension {
11300
11300
  }
11301
11301
 
11302
11302
  /**
11303
- * NOTE: This class is auto generated by OpenAPI Generator.
11304
- * Do not edit the class manually.
11303
+ * NOTE: This file is auto generated by OpenAPI Generator.
11304
+ * Do not edit the file manually.
11305
11305
  */
11306
11306
  /**
11307
11307
  *
@@ -11578,8 +11578,8 @@ export declare interface RfidTerminal {
11578
11578
  }
11579
11579
 
11580
11580
  /**
11581
- * NOTE: This class is auto generated by OpenAPI Generator.
11582
- * Do not edit the class manually.
11581
+ * NOTE: This file is auto generated by OpenAPI Generator.
11582
+ * Do not edit the file manually.
11583
11583
  */
11584
11584
  /**
11585
11585
  * Enumeration contains a set of constants that define the type of terminal within the context of the communication session with electronic document
@@ -11616,8 +11616,8 @@ export declare enum RfidTerminalType {
11616
11616
  export declare type RFIDTextDataResult = RFIDDocVisualExtendedInfoItem & ResultItem;
11617
11617
 
11618
11618
  /**
11619
- * NOTE: This class is auto generated by OpenAPI Generator.
11620
- * Do not edit the class manually.
11619
+ * NOTE: This file is auto generated by OpenAPI Generator.
11620
+ * Do not edit the file manually.
11621
11621
  */
11622
11622
  /**
11623
11623
  * Enumeration contains a set of constants specifying the type of the RFID-chip by the physical parameters of connection between antennas of the chip and the reader
@@ -11660,8 +11660,8 @@ export declare interface RfidValidity {
11660
11660
  }
11661
11661
 
11662
11662
  /**
11663
- * NOTE: This class is auto generated by OpenAPI Generator.
11664
- * Do not edit the class manually.
11663
+ * NOTE: This file is auto generated by OpenAPI Generator.
11664
+ * Do not edit the file manually.
11665
11665
  */
11666
11666
  /**
11667
11667
  * Document processing scenario
@@ -11810,8 +11810,8 @@ export declare interface SecurityFeatureItem {
11810
11810
  export declare type SecurityFeatureResult = AuthenticityCheckResultItem & SecurityFeatureItem;
11811
11811
 
11812
11812
  /**
11813
- * NOTE: This class is auto generated by OpenAPI Generator.
11814
- * Do not edit the class manually.
11813
+ * NOTE: This file is auto generated by OpenAPI Generator.
11814
+ * Do not edit the file manually.
11815
11815
  */
11816
11816
  /**
11817
11817
  * Enumeration contains identifiers determining type of features for a document authenticity checks: https://docs.regulaforensics.com/develop/doc-reader-sdk/web-service/development/enums/security-feature-type/
@@ -12056,8 +12056,8 @@ export declare interface SecurityObjectCertificates {
12056
12056
  }
12057
12057
 
12058
12058
  /**
12059
- * NOTE: This class is auto generated by OpenAPI Generator.
12060
- * Do not edit the class manually.
12059
+ * NOTE: This file is auto generated by OpenAPI Generator.
12060
+ * Do not edit the file manually.
12061
12061
  */
12062
12062
  /**
12063
12063
  * Document data sources
@@ -12330,8 +12330,8 @@ export declare interface StringRecognitionResult {
12330
12330
  }
12331
12331
 
12332
12332
  /**
12333
- * NOTE: This class is auto generated by OpenAPI Generator.
12334
- * Do not edit the class manually.
12333
+ * NOTE: This file is auto generated by OpenAPI Generator.
12334
+ * Do not edit the file manually.
12335
12335
  */
12336
12336
  /**
12337
12337
  *
@@ -12349,8 +12349,8 @@ declare interface Symbol_2 {
12349
12349
  export { Symbol_2 as Symbol }
12350
12350
 
12351
12351
  /**
12352
- * NOTE: This class is auto generated by OpenAPI Generator.
12353
- * Do not edit the class manually.
12352
+ * NOTE: This file is auto generated by OpenAPI Generator.
12353
+ * Do not edit the file manually.
12354
12354
  */
12355
12355
  /**
12356
12356
  * Describes an individual character recognition candidate
@@ -12774,8 +12774,8 @@ export declare class TextFieldExt implements TextField {
12774
12774
  }
12775
12775
 
12776
12776
  /**
12777
- * NOTE: This class is auto generated by OpenAPI Generator.
12778
- * Do not edit the class manually.
12777
+ * NOTE: This file is auto generated by OpenAPI Generator.
12778
+ * Do not edit the file manually.
12779
12779
  */
12780
12780
  /**
12781
12781
  *
@@ -15456,8 +15456,8 @@ export declare interface TextItem {
15456
15456
  }
15457
15457
 
15458
15458
  /**
15459
- * NOTE: This class is auto generated by OpenAPI Generator.
15460
- * Do not edit the class manually.
15459
+ * NOTE: This file is auto generated by OpenAPI Generator.
15460
+ * Do not edit the file manually.
15461
15461
  */
15462
15462
  /**
15463
15463
  *
@@ -15728,8 +15728,8 @@ export declare interface TransactionProcessResult {
15728
15728
  }
15729
15729
 
15730
15730
  /**
15731
- * NOTE: This class is auto generated by OpenAPI Generator.
15732
- * Do not edit the class manually.
15731
+ * NOTE: This file is auto generated by OpenAPI Generator.
15732
+ * Do not edit the file manually.
15733
15733
  */
15734
15734
  /**
15735
15735
  * Structure is used to store an array of binary information that is a part of one of the informational data groups
@@ -15764,8 +15764,8 @@ export declare interface TrfFtBytes {
15764
15764
  }
15765
15765
 
15766
15766
  /**
15767
- * NOTE: This class is auto generated by OpenAPI Generator.
15768
- * Do not edit the class manually.
15767
+ * NOTE: This file is auto generated by OpenAPI Generator.
15768
+ * Do not edit the file manually.
15769
15769
  */
15770
15770
  /**
15771
15771
  * Structure is used to store information about the numeric field (4 bytes) that is a part of one of the informational data groups.
@@ -15800,8 +15800,8 @@ export declare interface TrfFtString {
15800
15800
  }
15801
15801
 
15802
15802
  /**
15803
- * NOTE: This class is auto generated by OpenAPI Generator.
15804
- * Do not edit the class manually.
15803
+ * NOTE: This file is auto generated by OpenAPI Generator.
15804
+ * Do not edit the file manually.
15805
15805
  */
15806
15806
  /**
15807
15807
  *
@@ -15882,8 +15882,8 @@ export declare interface VerifiedFieldMap {
15882
15882
  }
15883
15883
 
15884
15884
  /**
15885
- * NOTE: This class is auto generated by OpenAPI Generator.
15886
- * Do not edit the class manually.
15885
+ * NOTE: This file is auto generated by OpenAPI Generator.
15886
+ * Do not edit the file manually.
15887
15887
  */
15888
15888
  /**
15889
15889
  * Enumeration contains visibility status of the security element
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/document-reader-webclient",
3
- "version": "8.2.428-nightly",
3
+ "version": "8.2.429-nightly",
4
4
  "description": "Regula Document Reader js client for the browser and node.js based on axios",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "keywords": [