@microblink/blinkid-react-native 7.2.0 → 7.5.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/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/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +1 -1
- package/android/build.gradle +1 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdDeserializationUtilities.kt +2 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +21 -3
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +14 -2
- package/ios/BlinkIdDeserializationUtilities.swift +3 -0
- package/ios/BlinkIdSerializationUtilities.swift +151 -53
- package/ios/BlinkidReactNativeModule.swift +22 -3
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +24563 -16979
- 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-apple-ios.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +17 -17
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +3 -3
- 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-Swift.h +49697 -34548
- 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-apple-ios-simulator.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +462 -14
- 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/arm64-apple-ios-simulator.swiftinterface +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +27 -27
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +3 -3
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- 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/hr.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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +28 -41
- 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 +28 -41
- 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/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +6 -6
- 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/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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/lib/module/NativeBlinkidReactNative.js +4 -4
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +34 -1
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +272 -259
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/blinkIdUtilities.js +2 -2
- package/lib/module/index.js +19 -19
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +30 -9
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +16 -1
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +193 -181
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +6 -6
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +20 -1
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/NativeBlinkidReactNative.ts +25 -15
- package/src/blinkIdResult.ts +74 -74
- package/src/blinkIdSettings.ts +264 -250
- package/src/blinkIdUtilities.ts +4 -4
- package/src/index.tsx +56 -34
- package/src/types.ts +647 -688
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +0 -1575
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
package/src/types.ts
CHANGED
|
@@ -83,7 +83,7 @@ export class ClassFilter {
|
|
|
83
83
|
*
|
|
84
84
|
* Used with other classes like the {@link ClassFilter}, {@link DocumentRules} and the {@link DocumentAnonymizationSettings}.
|
|
85
85
|
*/
|
|
86
|
-
export class DocumentFilter{
|
|
86
|
+
export class DocumentFilter {
|
|
87
87
|
/**
|
|
88
88
|
* If set, only specified country will pass the filter criteria.
|
|
89
89
|
* Otherwise, issuing country will not betaken into account.
|
|
@@ -409,12 +409,9 @@ export class DocumentClassInfo {
|
|
|
409
409
|
*
|
|
410
410
|
*/
|
|
411
411
|
constructor(nativeDocumentClassInfo: any) {
|
|
412
|
-
this.country =
|
|
413
|
-
|
|
414
|
-
this.
|
|
415
|
-
nativeDocumentClassInfo.region;
|
|
416
|
-
this.documentType =
|
|
417
|
-
nativeDocumentClassInfo.documentType;
|
|
412
|
+
this.country = nativeDocumentClassInfo.country;
|
|
413
|
+
this.region = nativeDocumentClassInfo.region;
|
|
414
|
+
this.documentType = nativeDocumentClassInfo.documentType;
|
|
418
415
|
this.empty = nativeDocumentClassInfo.empty;
|
|
419
416
|
this.countryName = nativeDocumentClassInfo.countryName;
|
|
420
417
|
this.isoNumericCountryCode = nativeDocumentClassInfo.isoNumericCountryCode;
|
|
@@ -479,10 +476,8 @@ export class DataMatchResultField {
|
|
|
479
476
|
*
|
|
480
477
|
*/
|
|
481
478
|
constructor(nativeDataMatchResultField: any) {
|
|
482
|
-
this.field =
|
|
483
|
-
|
|
484
|
-
this.state =
|
|
485
|
-
nativeDataMatchResultField.state;
|
|
479
|
+
this.field = nativeDataMatchResultField.field;
|
|
480
|
+
this.state = nativeDataMatchResultField.state;
|
|
486
481
|
}
|
|
487
482
|
}
|
|
488
483
|
|
|
@@ -690,14 +685,10 @@ export class Side {
|
|
|
690
685
|
*
|
|
691
686
|
*/
|
|
692
687
|
constructor(nativeSide: any) {
|
|
693
|
-
this.latin =
|
|
694
|
-
|
|
695
|
-
this.
|
|
696
|
-
|
|
697
|
-
this.cyrillic =
|
|
698
|
-
nativeSide.cyrillic;
|
|
699
|
-
this.greek =
|
|
700
|
-
nativeSide.greek;
|
|
688
|
+
this.latin = nativeSide.latin;
|
|
689
|
+
this.arabic = nativeSide.arabic;
|
|
690
|
+
this.cyrillic = nativeSide.cyrillic;
|
|
691
|
+
this.greek = nativeSide.greek;
|
|
701
692
|
}
|
|
702
693
|
}
|
|
703
694
|
|
|
@@ -734,9 +725,10 @@ export class DateResult<T> {
|
|
|
734
725
|
successfullyParsed?: boolean;
|
|
735
726
|
|
|
736
727
|
constructor(nativeDateResult: any) {
|
|
737
|
-
this.date =
|
|
738
|
-
|
|
739
|
-
|
|
728
|
+
this.date = nativeDateResult.date;
|
|
729
|
+
this.originalString = BlinkIdUtilities.handleStringType<T>(
|
|
730
|
+
nativeDateResult.originalString
|
|
731
|
+
);
|
|
740
732
|
this.isFilledByDomainKnowledge = nativeDateResult.isFilledByDomainKnowledge;
|
|
741
733
|
this.successfullyParsed = nativeDateResult.successfullyParsed;
|
|
742
734
|
}
|
|
@@ -813,7 +805,7 @@ export class DriverLicenseDetailedInfo<T> {
|
|
|
813
805
|
*
|
|
814
806
|
* See {@link VehicleClassInfo} for more information.
|
|
815
807
|
*/
|
|
816
|
-
vehicleClassesInfo?: VehicleClassInfo<T
|
|
808
|
+
vehicleClassesInfo?: VehicleClassInfo<T>[];
|
|
817
809
|
|
|
818
810
|
constructor(nativeDriverLicenseDetailedInfo: any) {
|
|
819
811
|
this.restrictions = BlinkIdUtilities.handleStringType(
|
|
@@ -826,11 +818,7 @@ export class DriverLicenseDetailedInfo<T> {
|
|
|
826
818
|
nativeDriverLicenseDetailedInfo.vehicleClass
|
|
827
819
|
);
|
|
828
820
|
this.vehicleClassesInfo =
|
|
829
|
-
nativeDriverLicenseDetailedInfo.vehicleClassesInfo
|
|
830
|
-
? new VehicleClassInfo<T>(
|
|
831
|
-
nativeDriverLicenseDetailedInfo.vehicleClassesInfo
|
|
832
|
-
)
|
|
833
|
-
: undefined;
|
|
821
|
+
nativeDriverLicenseDetailedInfo.vehicleClassesInfo;
|
|
834
822
|
}
|
|
835
823
|
}
|
|
836
824
|
|
|
@@ -866,14 +854,14 @@ export class VehicleClassInfo<T> {
|
|
|
866
854
|
expiryDate?: DateResult<T>;
|
|
867
855
|
|
|
868
856
|
constructor(nativeVehicleClassInfo: any) {
|
|
869
|
-
this.licenceType = BlinkIdUtilities.handleStringType<T>(
|
|
857
|
+
this.licenceType = BlinkIdUtilities.handleStringType<T>(
|
|
858
|
+
nativeVehicleClassInfo.licenceType
|
|
859
|
+
);
|
|
870
860
|
this.vehicleClass = BlinkIdUtilities.handleStringType<T>(
|
|
871
861
|
nativeVehicleClassInfo.vehicleClass
|
|
872
862
|
);
|
|
873
|
-
this.effectiveDate =
|
|
874
|
-
|
|
875
|
-
this.expiryDate =
|
|
876
|
-
nativeVehicleClassInfo.expiryDate;
|
|
863
|
+
this.effectiveDate = nativeVehicleClassInfo.effectiveDate;
|
|
864
|
+
this.expiryDate = nativeVehicleClassInfo.expiryDate;
|
|
877
865
|
}
|
|
878
866
|
}
|
|
879
867
|
|
|
@@ -913,14 +901,10 @@ export class DependentInfo {
|
|
|
913
901
|
empty?: boolean;
|
|
914
902
|
|
|
915
903
|
constructor(nativeDependentInfo: any) {
|
|
916
|
-
this.dateOfBirth =
|
|
917
|
-
|
|
918
|
-
this.
|
|
919
|
-
|
|
920
|
-
this.documentNumber =
|
|
921
|
-
nativeDependentInfo.documentNumber;
|
|
922
|
-
this.fullName =
|
|
923
|
-
nativeDependentInfo.fullName;
|
|
904
|
+
this.dateOfBirth = nativeDependentInfo.dateOfBirth;
|
|
905
|
+
this.sex = nativeDependentInfo.sex;
|
|
906
|
+
this.documentNumber = nativeDependentInfo.documentNumber;
|
|
907
|
+
this.fullName = nativeDependentInfo.fullName;
|
|
924
908
|
this.empty = nativeDependentInfo.empty;
|
|
925
909
|
}
|
|
926
910
|
}
|
|
@@ -1027,19 +1011,14 @@ export class SingleSideScanningResult {
|
|
|
1027
1011
|
*
|
|
1028
1012
|
*/
|
|
1029
1013
|
constructor(nativeSingleSideScanningResult: any) {
|
|
1030
|
-
this.viz =
|
|
1031
|
-
|
|
1032
|
-
this.
|
|
1033
|
-
nativeSingleSideScanningResult.mrz;;
|
|
1034
|
-
this.barcode =
|
|
1035
|
-
nativeSingleSideScanningResult.barcode;
|
|
1014
|
+
this.viz = nativeSingleSideScanningResult.viz;
|
|
1015
|
+
this.mrz = nativeSingleSideScanningResult.mrz;
|
|
1016
|
+
this.barcode = nativeSingleSideScanningResult.barcode;
|
|
1036
1017
|
this.inputImage = nativeSingleSideScanningResult.inputImage;
|
|
1037
1018
|
this.barcodeInputImage = nativeSingleSideScanningResult.barcodeInputImage;
|
|
1038
1019
|
this.documentImage = nativeSingleSideScanningResult.documentImage;
|
|
1039
|
-
this.faceImage =
|
|
1040
|
-
|
|
1041
|
-
this.signatureImage =
|
|
1042
|
-
nativeSingleSideScanningResult.signatureImage;
|
|
1020
|
+
this.faceImage = nativeSingleSideScanningResult.faceImage;
|
|
1021
|
+
this.signatureImage = nativeSingleSideScanningResult.signatureImage;
|
|
1043
1022
|
}
|
|
1044
1023
|
}
|
|
1045
1024
|
|
|
@@ -1299,94 +1278,79 @@ export class VizResult {
|
|
|
1299
1278
|
*/
|
|
1300
1279
|
vehicleOwner?: StringResult;
|
|
1301
1280
|
|
|
1281
|
+
/**
|
|
1282
|
+
* The country code of the document owner.
|
|
1283
|
+
*
|
|
1284
|
+
*/
|
|
1285
|
+
countryCode?: StringResult;
|
|
1286
|
+
|
|
1287
|
+
/**
|
|
1288
|
+
* The certificate number of the document owner.
|
|
1289
|
+
*
|
|
1290
|
+
*/
|
|
1291
|
+
certificateNumber?: StringResult;
|
|
1292
|
+
|
|
1293
|
+
/**
|
|
1294
|
+
* The national insurance number of the document owner.
|
|
1295
|
+
*
|
|
1296
|
+
*/
|
|
1297
|
+
nationalInsuranceNumber?: StringResult;
|
|
1298
|
+
|
|
1302
1299
|
/**
|
|
1303
1300
|
*
|
|
1304
1301
|
* @param nativeVizResult
|
|
1305
1302
|
*
|
|
1306
1303
|
*/
|
|
1307
1304
|
constructor(nativeVizResult: any) {
|
|
1308
|
-
this.firstName =
|
|
1309
|
-
|
|
1310
|
-
this.
|
|
1311
|
-
|
|
1312
|
-
this.
|
|
1313
|
-
|
|
1314
|
-
this.
|
|
1315
|
-
|
|
1316
|
-
this.localizedName =
|
|
1317
|
-
nativeVizResult.localizedName;
|
|
1318
|
-
this.fathersName =
|
|
1319
|
-
nativeVizResult.fathersName;
|
|
1320
|
-
this.mothersName =
|
|
1321
|
-
nativeVizResult.mothersName;
|
|
1322
|
-
this.address =
|
|
1323
|
-
nativeVizResult.address;
|
|
1305
|
+
this.firstName = nativeVizResult.firstName;
|
|
1306
|
+
this.lastName = nativeVizResult.lastName;
|
|
1307
|
+
this.fullName = nativeVizResult.fullName;
|
|
1308
|
+
this.additionalNameInformation = nativeVizResult.additionalNameInformation;
|
|
1309
|
+
this.localizedName = nativeVizResult.localizedName;
|
|
1310
|
+
this.fathersName = nativeVizResult.fathersName;
|
|
1311
|
+
this.mothersName = nativeVizResult.mothersName;
|
|
1312
|
+
this.address = nativeVizResult.address;
|
|
1324
1313
|
this.additionalAddressInformation =
|
|
1325
1314
|
nativeVizResult.additionalAddressInformation;
|
|
1326
1315
|
this.additionalOptionalAddressInformation =
|
|
1327
1316
|
nativeVizResult.additionalOptionalAddressInformation;
|
|
1328
|
-
this.placeOfBirth =
|
|
1329
|
-
|
|
1330
|
-
this.
|
|
1331
|
-
|
|
1332
|
-
this.
|
|
1333
|
-
|
|
1334
|
-
this.
|
|
1335
|
-
|
|
1336
|
-
this.
|
|
1337
|
-
|
|
1338
|
-
this.
|
|
1339
|
-
|
|
1340
|
-
this.
|
|
1341
|
-
|
|
1342
|
-
this.employer =
|
|
1343
|
-
nativeVizResult.employer;
|
|
1344
|
-
this.sex =
|
|
1345
|
-
nativeVizResult.sex;
|
|
1346
|
-
this.sponsor =
|
|
1347
|
-
nativeVizResult.sponsor;
|
|
1348
|
-
this.bloodType =
|
|
1349
|
-
nativeVizResult.bloodType;
|
|
1350
|
-
this.dateOfBirth =
|
|
1351
|
-
nativeVizResult.dateOfBirth;
|
|
1352
|
-
this.dateOfIssue =
|
|
1353
|
-
nativeVizResult.dateOfIssue;
|
|
1354
|
-
this.dateOfExpiry =
|
|
1355
|
-
nativeVizResult.dateOfExpiry;
|
|
1317
|
+
this.placeOfBirth = nativeVizResult.placeOfBirth;
|
|
1318
|
+
this.nationality = nativeVizResult.nationality;
|
|
1319
|
+
this.race = nativeVizResult.race;
|
|
1320
|
+
this.religion = nativeVizResult.religion;
|
|
1321
|
+
this.profession = nativeVizResult.profession;
|
|
1322
|
+
this.maritalStatus = nativeVizResult.maritalStatus;
|
|
1323
|
+
this.residentialStatus = nativeVizResult.residentialStatus;
|
|
1324
|
+
this.employer = nativeVizResult.employer;
|
|
1325
|
+
this.sex = nativeVizResult.sex;
|
|
1326
|
+
this.sponsor = nativeVizResult.sponsor;
|
|
1327
|
+
this.bloodType = nativeVizResult.bloodType;
|
|
1328
|
+
this.dateOfBirth = nativeVizResult.dateOfBirth;
|
|
1329
|
+
this.dateOfIssue = nativeVizResult.dateOfIssue;
|
|
1330
|
+
this.dateOfExpiry = nativeVizResult.dateOfExpiry;
|
|
1356
1331
|
this.dateOfExpiryPermanent = nativeVizResult.dateOfExpiryPermanent;
|
|
1357
|
-
this.documentNumber =
|
|
1358
|
-
|
|
1359
|
-
this.
|
|
1360
|
-
nativeVizResult.personalIdNumber;
|
|
1361
|
-
this.documentAdditionalNumber =
|
|
1362
|
-
nativeVizResult.documentAdditionalNumber;
|
|
1332
|
+
this.documentNumber = nativeVizResult.documentNumber;
|
|
1333
|
+
this.personalIdNumber = nativeVizResult.personalIdNumber;
|
|
1334
|
+
this.documentAdditionalNumber = nativeVizResult.documentAdditionalNumber;
|
|
1363
1335
|
this.documentOptionalAdditionalNumber =
|
|
1364
1336
|
nativeVizResult.documentOptionalAdditionalNumber;
|
|
1365
1337
|
this.additionalPersonalIdNumber =
|
|
1366
1338
|
nativeVizResult.additionalPersonalIdNumber;
|
|
1367
|
-
this.issuingAuthority =
|
|
1368
|
-
|
|
1369
|
-
this.
|
|
1370
|
-
|
|
1371
|
-
this.
|
|
1372
|
-
|
|
1373
|
-
this.
|
|
1374
|
-
|
|
1375
|
-
this.
|
|
1376
|
-
|
|
1377
|
-
this.residencePermitType =
|
|
1378
|
-
nativeVizResult.residencePermitType;
|
|
1379
|
-
this.manufacturingYear =
|
|
1380
|
-
nativeVizResult.manufacturingYear;
|
|
1381
|
-
this.vehicleType =
|
|
1382
|
-
nativeVizResult.vehicleType;
|
|
1383
|
-
this.eligibilityCategory =
|
|
1384
|
-
nativeVizResult.eligibilityCategory;
|
|
1385
|
-
this.specificDocumentValidity =
|
|
1386
|
-
nativeVizResult.specificDocumentValidity;
|
|
1339
|
+
this.issuingAuthority = nativeVizResult.issuingAuthority;
|
|
1340
|
+
this.visaType = nativeVizResult.visaType;
|
|
1341
|
+
this.driverLicenseDetailedInfo = nativeVizResult.driverLicenseDetailedInfo;
|
|
1342
|
+
this.documentSubtype = nativeVizResult.documentSubtype;
|
|
1343
|
+
this.remarks = nativeVizResult.remarks;
|
|
1344
|
+
this.residencePermitType = nativeVizResult.residencePermitType;
|
|
1345
|
+
this.manufacturingYear = nativeVizResult.manufacturingYear;
|
|
1346
|
+
this.vehicleType = nativeVizResult.vehicleType;
|
|
1347
|
+
this.eligibilityCategory = nativeVizResult.eligibilityCategory;
|
|
1348
|
+
this.specificDocumentValidity = nativeVizResult.specificDocumentValidity;
|
|
1387
1349
|
this.dependentsInfo = nativeVizResult.dependentsInfo;
|
|
1388
|
-
this.vehicleOwner =
|
|
1389
|
-
|
|
1350
|
+
this.vehicleOwner = nativeVizResult.vehicleOwner;
|
|
1351
|
+
this.countryCode = nativeVizResult.countryCode;
|
|
1352
|
+
this.certificateNumber = nativeVizResult.certificateNumber;
|
|
1353
|
+
this.nationalInsuranceNumber = nativeVizResult.nationalInsuranceNumber;
|
|
1390
1354
|
}
|
|
1391
1355
|
}
|
|
1392
1356
|
|
|
@@ -1567,12 +1531,9 @@ export class MrzResult {
|
|
|
1567
1531
|
this.issuerName = nativeMrzResult.issuerName;
|
|
1568
1532
|
this.nationalityName = nativeMrzResult.nationalityName;
|
|
1569
1533
|
this.verified = nativeMrzResult.verified;
|
|
1570
|
-
this.dateOfBirth =
|
|
1571
|
-
|
|
1572
|
-
this.
|
|
1573
|
-
nativeMrzResult.dateOfExpiry;
|
|
1574
|
-
this.documentType =
|
|
1575
|
-
nativeMrzResult.documentType;
|
|
1534
|
+
this.dateOfBirth = nativeMrzResult.dateOfBirth;
|
|
1535
|
+
this.dateOfExpiry = nativeMrzResult.dateOfExpiry;
|
|
1536
|
+
this.documentType = nativeMrzResult.documentType;
|
|
1576
1537
|
this.sanitizedOpt1 = nativeMrzResult.sanitizedOpt1;
|
|
1577
1538
|
this.sanitizedOpt2 = nativeMrzResult.sanitizedOpt2;
|
|
1578
1539
|
this.sanitizedNationality = nativeMrzResult.sanitizedNationality;
|
|
@@ -1743,13 +1704,17 @@ export class BarcodeResult {
|
|
|
1743
1704
|
*/
|
|
1744
1705
|
extendedElements?: BarcodeExtendedElements;
|
|
1745
1706
|
|
|
1707
|
+
/**
|
|
1708
|
+
* Indicates whether the barcode was successfully parsed.
|
|
1709
|
+
*/
|
|
1710
|
+
parsed?: boolean;
|
|
1711
|
+
|
|
1746
1712
|
/**
|
|
1747
1713
|
*
|
|
1748
1714
|
* @param nativeBarcodeResult
|
|
1749
1715
|
*/
|
|
1750
1716
|
constructor(nativeBarcodeResult: any) {
|
|
1751
|
-
this.barcodeData =
|
|
1752
|
-
nativeBarcodeResult.barcodeData;
|
|
1717
|
+
this.barcodeData = nativeBarcodeResult.barcodeData;
|
|
1753
1718
|
this.firstName = nativeBarcodeResult.firstName;
|
|
1754
1719
|
this.middleName = nativeBarcodeResult.middleName;
|
|
1755
1720
|
this.lastName = nativeBarcodeResult.lastName;
|
|
@@ -1766,23 +1731,19 @@ export class BarcodeResult {
|
|
|
1766
1731
|
this.residentialStatus = nativeBarcodeResult.residentialStatus;
|
|
1767
1732
|
this.employer = nativeBarcodeResult.employer;
|
|
1768
1733
|
this.sex = nativeBarcodeResult.sex;
|
|
1769
|
-
this.dateOfBirth =
|
|
1770
|
-
|
|
1771
|
-
this.
|
|
1772
|
-
nativeBarcodeResult.dateOfIssue;
|
|
1773
|
-
this.dateOfExpiry =
|
|
1774
|
-
nativeBarcodeResult.dateOfExpiry;
|
|
1734
|
+
this.dateOfBirth = nativeBarcodeResult.dateOfBirth;
|
|
1735
|
+
this.dateOfIssue = nativeBarcodeResult.dateOfIssue;
|
|
1736
|
+
this.dateOfExpiry = nativeBarcodeResult.dateOfExpiry;
|
|
1775
1737
|
this.documentNumber = nativeBarcodeResult.documentNumber;
|
|
1776
1738
|
this.personalIdNumber = nativeBarcodeResult.personalIdNumber;
|
|
1777
1739
|
this.documentAdditionalNumber =
|
|
1778
1740
|
nativeBarcodeResult.documentAdditionalNumber;
|
|
1779
1741
|
this.issuingAuthority = nativeBarcodeResult.issuingAuthority;
|
|
1780
|
-
this.addressDetailedInfo =
|
|
1781
|
-
nativeBarcodeResult.addressDetailedInfo;
|
|
1742
|
+
this.addressDetailedInfo = nativeBarcodeResult.addressDetailedInfo;
|
|
1782
1743
|
this.driverLicenseDetailedInfo =
|
|
1783
1744
|
nativeBarcodeResult.driverLicenseDetailedInfo;
|
|
1784
|
-
this.extendedElements =
|
|
1785
|
-
|
|
1745
|
+
this.extendedElements = nativeBarcodeResult.extendedElements;
|
|
1746
|
+
this.parsed = nativeBarcodeResult.parsed;
|
|
1786
1747
|
}
|
|
1787
1748
|
}
|
|
1788
1749
|
|
|
@@ -1820,8 +1781,7 @@ export class BarcodeData {
|
|
|
1820
1781
|
* @param nativeBarcodeData - specifies the barcode data obtained from the native SDK.
|
|
1821
1782
|
*/
|
|
1822
1783
|
constructor(nativeBarcodeData: any) {
|
|
1823
|
-
this.barcodeType =
|
|
1824
|
-
nativeBarcodeData.barcodeType;
|
|
1784
|
+
this.barcodeType = nativeBarcodeData.barcodeType;
|
|
1825
1785
|
this.rawData = nativeBarcodeData.rawData;
|
|
1826
1786
|
this.stringData = nativeBarcodeData.stringData;
|
|
1827
1787
|
this.uncertain = nativeBarcodeData.uncertain;
|
|
@@ -2727,7 +2687,7 @@ export class BarcodeExtendedElements {
|
|
|
2727
2687
|
weightRange?: string;
|
|
2728
2688
|
|
|
2729
2689
|
/**
|
|
2730
|
-
*
|
|
2690
|
+
*
|
|
2731
2691
|
* @param nativeBarcodeExtendedElements - specifies the extended barcode elements obtained from the native SDK.
|
|
2732
2692
|
*/
|
|
2733
2693
|
constructor(nativeBarcodeExtendedElements: any) {
|
|
@@ -2880,25 +2840,25 @@ export enum AlphabetType {
|
|
|
2880
2840
|
* The Latin alphabet type
|
|
2881
2841
|
*
|
|
2882
2842
|
*/
|
|
2883
|
-
Latin =
|
|
2843
|
+
Latin = "latin",
|
|
2884
2844
|
|
|
2885
2845
|
/**
|
|
2886
2846
|
* The Arabic alphabet type
|
|
2887
2847
|
*
|
|
2888
2848
|
*/
|
|
2889
|
-
Arabic =
|
|
2849
|
+
Arabic = "arabic",
|
|
2890
2850
|
|
|
2891
2851
|
/**
|
|
2892
2852
|
* The Cyrillic alphabet type
|
|
2893
2853
|
*
|
|
2894
2854
|
*/
|
|
2895
|
-
Cyrillic =
|
|
2855
|
+
Cyrillic = "cyrillic",
|
|
2896
2856
|
|
|
2897
2857
|
/**
|
|
2898
2858
|
* The Greek alphabet type
|
|
2899
2859
|
*
|
|
2900
2860
|
*/
|
|
2901
|
-
Greek =
|
|
2861
|
+
Greek = "greek",
|
|
2902
2862
|
}
|
|
2903
2863
|
|
|
2904
2864
|
/**
|
|
@@ -2938,30 +2898,30 @@ export enum DetectionLevel {
|
|
|
2938
2898
|
|
|
2939
2899
|
/**
|
|
2940
2900
|
* Represents level of anonymization performed on the scanning result.
|
|
2941
|
-
*
|
|
2901
|
+
*
|
|
2942
2902
|
*/
|
|
2943
2903
|
export enum AnonymizationMode {
|
|
2944
2904
|
/**
|
|
2945
2905
|
* Anonymization will not be performed.
|
|
2946
|
-
*
|
|
2906
|
+
*
|
|
2947
2907
|
*/
|
|
2948
2908
|
None = "none",
|
|
2949
2909
|
|
|
2950
2910
|
/**
|
|
2951
2911
|
* Full document image is anonymized with black boxes covering sensitive data.
|
|
2952
|
-
*
|
|
2912
|
+
*
|
|
2953
2913
|
*/
|
|
2954
2914
|
ImageOnly = "imageOnly",
|
|
2955
2915
|
|
|
2956
2916
|
/**
|
|
2957
2917
|
* Result fields containing sensitive data are removed from result.
|
|
2958
|
-
*
|
|
2918
|
+
*
|
|
2959
2919
|
*/
|
|
2960
2920
|
ResultFieldsOnly = "resultFieldsOnly",
|
|
2961
2921
|
|
|
2962
2922
|
/**
|
|
2963
2923
|
* This mode is combination of `imageOnly` and `resultFieldsOnly` modes.
|
|
2964
|
-
*
|
|
2924
|
+
*
|
|
2965
2925
|
*/
|
|
2966
2926
|
FullResult = "fullResult",
|
|
2967
2927
|
}
|
|
@@ -2975,44 +2935,44 @@ export const enum RecognitionMode {
|
|
|
2975
2935
|
* No recognition performed.
|
|
2976
2936
|
*
|
|
2977
2937
|
*/
|
|
2978
|
-
None =
|
|
2938
|
+
None = "none",
|
|
2979
2939
|
|
|
2980
2940
|
/**
|
|
2981
2941
|
* Recognition of mrz document (does not include visa and passport).
|
|
2982
2942
|
*
|
|
2983
2943
|
*/
|
|
2984
|
-
MrzId =
|
|
2944
|
+
MrzId = "mrzId",
|
|
2985
2945
|
|
|
2986
2946
|
/**
|
|
2987
2947
|
* Recognition of visa mrz.
|
|
2988
2948
|
*
|
|
2989
2949
|
*/
|
|
2990
|
-
MrzVisa =
|
|
2950
|
+
MrzVisa = "mrzVisa",
|
|
2991
2951
|
|
|
2992
2952
|
/**
|
|
2993
2953
|
* Recognition of passport mrz.
|
|
2994
2954
|
*
|
|
2995
2955
|
*/
|
|
2996
2956
|
|
|
2997
|
-
MrzPassport =
|
|
2957
|
+
MrzPassport = "mrzPassport",
|
|
2998
2958
|
|
|
2999
2959
|
/*
|
|
3000
2960
|
* Recognition of documents that have face photo on the front.
|
|
3001
2961
|
*
|
|
3002
2962
|
*/
|
|
3003
|
-
PhotoId =
|
|
2963
|
+
PhotoId = "photoId",
|
|
3004
2964
|
|
|
3005
2965
|
/**
|
|
3006
2966
|
* Detailed document recognition.
|
|
3007
2967
|
*
|
|
3008
2968
|
*/
|
|
3009
|
-
FullRecognition =
|
|
2969
|
+
FullRecognition = "fullRecognition",
|
|
3010
2970
|
|
|
3011
2971
|
/**
|
|
3012
2972
|
* Recognition of barcode document.
|
|
3013
2973
|
*
|
|
3014
2974
|
*/
|
|
3015
|
-
BarcodeId =
|
|
2975
|
+
BarcodeId = "barcodeId",
|
|
3016
2976
|
}
|
|
3017
2977
|
|
|
3018
2978
|
/**
|
|
@@ -3256,807 +3216,806 @@ export enum DataMatchState {
|
|
|
3256
3216
|
Success = 2,
|
|
3257
3217
|
}
|
|
3258
3218
|
|
|
3259
|
-
|
|
3260
3219
|
/**
|
|
3261
3220
|
* Document country.
|
|
3262
3221
|
*
|
|
3263
3222
|
*/
|
|
3264
3223
|
export enum Country {
|
|
3265
|
-
None =
|
|
3224
|
+
None = "none",
|
|
3266
3225
|
|
|
3267
|
-
Albania =
|
|
3226
|
+
Albania = "albania",
|
|
3268
3227
|
|
|
3269
|
-
Algeria =
|
|
3228
|
+
Algeria = "algeria",
|
|
3270
3229
|
|
|
3271
|
-
Argentina =
|
|
3230
|
+
Argentina = "argentina",
|
|
3272
3231
|
|
|
3273
|
-
Australia =
|
|
3232
|
+
Australia = "australia",
|
|
3274
3233
|
|
|
3275
|
-
Austria =
|
|
3234
|
+
Austria = "austria",
|
|
3276
3235
|
|
|
3277
|
-
Azerbaijan =
|
|
3236
|
+
Azerbaijan = "azerbaijan",
|
|
3278
3237
|
|
|
3279
|
-
Bahrain =
|
|
3238
|
+
Bahrain = "bahrain",
|
|
3280
3239
|
|
|
3281
|
-
Bangladesh =
|
|
3240
|
+
Bangladesh = "bangladesh",
|
|
3282
3241
|
|
|
3283
|
-
Belgium =
|
|
3242
|
+
Belgium = "belgium",
|
|
3284
3243
|
|
|
3285
|
-
BosniaAndHerzegovina =
|
|
3244
|
+
BosniaAndHerzegovina = "bosniaAndHerzegovina",
|
|
3286
3245
|
|
|
3287
|
-
Brunei =
|
|
3246
|
+
Brunei = "brunei",
|
|
3288
3247
|
|
|
3289
|
-
Bulgaria =
|
|
3248
|
+
Bulgaria = "bulgaria",
|
|
3290
3249
|
|
|
3291
|
-
Bambodia =
|
|
3250
|
+
Bambodia = "bambodia",
|
|
3292
3251
|
|
|
3293
|
-
Canada =
|
|
3252
|
+
Canada = "canada",
|
|
3294
3253
|
|
|
3295
|
-
Chile =
|
|
3254
|
+
Chile = "chile",
|
|
3296
3255
|
|
|
3297
|
-
Colombia =
|
|
3256
|
+
Colombia = "colombia",
|
|
3298
3257
|
|
|
3299
|
-
CostaRica =
|
|
3258
|
+
CostaRica = "costaRica",
|
|
3300
3259
|
|
|
3301
|
-
Croatia =
|
|
3260
|
+
Croatia = "croatia",
|
|
3302
3261
|
|
|
3303
|
-
Cyprus =
|
|
3262
|
+
Cyprus = "cyprus",
|
|
3304
3263
|
|
|
3305
|
-
Czechia =
|
|
3264
|
+
Czechia = "czechia",
|
|
3306
3265
|
|
|
3307
|
-
Denmark =
|
|
3266
|
+
Denmark = "denmark",
|
|
3308
3267
|
|
|
3309
|
-
DominicanRepublic =
|
|
3268
|
+
DominicanRepublic = "dominicanRepublic",
|
|
3310
3269
|
|
|
3311
|
-
Egypt =
|
|
3270
|
+
Egypt = "egypt",
|
|
3312
3271
|
|
|
3313
|
-
Estonia =
|
|
3272
|
+
Estonia = "estonia",
|
|
3314
3273
|
|
|
3315
|
-
Finland =
|
|
3274
|
+
Finland = "finland",
|
|
3316
3275
|
|
|
3317
|
-
France =
|
|
3276
|
+
France = "france",
|
|
3318
3277
|
|
|
3319
|
-
Georgia =
|
|
3278
|
+
Georgia = "georgia",
|
|
3320
3279
|
|
|
3321
|
-
Germany =
|
|
3280
|
+
Germany = "germany",
|
|
3322
3281
|
|
|
3323
|
-
Ghana =
|
|
3282
|
+
Ghana = "ghana",
|
|
3324
3283
|
|
|
3325
|
-
Greece =
|
|
3284
|
+
Greece = "greece",
|
|
3326
3285
|
|
|
3327
|
-
Guatemala =
|
|
3286
|
+
Guatemala = "guatemala",
|
|
3328
3287
|
|
|
3329
|
-
HongKong =
|
|
3288
|
+
HongKong = "hongKong",
|
|
3330
3289
|
|
|
3331
|
-
Hungary =
|
|
3290
|
+
Hungary = "hungary",
|
|
3332
3291
|
|
|
3333
|
-
India =
|
|
3292
|
+
India = "india",
|
|
3334
3293
|
|
|
3335
|
-
Indonesia =
|
|
3294
|
+
Indonesia = "indonesia",
|
|
3336
3295
|
|
|
3337
|
-
Ireland =
|
|
3296
|
+
Ireland = "ireland",
|
|
3338
3297
|
|
|
3339
|
-
Israel =
|
|
3298
|
+
Israel = "israel",
|
|
3340
3299
|
|
|
3341
|
-
Italy =
|
|
3300
|
+
Italy = "italy",
|
|
3342
3301
|
|
|
3343
|
-
Jordan =
|
|
3302
|
+
Jordan = "jordan",
|
|
3344
3303
|
|
|
3345
|
-
Kazakhstan =
|
|
3304
|
+
Kazakhstan = "kazakhstan",
|
|
3346
3305
|
|
|
3347
|
-
Kenya =
|
|
3306
|
+
Kenya = "kenya",
|
|
3348
3307
|
|
|
3349
|
-
Kosovo =
|
|
3308
|
+
Kosovo = "kosovo",
|
|
3350
3309
|
|
|
3351
|
-
Kuwait =
|
|
3310
|
+
Kuwait = "kuwait",
|
|
3352
3311
|
|
|
3353
|
-
Latvia =
|
|
3312
|
+
Latvia = "latvia",
|
|
3354
3313
|
|
|
3355
|
-
Lithuania =
|
|
3314
|
+
Lithuania = "lithuania",
|
|
3356
3315
|
|
|
3357
|
-
Malaysia =
|
|
3316
|
+
Malaysia = "malaysia",
|
|
3358
3317
|
|
|
3359
|
-
Maldives =
|
|
3318
|
+
Maldives = "maldives",
|
|
3360
3319
|
|
|
3361
|
-
Malta =
|
|
3320
|
+
Malta = "malta",
|
|
3362
3321
|
|
|
3363
|
-
Mauritius =
|
|
3322
|
+
Mauritius = "mauritius",
|
|
3364
3323
|
|
|
3365
|
-
Mexico =
|
|
3324
|
+
Mexico = "mexico",
|
|
3366
3325
|
|
|
3367
|
-
Morocco =
|
|
3326
|
+
Morocco = "morocco",
|
|
3368
3327
|
|
|
3369
|
-
Netherlands =
|
|
3328
|
+
Netherlands = "netherlands",
|
|
3370
3329
|
|
|
3371
|
-
NewZealand =
|
|
3330
|
+
NewZealand = "newZealand",
|
|
3372
3331
|
|
|
3373
|
-
Nigeria =
|
|
3332
|
+
Nigeria = "nigeria",
|
|
3374
3333
|
|
|
3375
|
-
Pakistan =
|
|
3334
|
+
Pakistan = "pakistan",
|
|
3376
3335
|
|
|
3377
|
-
Panama =
|
|
3336
|
+
Panama = "panama",
|
|
3378
3337
|
|
|
3379
|
-
Paraguay =
|
|
3338
|
+
Paraguay = "paraguay",
|
|
3380
3339
|
|
|
3381
|
-
Philippines =
|
|
3340
|
+
Philippines = "philippines",
|
|
3382
3341
|
|
|
3383
|
-
Poland =
|
|
3342
|
+
Poland = "poland",
|
|
3384
3343
|
|
|
3385
|
-
Portugal =
|
|
3344
|
+
Portugal = "portugal",
|
|
3386
3345
|
|
|
3387
|
-
PuertoRico =
|
|
3346
|
+
PuertoRico = "puertoRico",
|
|
3388
3347
|
|
|
3389
|
-
Qatar =
|
|
3348
|
+
Qatar = "qatar",
|
|
3390
3349
|
|
|
3391
|
-
Romania =
|
|
3350
|
+
Romania = "romania",
|
|
3392
3351
|
|
|
3393
|
-
Russia =
|
|
3352
|
+
Russia = "russia",
|
|
3394
3353
|
|
|
3395
|
-
SaudiArabia =
|
|
3354
|
+
SaudiArabia = "saudiArabia",
|
|
3396
3355
|
|
|
3397
|
-
Serbia =
|
|
3356
|
+
Serbia = "serbia",
|
|
3398
3357
|
|
|
3399
|
-
Singapore =
|
|
3358
|
+
Singapore = "singapore",
|
|
3400
3359
|
|
|
3401
|
-
Slovakia =
|
|
3360
|
+
Slovakia = "slovakia",
|
|
3402
3361
|
|
|
3403
|
-
Slovenia =
|
|
3362
|
+
Slovenia = "slovenia",
|
|
3404
3363
|
|
|
3405
|
-
SouthAfrica =
|
|
3364
|
+
SouthAfrica = "southAfrica",
|
|
3406
3365
|
|
|
3407
|
-
Spain =
|
|
3366
|
+
Spain = "spain",
|
|
3408
3367
|
|
|
3409
|
-
Sweden =
|
|
3368
|
+
Sweden = "sweden",
|
|
3410
3369
|
|
|
3411
|
-
Switzerland =
|
|
3370
|
+
Switzerland = "switzerland",
|
|
3412
3371
|
|
|
3413
|
-
Taiwan =
|
|
3372
|
+
Taiwan = "taiwan",
|
|
3414
3373
|
|
|
3415
|
-
Thailand =
|
|
3374
|
+
Thailand = "thailand",
|
|
3416
3375
|
|
|
3417
|
-
Tunisia =
|
|
3376
|
+
Tunisia = "tunisia",
|
|
3418
3377
|
|
|
3419
|
-
Turkey =
|
|
3378
|
+
Turkey = "turkey",
|
|
3420
3379
|
|
|
3421
|
-
UAE =
|
|
3380
|
+
UAE = "uae",
|
|
3422
3381
|
|
|
3423
|
-
Ganda =
|
|
3382
|
+
Ganda = "gganda",
|
|
3424
3383
|
|
|
3425
|
-
UK =
|
|
3384
|
+
UK = "uk",
|
|
3426
3385
|
|
|
3427
|
-
Ukraine =
|
|
3386
|
+
Ukraine = "ukraine",
|
|
3428
3387
|
|
|
3429
|
-
USA =
|
|
3388
|
+
USA = "usa",
|
|
3430
3389
|
|
|
3431
|
-
Vietnam =
|
|
3390
|
+
Vietnam = "vietnam",
|
|
3432
3391
|
|
|
3433
|
-
Brazil =
|
|
3392
|
+
Brazil = "brazil",
|
|
3434
3393
|
|
|
3435
|
-
Norway =
|
|
3394
|
+
Norway = "norway",
|
|
3436
3395
|
|
|
3437
|
-
Oman =
|
|
3396
|
+
Oman = "oman",
|
|
3438
3397
|
|
|
3439
|
-
Ecuador =
|
|
3398
|
+
Ecuador = "ecuador",
|
|
3440
3399
|
|
|
3441
|
-
ElSalvador =
|
|
3400
|
+
ElSalvador = "elSalvador",
|
|
3442
3401
|
|
|
3443
|
-
SriLanka =
|
|
3402
|
+
SriLanka = "sriLanka",
|
|
3444
3403
|
|
|
3445
|
-
Peru =
|
|
3404
|
+
Peru = "peru",
|
|
3446
3405
|
|
|
3447
|
-
Uruguay =
|
|
3406
|
+
Uruguay = "uruguay",
|
|
3448
3407
|
|
|
3449
|
-
Bahamas =
|
|
3408
|
+
Bahamas = "bahamas",
|
|
3450
3409
|
|
|
3451
|
-
Bermuda =
|
|
3410
|
+
Bermuda = "bermuda",
|
|
3452
3411
|
|
|
3453
|
-
Bolivia =
|
|
3412
|
+
Bolivia = "bolivia",
|
|
3454
3413
|
|
|
3455
|
-
China =
|
|
3414
|
+
China = "china",
|
|
3456
3415
|
|
|
3457
|
-
EuropeanUnion =
|
|
3416
|
+
EuropeanUnion = "europeanUnion",
|
|
3458
3417
|
|
|
3459
|
-
Haiti =
|
|
3418
|
+
Haiti = "haiti",
|
|
3460
3419
|
|
|
3461
|
-
Honduras =
|
|
3420
|
+
Honduras = "honduras",
|
|
3462
3421
|
|
|
3463
|
-
Iceland =
|
|
3422
|
+
Iceland = "iceland",
|
|
3464
3423
|
|
|
3465
|
-
Japan =
|
|
3424
|
+
Japan = "japan",
|
|
3466
3425
|
|
|
3467
|
-
Luxembourg =
|
|
3426
|
+
Luxembourg = "luxembourg",
|
|
3468
3427
|
|
|
3469
|
-
Montenegro =
|
|
3428
|
+
Montenegro = "montenegro",
|
|
3470
3429
|
|
|
3471
|
-
Nicaragua =
|
|
3430
|
+
Nicaragua = "nicaragua",
|
|
3472
3431
|
|
|
3473
|
-
SouthKorea =
|
|
3432
|
+
SouthKorea = "southKorea",
|
|
3474
3433
|
|
|
3475
|
-
Venezuela =
|
|
3434
|
+
Venezuela = "venezuela",
|
|
3476
3435
|
|
|
3477
|
-
Afghanistan =
|
|
3436
|
+
Afghanistan = "afghanistan",
|
|
3478
3437
|
|
|
3479
|
-
AlandIslands =
|
|
3438
|
+
AlandIslands = "alandIslands",
|
|
3480
3439
|
|
|
3481
|
-
AmericanSamoa =
|
|
3440
|
+
AmericanSamoa = "americanSamoa",
|
|
3482
3441
|
|
|
3483
|
-
Andorra =
|
|
3442
|
+
Andorra = "andorra",
|
|
3484
3443
|
|
|
3485
|
-
Angola =
|
|
3444
|
+
Angola = "angola",
|
|
3486
3445
|
|
|
3487
|
-
Anguilla =
|
|
3446
|
+
Anguilla = "anguilla",
|
|
3488
3447
|
|
|
3489
|
-
Antartica =
|
|
3448
|
+
Antartica = "antarctica",
|
|
3490
3449
|
|
|
3491
|
-
AntiguaAndBarbuda =
|
|
3450
|
+
AntiguaAndBarbuda = "antiguaAndBarbuda",
|
|
3492
3451
|
|
|
3493
|
-
Armenia =
|
|
3452
|
+
Armenia = "armenia",
|
|
3494
3453
|
|
|
3495
|
-
Aruba =
|
|
3454
|
+
Aruba = "aruba",
|
|
3496
3455
|
|
|
3497
|
-
BailiwickOfGuernsey =
|
|
3456
|
+
BailiwickOfGuernsey = "bailiwickOfGuernsey",
|
|
3498
3457
|
|
|
3499
|
-
BailiwickOfJersey =
|
|
3458
|
+
BailiwickOfJersey = "bailiwickOfJersey",
|
|
3500
3459
|
|
|
3501
|
-
Barbados =
|
|
3460
|
+
Barbados = "barbados",
|
|
3502
3461
|
|
|
3503
|
-
Belarus =
|
|
3462
|
+
Belarus = "belarus",
|
|
3504
3463
|
|
|
3505
|
-
Belize =
|
|
3464
|
+
Belize = "belize",
|
|
3506
3465
|
|
|
3507
|
-
Benin =
|
|
3466
|
+
Benin = "benin",
|
|
3508
3467
|
|
|
3509
|
-
Bhutan =
|
|
3468
|
+
Bhutan = "bhutan",
|
|
3510
3469
|
|
|
3511
|
-
BonaireSaintEustatiusAndSaba =
|
|
3470
|
+
BonaireSaintEustatiusAndSaba = "bonaireSaintEustatiusAndSaba",
|
|
3512
3471
|
|
|
3513
|
-
Botswana =
|
|
3472
|
+
Botswana = "botswana",
|
|
3514
3473
|
|
|
3515
|
-
BouvetIsland =
|
|
3474
|
+
BouvetIsland = "bouvetIsland",
|
|
3516
3475
|
|
|
3517
|
-
BritishIndianOceanTerritory =
|
|
3476
|
+
BritishIndianOceanTerritory = "britishIndianOceanTerritory",
|
|
3518
3477
|
|
|
3519
|
-
BurkinaFaso =
|
|
3478
|
+
BurkinaFaso = "burkinaFaso",
|
|
3520
3479
|
|
|
3521
|
-
Burundi =
|
|
3480
|
+
Burundi = "burundi",
|
|
3522
3481
|
|
|
3523
|
-
Cameroon =
|
|
3482
|
+
Cameroon = "cameroon",
|
|
3524
3483
|
|
|
3525
|
-
CapeVerde =
|
|
3484
|
+
CapeVerde = "capeVerde",
|
|
3526
3485
|
|
|
3527
|
-
CaribbeanNetherlands =
|
|
3486
|
+
CaribbeanNetherlands = "caribbeanNetherlands",
|
|
3528
3487
|
|
|
3529
|
-
CaymanIslands =
|
|
3488
|
+
CaymanIslands = "caymanIslands",
|
|
3530
3489
|
|
|
3531
|
-
CentralAfricanRepublic =
|
|
3490
|
+
CentralAfricanRepublic = "centralAfricanRepublic",
|
|
3532
3491
|
|
|
3533
|
-
Chad =
|
|
3492
|
+
Chad = "chad",
|
|
3534
3493
|
|
|
3535
|
-
ChristmasIsland =
|
|
3494
|
+
ChristmasIsland = "christmasIsland",
|
|
3536
3495
|
|
|
3537
|
-
CocosIslands =
|
|
3496
|
+
CocosIslands = "cocosIslands",
|
|
3538
3497
|
|
|
3539
|
-
Comoros =
|
|
3498
|
+
Comoros = "comoros",
|
|
3540
3499
|
|
|
3541
|
-
Congo =
|
|
3500
|
+
Congo = "congo",
|
|
3542
3501
|
|
|
3543
|
-
CookIslands =
|
|
3502
|
+
CookIslands = "cookIslands",
|
|
3544
3503
|
|
|
3545
|
-
Cuba =
|
|
3504
|
+
Cuba = "cuba",
|
|
3546
3505
|
|
|
3547
|
-
Curacao =
|
|
3506
|
+
Curacao = "curacao",
|
|
3548
3507
|
|
|
3549
|
-
DemocraticRepublicOfTheCongo =
|
|
3508
|
+
DemocraticRepublicOfTheCongo = "democraticRepublicOfTheCongo",
|
|
3550
3509
|
|
|
3551
|
-
Djibouti =
|
|
3510
|
+
Djibouti = "djibouti",
|
|
3552
3511
|
|
|
3553
|
-
Dominica =
|
|
3512
|
+
Dominica = "dominica",
|
|
3554
3513
|
|
|
3555
|
-
EastTimor =
|
|
3514
|
+
EastTimor = "eastTimor",
|
|
3556
3515
|
|
|
3557
|
-
EquatorialGuinea =
|
|
3516
|
+
EquatorialGuinea = "equatorialGuinea",
|
|
3558
3517
|
|
|
3559
|
-
Eritrea =
|
|
3518
|
+
Eritrea = "eritrea",
|
|
3560
3519
|
|
|
3561
|
-
Ethiopia =
|
|
3520
|
+
Ethiopia = "ethiopia",
|
|
3562
3521
|
|
|
3563
|
-
FalklandIslands =
|
|
3522
|
+
FalklandIslands = "falklandIslands",
|
|
3564
3523
|
|
|
3565
|
-
FaroeIslands =
|
|
3524
|
+
FaroeIslands = "faroeIslands",
|
|
3566
3525
|
|
|
3567
|
-
FederatedStatesOfMicronesia =
|
|
3526
|
+
FederatedStatesOfMicronesia = "federatedStatesOfMicronesia",
|
|
3568
3527
|
|
|
3569
|
-
Fiji =
|
|
3528
|
+
Fiji = "fiji",
|
|
3570
3529
|
|
|
3571
|
-
FrenchGuiana =
|
|
3530
|
+
FrenchGuiana = "frenchGuiana",
|
|
3572
3531
|
|
|
3573
|
-
FrenchPolynesia =
|
|
3532
|
+
FrenchPolynesia = "frenchPolynesia",
|
|
3574
3533
|
|
|
3575
|
-
FrenchSouthernTerritories =
|
|
3534
|
+
FrenchSouthernTerritories = "frenchSouthernTerritories",
|
|
3576
3535
|
|
|
3577
|
-
Gabon =
|
|
3536
|
+
Gabon = "gabon",
|
|
3578
3537
|
|
|
3579
|
-
Gambia =
|
|
3538
|
+
Gambia = "gambia",
|
|
3580
3539
|
|
|
3581
|
-
Gibraltar =
|
|
3540
|
+
Gibraltar = "gibraltar",
|
|
3582
3541
|
|
|
3583
|
-
Greenland =
|
|
3542
|
+
Greenland = "greenland",
|
|
3584
3543
|
|
|
3585
|
-
Grenada =
|
|
3544
|
+
Grenada = "grenada",
|
|
3586
3545
|
|
|
3587
|
-
Guadeloupe =
|
|
3546
|
+
Guadeloupe = "guadeloupe",
|
|
3588
3547
|
|
|
3589
|
-
Guam =
|
|
3548
|
+
Guam = "guam",
|
|
3590
3549
|
|
|
3591
|
-
Guinea =
|
|
3550
|
+
Guinea = "guinea",
|
|
3592
3551
|
|
|
3593
|
-
GuineaBissau =
|
|
3552
|
+
GuineaBissau = "guineaBissau",
|
|
3594
3553
|
|
|
3595
|
-
Guyana =
|
|
3554
|
+
Guyana = "guyana",
|
|
3596
3555
|
|
|
3597
|
-
HeardIslandAndMcdonaldIslands =
|
|
3556
|
+
HeardIslandAndMcdonaldIslands = "heardIslandAndMcdonaldIslands",
|
|
3598
3557
|
|
|
3599
|
-
Iran =
|
|
3558
|
+
Iran = "iran",
|
|
3600
3559
|
|
|
3601
|
-
Iraq =
|
|
3560
|
+
Iraq = "iraq",
|
|
3602
3561
|
|
|
3603
|
-
IsleOfMan =
|
|
3562
|
+
IsleOfMan = "isleOfMan",
|
|
3604
3563
|
|
|
3605
|
-
IvoryCoast =
|
|
3564
|
+
IvoryCoast = "ivoryCoast",
|
|
3606
3565
|
|
|
3607
|
-
Jamaica =
|
|
3566
|
+
Jamaica = "jamaica",
|
|
3608
3567
|
|
|
3609
|
-
Kiribati =
|
|
3568
|
+
Kiribati = "kiribati",
|
|
3610
3569
|
|
|
3611
|
-
Kyrgyzstan =
|
|
3570
|
+
Kyrgyzstan = "kyrgyzstan",
|
|
3612
3571
|
|
|
3613
|
-
Laos =
|
|
3572
|
+
Laos = "laos",
|
|
3614
3573
|
|
|
3615
|
-
Lebanon =
|
|
3574
|
+
Lebanon = "lebanon",
|
|
3616
3575
|
|
|
3617
|
-
Lesotho =
|
|
3576
|
+
Lesotho = "lesotho",
|
|
3618
3577
|
|
|
3619
|
-
Liberia =
|
|
3578
|
+
Liberia = "liberia",
|
|
3620
3579
|
|
|
3621
|
-
Libya =
|
|
3580
|
+
Libya = "libya",
|
|
3622
3581
|
|
|
3623
|
-
Liechtenstein =
|
|
3582
|
+
Liechtenstein = "liechtenstein",
|
|
3624
3583
|
|
|
3625
|
-
Macau =
|
|
3584
|
+
Macau = "macau",
|
|
3626
3585
|
|
|
3627
|
-
Madagascar =
|
|
3586
|
+
Madagascar = "madagascar",
|
|
3628
3587
|
|
|
3629
|
-
Malawi =
|
|
3588
|
+
Malawi = "malawi",
|
|
3630
3589
|
|
|
3631
|
-
Mali =
|
|
3590
|
+
Mali = "mali",
|
|
3632
3591
|
|
|
3633
|
-
MarshallIslands =
|
|
3592
|
+
MarshallIslands = "marshallIslands",
|
|
3634
3593
|
|
|
3635
|
-
Martinique =
|
|
3594
|
+
Martinique = "martinique",
|
|
3636
3595
|
|
|
3637
|
-
Mauritania =
|
|
3596
|
+
Mauritania = "mauritania",
|
|
3638
3597
|
|
|
3639
|
-
Mayotte =
|
|
3598
|
+
Mayotte = "mayotte",
|
|
3640
3599
|
|
|
3641
|
-
Moldova =
|
|
3600
|
+
Moldova = "moldova",
|
|
3642
3601
|
|
|
3643
|
-
Monaco =
|
|
3602
|
+
Monaco = "monaco",
|
|
3644
3603
|
|
|
3645
|
-
Mongolia =
|
|
3604
|
+
Mongolia = "mongolia",
|
|
3646
3605
|
|
|
3647
|
-
Montserrat =
|
|
3606
|
+
Montserrat = "montserrat",
|
|
3648
3607
|
|
|
3649
|
-
Mozambique =
|
|
3608
|
+
Mozambique = "mozambique",
|
|
3650
3609
|
|
|
3651
|
-
Myanmar =
|
|
3610
|
+
Myanmar = "myanmar",
|
|
3652
3611
|
|
|
3653
|
-
Namibia =
|
|
3612
|
+
Namibia = "namibia",
|
|
3654
3613
|
|
|
3655
|
-
Nauru =
|
|
3614
|
+
Nauru = "nauru",
|
|
3656
3615
|
|
|
3657
|
-
Nepal =
|
|
3616
|
+
Nepal = "nepal",
|
|
3658
3617
|
|
|
3659
|
-
NewCaledonia =
|
|
3618
|
+
NewCaledonia = "newCaledonia",
|
|
3660
3619
|
|
|
3661
|
-
Niger =
|
|
3620
|
+
Niger = "niger",
|
|
3662
3621
|
|
|
3663
|
-
Niue =
|
|
3622
|
+
Niue = "niue",
|
|
3664
3623
|
|
|
3665
|
-
NorfolkIsland =
|
|
3624
|
+
NorfolkIsland = "norfolkIsland",
|
|
3666
3625
|
|
|
3667
|
-
NorthernCyprus =
|
|
3626
|
+
NorthernCyprus = "northernCyprus",
|
|
3668
3627
|
|
|
3669
|
-
NorthernMarianaIslands =
|
|
3628
|
+
NorthernMarianaIslands = "northernMarianaIslands",
|
|
3670
3629
|
|
|
3671
|
-
NorthKorea =
|
|
3630
|
+
NorthKorea = "northKorea",
|
|
3672
3631
|
|
|
3673
|
-
NorthMacedonia =
|
|
3632
|
+
NorthMacedonia = "northMacedonia",
|
|
3674
3633
|
|
|
3675
|
-
Palau =
|
|
3634
|
+
Palau = "palau",
|
|
3676
3635
|
|
|
3677
|
-
Palestine =
|
|
3636
|
+
Palestine = "palestine",
|
|
3678
3637
|
|
|
3679
|
-
PapuaNewGuinea =
|
|
3638
|
+
PapuaNewGuinea = "papuaNewGuinea",
|
|
3680
3639
|
|
|
3681
|
-
Pitcairn =
|
|
3640
|
+
Pitcairn = "pitcairn",
|
|
3682
3641
|
|
|
3683
|
-
Reunion =
|
|
3642
|
+
Reunion = "reunion",
|
|
3684
3643
|
|
|
3685
|
-
Rwanda =
|
|
3644
|
+
Rwanda = "rwanda",
|
|
3686
3645
|
|
|
3687
|
-
SaintBarthelemy =
|
|
3646
|
+
SaintBarthelemy = "saintBarthelemy",
|
|
3688
3647
|
|
|
3689
|
-
SaintHelenaAscensionAndTristianDaCunha =
|
|
3648
|
+
SaintHelenaAscensionAndTristianDaCunha = "saintHelenaAscensionAndTristianDaCunha",
|
|
3690
3649
|
|
|
3691
|
-
SaintKittsAndNevis =
|
|
3650
|
+
SaintKittsAndNevis = "saintKittsAndNevis",
|
|
3692
3651
|
|
|
3693
|
-
SaintLucia =
|
|
3652
|
+
SaintLucia = "saintLucia",
|
|
3694
3653
|
|
|
3695
|
-
SaintMartin =
|
|
3654
|
+
SaintMartin = "saintMartin",
|
|
3696
3655
|
|
|
3697
|
-
SaintPierreAndMiquelon =
|
|
3656
|
+
SaintPierreAndMiquelon = "saintPierreAndMiquelon",
|
|
3698
3657
|
|
|
3699
|
-
SaintVincentAndTheGrenadines =
|
|
3658
|
+
SaintVincentAndTheGrenadines = "saintVincentAndTheGrenadines",
|
|
3700
3659
|
|
|
3701
|
-
Samoa =
|
|
3660
|
+
Samoa = "samoa",
|
|
3702
3661
|
|
|
3703
|
-
SanMarino =
|
|
3662
|
+
SanMarino = "sanMarino",
|
|
3704
3663
|
|
|
3705
|
-
SaoTomeAndPrincipe =
|
|
3664
|
+
SaoTomeAndPrincipe = "saoTomeAndPrincipe",
|
|
3706
3665
|
|
|
3707
|
-
Senegal =
|
|
3666
|
+
Senegal = "senegal",
|
|
3708
3667
|
|
|
3709
|
-
Seychelles =
|
|
3668
|
+
Seychelles = "seychelles",
|
|
3710
3669
|
|
|
3711
|
-
SierraLeone =
|
|
3670
|
+
SierraLeone = "sierraLeone",
|
|
3712
3671
|
|
|
3713
|
-
SintMaarten =
|
|
3672
|
+
SintMaarten = "sintMaarten",
|
|
3714
3673
|
|
|
3715
|
-
SolomonIslands =
|
|
3674
|
+
SolomonIslands = "solomonIslands",
|
|
3716
3675
|
|
|
3717
|
-
Somalia =
|
|
3676
|
+
Somalia = "somalia",
|
|
3718
3677
|
|
|
3719
|
-
SouthGeorgiaAndTheSouthSandwichIslands =
|
|
3678
|
+
SouthGeorgiaAndTheSouthSandwichIslands = "southGeorgiaAndTheSouthSandwichIslands",
|
|
3720
3679
|
|
|
3721
|
-
SouthSudan =
|
|
3680
|
+
SouthSudan = "southSudan",
|
|
3722
3681
|
|
|
3723
|
-
Sudan =
|
|
3682
|
+
Sudan = "sudan",
|
|
3724
3683
|
|
|
3725
|
-
Suriname =
|
|
3684
|
+
Suriname = "suriname",
|
|
3726
3685
|
|
|
3727
|
-
SvalbardAndJanMayen =
|
|
3686
|
+
SvalbardAndJanMayen = "svalbardAndJanMayen",
|
|
3728
3687
|
|
|
3729
|
-
Eswatini =
|
|
3688
|
+
Eswatini = "eswatini",
|
|
3730
3689
|
|
|
3731
|
-
Syria =
|
|
3690
|
+
Syria = "syria",
|
|
3732
3691
|
|
|
3733
|
-
Tajikistan =
|
|
3692
|
+
Tajikistan = "tajikistan",
|
|
3734
3693
|
|
|
3735
|
-
Tanzania =
|
|
3694
|
+
Tanzania = "tanzania",
|
|
3736
3695
|
|
|
3737
|
-
Togo =
|
|
3696
|
+
Togo = "togo",
|
|
3738
3697
|
|
|
3739
|
-
Tokelau =
|
|
3698
|
+
Tokelau = "tokelau",
|
|
3740
3699
|
|
|
3741
|
-
Tonga =
|
|
3700
|
+
Tonga = "tonga",
|
|
3742
3701
|
|
|
3743
|
-
TrinidadAndTobago =
|
|
3702
|
+
TrinidadAndTobago = "trinidadAndTobago",
|
|
3744
3703
|
|
|
3745
|
-
Turkmenistan =
|
|
3704
|
+
Turkmenistan = "turkmenistan",
|
|
3746
3705
|
|
|
3747
|
-
TurksAndCaicosIslands =
|
|
3706
|
+
TurksAndCaicosIslands = "turksAndCaicosIslands",
|
|
3748
3707
|
|
|
3749
|
-
Tuvalu =
|
|
3708
|
+
Tuvalu = "tuvalu",
|
|
3750
3709
|
|
|
3751
|
-
UnitedStatesMinorOutlyingIslands =
|
|
3710
|
+
UnitedStatesMinorOutlyingIslands = "unitedStatesMinorOutlyingIslands",
|
|
3752
3711
|
|
|
3753
|
-
Uzbekistan =
|
|
3712
|
+
Uzbekistan = "uzbekistan",
|
|
3754
3713
|
|
|
3755
|
-
Vanuatu =
|
|
3714
|
+
Vanuatu = "vanuatu",
|
|
3756
3715
|
|
|
3757
|
-
VaticanCity =
|
|
3716
|
+
VaticanCity = "vaticanCity",
|
|
3758
3717
|
|
|
3759
|
-
VirginIslandsBritish =
|
|
3718
|
+
VirginIslandsBritish = "virginIslandsBritish",
|
|
3760
3719
|
|
|
3761
|
-
VirginIslandsUs =
|
|
3720
|
+
VirginIslandsUs = "virginIslandsUs",
|
|
3762
3721
|
|
|
3763
|
-
WallisAndFutuna =
|
|
3722
|
+
WallisAndFutuna = "wallisAndFutuna",
|
|
3764
3723
|
|
|
3765
|
-
WesternSahara =
|
|
3724
|
+
WesternSahara = "westernSahara",
|
|
3766
3725
|
|
|
3767
|
-
Yemen =
|
|
3726
|
+
Yemen = "yemen",
|
|
3768
3727
|
|
|
3769
|
-
Yugoslavia =
|
|
3728
|
+
Yugoslavia = "yugoslavia",
|
|
3770
3729
|
|
|
3771
|
-
Zambia =
|
|
3730
|
+
Zambia = "zambia",
|
|
3772
3731
|
|
|
3773
|
-
Zimbabwe =
|
|
3732
|
+
Zimbabwe = "zimbabwe",
|
|
3774
3733
|
|
|
3775
|
-
SchengenArea =
|
|
3734
|
+
SchengenArea = "schengenArea",
|
|
3776
3735
|
}
|
|
3777
3736
|
/**
|
|
3778
3737
|
* Document region.
|
|
3779
3738
|
*/
|
|
3780
3739
|
export enum Region {
|
|
3781
|
-
None =
|
|
3740
|
+
None = "none",
|
|
3782
3741
|
|
|
3783
|
-
Alabama =
|
|
3742
|
+
Alabama = "alabama",
|
|
3784
3743
|
|
|
3785
|
-
Alaska =
|
|
3744
|
+
Alaska = "alaska",
|
|
3786
3745
|
|
|
3787
|
-
Alberta =
|
|
3746
|
+
Alberta = "alberta",
|
|
3788
3747
|
|
|
3789
|
-
Arizona =
|
|
3748
|
+
Arizona = "arizona",
|
|
3790
3749
|
|
|
3791
|
-
Arkansas =
|
|
3750
|
+
Arkansas = "arkansas",
|
|
3792
3751
|
|
|
3793
|
-
AustralianCapitalTerritory =
|
|
3752
|
+
AustralianCapitalTerritory = "australianCapitalTerritory",
|
|
3794
3753
|
|
|
3795
|
-
BritishColumbia =
|
|
3754
|
+
BritishColumbia = "britishColumbia",
|
|
3796
3755
|
|
|
3797
|
-
California =
|
|
3756
|
+
California = "california",
|
|
3798
3757
|
|
|
3799
|
-
Colorado =
|
|
3758
|
+
Colorado = "colorado",
|
|
3800
3759
|
|
|
3801
|
-
Connecticut =
|
|
3760
|
+
Connecticut = "connecticut",
|
|
3802
3761
|
|
|
3803
|
-
Delaware =
|
|
3762
|
+
Delaware = "delaware",
|
|
3804
3763
|
|
|
3805
|
-
DistrictOfColumbia =
|
|
3764
|
+
DistrictOfColumbia = "districtOfColumbia",
|
|
3806
3765
|
|
|
3807
|
-
Florida =
|
|
3766
|
+
Florida = "florida",
|
|
3808
3767
|
|
|
3809
|
-
Georgia =
|
|
3768
|
+
Georgia = "georgia",
|
|
3810
3769
|
|
|
3811
|
-
Hawaii =
|
|
3770
|
+
Hawaii = "hawaii",
|
|
3812
3771
|
|
|
3813
|
-
Idaho =
|
|
3772
|
+
Idaho = "idaho",
|
|
3814
3773
|
|
|
3815
|
-
Illinois =
|
|
3774
|
+
Illinois = "illinois",
|
|
3816
3775
|
|
|
3817
|
-
Indiana =
|
|
3776
|
+
Indiana = "indiana",
|
|
3818
3777
|
|
|
3819
|
-
Iowa =
|
|
3778
|
+
Iowa = "iowa",
|
|
3820
3779
|
|
|
3821
|
-
Kansas =
|
|
3780
|
+
Kansas = "kansas",
|
|
3822
3781
|
|
|
3823
|
-
Kentucky =
|
|
3782
|
+
Kentucky = "kentucky",
|
|
3824
3783
|
|
|
3825
|
-
Louisiana =
|
|
3784
|
+
Louisiana = "louisiana",
|
|
3826
3785
|
|
|
3827
|
-
Maine =
|
|
3786
|
+
Maine = "maine",
|
|
3828
3787
|
|
|
3829
|
-
Manitoba =
|
|
3788
|
+
Manitoba = "manitoba",
|
|
3830
3789
|
|
|
3831
|
-
Maryland =
|
|
3790
|
+
Maryland = "maryland",
|
|
3832
3791
|
|
|
3833
|
-
Massachusetts =
|
|
3792
|
+
Massachusetts = "massachusetts",
|
|
3834
3793
|
|
|
3835
|
-
Michigan =
|
|
3794
|
+
Michigan = "michigan",
|
|
3836
3795
|
|
|
3837
|
-
Minnesota =
|
|
3796
|
+
Minnesota = "minnesota",
|
|
3838
3797
|
|
|
3839
|
-
Mississippi =
|
|
3798
|
+
Mississippi = "mississippi",
|
|
3840
3799
|
|
|
3841
|
-
Missouri =
|
|
3800
|
+
Missouri = "missouri",
|
|
3842
3801
|
|
|
3843
|
-
Montana =
|
|
3802
|
+
Montana = "montana",
|
|
3844
3803
|
|
|
3845
|
-
Nebraska =
|
|
3804
|
+
Nebraska = "nebraska",
|
|
3846
3805
|
|
|
3847
|
-
Nevada =
|
|
3806
|
+
Nevada = "nevada",
|
|
3848
3807
|
|
|
3849
|
-
NewBrunswick =
|
|
3808
|
+
NewBrunswick = "newBrunswick",
|
|
3850
3809
|
|
|
3851
|
-
NewHampshire =
|
|
3810
|
+
NewHampshire = "newHampshire",
|
|
3852
3811
|
|
|
3853
|
-
NewJersey =
|
|
3812
|
+
NewJersey = "newJersey",
|
|
3854
3813
|
|
|
3855
|
-
NewMexico =
|
|
3814
|
+
NewMexico = "newMexico",
|
|
3856
3815
|
|
|
3857
|
-
NewSouthWales =
|
|
3816
|
+
NewSouthWales = "newSouthWales",
|
|
3858
3817
|
|
|
3859
|
-
NewYork =
|
|
3818
|
+
NewYork = "newYork",
|
|
3860
3819
|
|
|
3861
|
-
NorthernTerritory =
|
|
3820
|
+
NorthernTerritory = "northernTerritory",
|
|
3862
3821
|
|
|
3863
|
-
NorthCarolina =
|
|
3822
|
+
NorthCarolina = "northCarolina",
|
|
3864
3823
|
|
|
3865
|
-
NorthDakota =
|
|
3824
|
+
NorthDakota = "northDakota",
|
|
3866
3825
|
|
|
3867
|
-
NovaScotia =
|
|
3826
|
+
NovaScotia = "novaScotia",
|
|
3868
3827
|
|
|
3869
|
-
Ohio =
|
|
3828
|
+
Ohio = "ohio",
|
|
3870
3829
|
|
|
3871
|
-
Oklahoma =
|
|
3830
|
+
Oklahoma = "oklahoma",
|
|
3872
3831
|
|
|
3873
|
-
Ontario =
|
|
3832
|
+
Ontario = "ontario",
|
|
3874
3833
|
|
|
3875
|
-
Oregon =
|
|
3834
|
+
Oregon = "oregon",
|
|
3876
3835
|
|
|
3877
|
-
Pennsylvania =
|
|
3836
|
+
Pennsylvania = "pennsylvania",
|
|
3878
3837
|
|
|
3879
|
-
Quebec =
|
|
3838
|
+
Quebec = "quebec",
|
|
3880
3839
|
|
|
3881
|
-
Queensland =
|
|
3840
|
+
Queensland = "queensland",
|
|
3882
3841
|
|
|
3883
|
-
RhodeIsland =
|
|
3842
|
+
RhodeIsland = "rhodeIsland",
|
|
3884
3843
|
|
|
3885
|
-
Saskatchewan =
|
|
3844
|
+
Saskatchewan = "saskatchewan",
|
|
3886
3845
|
|
|
3887
|
-
SouthAustralia =
|
|
3846
|
+
SouthAustralia = "southAustralia",
|
|
3888
3847
|
|
|
3889
|
-
SouthCarolina =
|
|
3848
|
+
SouthCarolina = "southCarolina",
|
|
3890
3849
|
|
|
3891
|
-
SouthDakota =
|
|
3850
|
+
SouthDakota = "southDakota",
|
|
3892
3851
|
|
|
3893
|
-
Tasmania =
|
|
3852
|
+
Tasmania = "tasmania",
|
|
3894
3853
|
|
|
3895
|
-
Tennessee =
|
|
3854
|
+
Tennessee = "tennessee",
|
|
3896
3855
|
|
|
3897
|
-
Texas =
|
|
3856
|
+
Texas = "texas",
|
|
3898
3857
|
|
|
3899
|
-
Utah =
|
|
3858
|
+
Utah = "utah",
|
|
3900
3859
|
|
|
3901
|
-
Vermont =
|
|
3860
|
+
Vermont = "vermont",
|
|
3902
3861
|
|
|
3903
|
-
Victoria =
|
|
3862
|
+
Victoria = "victoria",
|
|
3904
3863
|
|
|
3905
|
-
Virginia =
|
|
3864
|
+
Virginia = "virginia",
|
|
3906
3865
|
|
|
3907
|
-
Washington =
|
|
3866
|
+
Washington = "washington",
|
|
3908
3867
|
|
|
3909
|
-
WesternAustralia =
|
|
3868
|
+
WesternAustralia = "westernAustralia",
|
|
3910
3869
|
|
|
3911
|
-
WestVirginia =
|
|
3870
|
+
WestVirginia = "westVirginia",
|
|
3912
3871
|
|
|
3913
|
-
Wisconsin =
|
|
3872
|
+
Wisconsin = "wisconsin",
|
|
3914
3873
|
|
|
3915
|
-
Wyoming =
|
|
3874
|
+
Wyoming = "wyoming",
|
|
3916
3875
|
|
|
3917
|
-
Yukon =
|
|
3876
|
+
Yukon = "yukon",
|
|
3918
3877
|
|
|
3919
|
-
CiudadDeMexico =
|
|
3878
|
+
CiudadDeMexico = "ciudadDeMexico",
|
|
3920
3879
|
|
|
3921
|
-
Jalisco =
|
|
3880
|
+
Jalisco = "jalisco",
|
|
3922
3881
|
|
|
3923
|
-
NewfoundlandAndLabrador =
|
|
3882
|
+
NewfoundlandAndLabrador = "newfoundlandAndLabrador",
|
|
3924
3883
|
|
|
3925
|
-
NuevoLeon =
|
|
3884
|
+
NuevoLeon = "nuevoLeon",
|
|
3926
3885
|
|
|
3927
|
-
BajaCalifornia =
|
|
3886
|
+
BajaCalifornia = "bajaCalifornia",
|
|
3928
3887
|
|
|
3929
|
-
Chihuahua =
|
|
3888
|
+
Chihuahua = "chihuahua",
|
|
3930
3889
|
|
|
3931
|
-
Guanajuato =
|
|
3890
|
+
Guanajuato = "guanajuato",
|
|
3932
3891
|
|
|
3933
|
-
Guerrero =
|
|
3892
|
+
Guerrero = "guerrero",
|
|
3934
3893
|
|
|
3935
|
-
Mexico =
|
|
3894
|
+
Mexico = "mexico",
|
|
3936
3895
|
|
|
3937
|
-
Michoacan =
|
|
3896
|
+
Michoacan = "michoacan",
|
|
3938
3897
|
|
|
3939
|
-
NewYorkCity =
|
|
3898
|
+
NewYorkCity = "newYorkCity",
|
|
3940
3899
|
|
|
3941
|
-
Tamaulipas =
|
|
3900
|
+
Tamaulipas = "tamaulipas",
|
|
3942
3901
|
|
|
3943
|
-
Veracruz =
|
|
3902
|
+
Veracruz = "veracruz",
|
|
3944
3903
|
|
|
3945
|
-
Chiapas =
|
|
3904
|
+
Chiapas = "chiapas",
|
|
3946
3905
|
|
|
3947
|
-
Coahuila =
|
|
3906
|
+
Coahuila = "coahuila",
|
|
3948
3907
|
|
|
3949
|
-
Durago =
|
|
3908
|
+
Durago = "durango",
|
|
3950
3909
|
|
|
3951
|
-
GuerreroCocula =
|
|
3910
|
+
GuerreroCocula = "guerreroCocula",
|
|
3952
3911
|
|
|
3953
|
-
GuerreroJuchitan =
|
|
3912
|
+
GuerreroJuchitan = "guerreroJuchitan",
|
|
3954
3913
|
|
|
3955
|
-
GuerreroTepecoacuilco =
|
|
3914
|
+
GuerreroTepecoacuilco = "guerreroTepecoacuilco",
|
|
3956
3915
|
|
|
3957
|
-
GuerreroTlacoapa =
|
|
3916
|
+
GuerreroTlacoapa = "guerreroTlacoapa",
|
|
3958
3917
|
|
|
3959
|
-
Gujarat =
|
|
3918
|
+
Gujarat = "gujarat",
|
|
3960
3919
|
|
|
3961
|
-
Hidalgo =
|
|
3920
|
+
Hidalgo = "hidalgo",
|
|
3962
3921
|
|
|
3963
|
-
Karnataka =
|
|
3922
|
+
Karnataka = "karnataka",
|
|
3964
3923
|
|
|
3965
|
-
Kerala =
|
|
3924
|
+
Kerala = "kerala",
|
|
3966
3925
|
|
|
3967
|
-
KhyberPakhtunkhwa =
|
|
3926
|
+
KhyberPakhtunkhwa = "khyberPakhtunkhwa",
|
|
3968
3927
|
|
|
3969
|
-
MadhyaPradesh =
|
|
3928
|
+
MadhyaPradesh = "madhyaPradesh",
|
|
3970
3929
|
|
|
3971
|
-
Maharashtra =
|
|
3930
|
+
Maharashtra = "maharashtra",
|
|
3972
3931
|
|
|
3973
|
-
Morelos =
|
|
3932
|
+
Morelos = "morelos",
|
|
3974
3933
|
|
|
3975
|
-
Nayarit =
|
|
3934
|
+
Nayarit = "nayarit",
|
|
3976
3935
|
|
|
3977
|
-
Oaxaca =
|
|
3936
|
+
Oaxaca = "oaxaca",
|
|
3978
3937
|
|
|
3979
|
-
Puebla =
|
|
3938
|
+
Puebla = "puebla",
|
|
3980
3939
|
|
|
3981
|
-
Punjab =
|
|
3940
|
+
Punjab = "punjab",
|
|
3982
3941
|
|
|
3983
|
-
Queretaro =
|
|
3942
|
+
Queretaro = "queretaro",
|
|
3984
3943
|
|
|
3985
|
-
SanLuisPotosi =
|
|
3944
|
+
SanLuisPotosi = "sanLuisPotosi",
|
|
3986
3945
|
|
|
3987
|
-
Sinaloa =
|
|
3946
|
+
Sinaloa = "sinaloa",
|
|
3988
3947
|
|
|
3989
|
-
Sonora =
|
|
3948
|
+
Sonora = "sonora",
|
|
3990
3949
|
|
|
3991
|
-
Tabasco =
|
|
3950
|
+
Tabasco = "tabasco",
|
|
3992
3951
|
|
|
3993
|
-
TamilNadu =
|
|
3952
|
+
TamilNadu = "tamilNadu",
|
|
3994
3953
|
|
|
3995
|
-
Yucatan =
|
|
3954
|
+
Yucatan = "yucatan",
|
|
3996
3955
|
|
|
3997
|
-
Zacatecas =
|
|
3956
|
+
Zacatecas = "zacatecas",
|
|
3998
3957
|
|
|
3999
|
-
Aguascalientes =
|
|
3958
|
+
Aguascalientes = "aguascalientes",
|
|
4000
3959
|
|
|
4001
|
-
BajaCaliforniaSur =
|
|
3960
|
+
BajaCaliforniaSur = "bajaCaliforniaSur",
|
|
4002
3961
|
|
|
4003
|
-
Campeche =
|
|
3962
|
+
Campeche = "campeche",
|
|
4004
3963
|
|
|
4005
|
-
Colima =
|
|
3964
|
+
Colima = "colima",
|
|
4006
3965
|
|
|
4007
|
-
QuintanaRooBenitoJuarez =
|
|
3966
|
+
QuintanaRooBenitoJuarez = "quintanaRooBenitoJuarez",
|
|
4008
3967
|
|
|
4009
|
-
QuintanaRoo =
|
|
3968
|
+
QuintanaRoo = "quintanaRoo",
|
|
4010
3969
|
|
|
4011
|
-
QuintanaRooSolidaridad =
|
|
3970
|
+
QuintanaRooSolidaridad = "quintanaRooSolidaridad",
|
|
4012
3971
|
|
|
4013
|
-
Tlaxcala =
|
|
3972
|
+
Tlaxcala = "tlaxcala",
|
|
4014
3973
|
|
|
4015
|
-
QuintanaRooCozumel =
|
|
3974
|
+
QuintanaRooCozumel = "quintanaRooCozumel",
|
|
4016
3975
|
|
|
4017
|
-
SanPaolo =
|
|
3976
|
+
SanPaolo = "saoPaolo",
|
|
4018
3977
|
|
|
4019
|
-
RioDeJaniero =
|
|
3978
|
+
RioDeJaniero = "rioDeJaneiro",
|
|
4020
3979
|
|
|
4021
|
-
RioGrandeDoSul =
|
|
3980
|
+
RioGrandeDoSul = "rioGrandeDoSul",
|
|
4022
3981
|
|
|
4023
|
-
NorthWestTerritories =
|
|
3982
|
+
NorthWestTerritories = "northWestTerritories",
|
|
4024
3983
|
|
|
4025
|
-
Nunavut =
|
|
3984
|
+
Nunavut = "nunavut",
|
|
4026
3985
|
|
|
4027
|
-
PrinceEdwardIsland =
|
|
3986
|
+
PrinceEdwardIsland = "princeEdwardIsland",
|
|
4028
3987
|
|
|
4029
|
-
DistritoFederal =
|
|
3988
|
+
DistritoFederal = "distritoFederal",
|
|
4030
3989
|
|
|
4031
|
-
Maranhao =
|
|
3990
|
+
Maranhao = "maranhao",
|
|
4032
3991
|
|
|
4033
|
-
MatoGrosso =
|
|
3992
|
+
MatoGrosso = "matoGrosso",
|
|
4034
3993
|
|
|
4035
|
-
MinasGerais =
|
|
3994
|
+
MinasGerais = "minasGerais",
|
|
4036
3995
|
|
|
4037
|
-
Para =
|
|
3996
|
+
Para = "para",
|
|
4038
3997
|
|
|
4039
|
-
Parana =
|
|
3998
|
+
Parana = "parana",
|
|
4040
3999
|
|
|
4041
|
-
Pernambuco =
|
|
4000
|
+
Pernambuco = "pernambuco",
|
|
4042
4001
|
|
|
4043
|
-
SantaCatarina =
|
|
4002
|
+
SantaCatarina = "santaCatarina",
|
|
4044
4003
|
|
|
4045
|
-
AndhraPradesh =
|
|
4004
|
+
AndhraPradesh = "andhraPradesh",
|
|
4046
4005
|
|
|
4047
|
-
Ceara =
|
|
4006
|
+
Ceara = "ceara",
|
|
4048
4007
|
|
|
4049
|
-
Goias =
|
|
4008
|
+
Goias = "goias",
|
|
4050
4009
|
|
|
4051
|
-
GuerreroAcapulcoDeJuarez =
|
|
4010
|
+
GuerreroAcapulcoDeJuarez = "guerreroAcapulcoDeJuarez",
|
|
4052
4011
|
|
|
4053
|
-
Haryana =
|
|
4012
|
+
Haryana = "haryana",
|
|
4054
4013
|
|
|
4055
|
-
Sergipe =
|
|
4014
|
+
Sergipe = "sergipe",
|
|
4056
4015
|
|
|
4057
|
-
Alagos =
|
|
4016
|
+
Alagos = "alagos",
|
|
4058
4017
|
|
|
4059
|
-
Bangsamoro =
|
|
4018
|
+
Bangsamoro = "bangsamoro",
|
|
4060
4019
|
}
|
|
4061
4020
|
|
|
4062
4021
|
/**
|
|
@@ -4064,165 +4023,165 @@ export enum Region {
|
|
|
4064
4023
|
*
|
|
4065
4024
|
*/
|
|
4066
4025
|
export enum DocumentType {
|
|
4067
|
-
None =
|
|
4026
|
+
None = "none",
|
|
4068
4027
|
|
|
4069
|
-
ConsularId =
|
|
4028
|
+
ConsularId = "consularId",
|
|
4070
4029
|
|
|
4071
|
-
Dl =
|
|
4030
|
+
Dl = "dl",
|
|
4072
4031
|
|
|
4073
|
-
DlPublicServicesCard =
|
|
4032
|
+
DlPublicServicesCard = "dlPublicServicesCard",
|
|
4074
4033
|
|
|
4075
|
-
EmploymentPass =
|
|
4034
|
+
EmploymentPass = "employmentPass",
|
|
4076
4035
|
|
|
4077
|
-
FinCard =
|
|
4036
|
+
FinCard = "finCard",
|
|
4078
4037
|
|
|
4079
|
-
Id =
|
|
4038
|
+
Id = "id",
|
|
4080
4039
|
|
|
4081
|
-
MultipurposeId =
|
|
4040
|
+
MultipurposeId = "multipurposeId",
|
|
4082
4041
|
|
|
4083
|
-
MyKad =
|
|
4042
|
+
MyKad = "myKad",
|
|
4084
4043
|
|
|
4085
|
-
MyKid =
|
|
4044
|
+
MyKid = "myKid",
|
|
4086
4045
|
|
|
4087
|
-
MyPr =
|
|
4046
|
+
MyPr = "myPR",
|
|
4088
4047
|
|
|
4089
|
-
MyTentera =
|
|
4048
|
+
MyTentera = "myTentera",
|
|
4090
4049
|
|
|
4091
|
-
PanCard =
|
|
4050
|
+
PanCard = "panCard",
|
|
4092
4051
|
|
|
4093
|
-
ProfessionalId =
|
|
4052
|
+
ProfessionalId = "professionalId",
|
|
4094
4053
|
|
|
4095
|
-
PublicServicesCard =
|
|
4054
|
+
PublicServicesCard = "publicServicesCard",
|
|
4096
4055
|
|
|
4097
|
-
ResidencePermit =
|
|
4056
|
+
ResidencePermit = "residencePermit",
|
|
4098
4057
|
|
|
4099
|
-
ResidentId =
|
|
4058
|
+
ResidentId = "residentId",
|
|
4100
4059
|
|
|
4101
|
-
TemporaryResidencePermit =
|
|
4060
|
+
TemporaryResidencePermit = "temporaryResidencePermit",
|
|
4102
4061
|
|
|
4103
|
-
VoterId =
|
|
4062
|
+
VoterId = "voterId",
|
|
4104
4063
|
|
|
4105
|
-
WorkPermit =
|
|
4064
|
+
WorkPermit = "workPermit",
|
|
4106
4065
|
|
|
4107
|
-
IKad =
|
|
4066
|
+
IKad = "iKad",
|
|
4108
4067
|
|
|
4109
|
-
MilitaryId =
|
|
4068
|
+
MilitaryId = "militaryId",
|
|
4110
4069
|
|
|
4111
|
-
MyKas =
|
|
4070
|
+
MyKas = "myKas",
|
|
4112
4071
|
|
|
4113
|
-
DocialSecurityCard =
|
|
4072
|
+
DocialSecurityCard = "docialSecurityCard",
|
|
4114
4073
|
|
|
4115
|
-
HealthInsuranceCard =
|
|
4074
|
+
HealthInsuranceCard = "healthInsuranceCard",
|
|
4116
4075
|
|
|
4117
|
-
Passport =
|
|
4076
|
+
Passport = "passport",
|
|
4118
4077
|
|
|
4119
|
-
SPass =
|
|
4078
|
+
SPass = "sPass",
|
|
4120
4079
|
|
|
4121
|
-
AddressCard =
|
|
4080
|
+
AddressCard = "addressCard",
|
|
4122
4081
|
|
|
4123
|
-
AlienId =
|
|
4082
|
+
AlienId = "alienId",
|
|
4124
4083
|
|
|
4125
|
-
AlienPassport =
|
|
4084
|
+
AlienPassport = "alienPassport",
|
|
4126
4085
|
|
|
4127
|
-
GreenCard =
|
|
4086
|
+
GreenCard = "greenCard",
|
|
4128
4087
|
|
|
4129
|
-
MinorsId =
|
|
4088
|
+
MinorsId = "minorsId",
|
|
4130
4089
|
|
|
4131
|
-
PostalId =
|
|
4090
|
+
PostalId = "postalId",
|
|
4132
4091
|
|
|
4133
|
-
ProfessionalDl =
|
|
4092
|
+
ProfessionalDl = "professionalDl",
|
|
4134
4093
|
|
|
4135
|
-
TaxId =
|
|
4094
|
+
TaxId = "taxId",
|
|
4136
4095
|
|
|
4137
|
-
WeaponPermit =
|
|
4096
|
+
WeaponPermit = "weaponPermit",
|
|
4138
4097
|
|
|
4139
|
-
Visa =
|
|
4098
|
+
Visa = "visa",
|
|
4140
4099
|
|
|
4141
|
-
BorderCrossingCard =
|
|
4100
|
+
BorderCrossingCard = "borderCrossingCard",
|
|
4142
4101
|
|
|
4143
|
-
DriverCard =
|
|
4102
|
+
DriverCard = "driverCard",
|
|
4144
4103
|
|
|
4145
|
-
GlobalEntryCard =
|
|
4104
|
+
GlobalEntryCard = "globalEntryCard",
|
|
4146
4105
|
|
|
4147
|
-
MyPolis =
|
|
4106
|
+
MyPolis = "mypolis",
|
|
4148
4107
|
|
|
4149
|
-
NexusCard =
|
|
4108
|
+
NexusCard = "nexusCard",
|
|
4150
4109
|
|
|
4151
|
-
PassportCard =
|
|
4110
|
+
PassportCard = "passportCard",
|
|
4152
4111
|
|
|
4153
|
-
ProofOfAgeCard =
|
|
4112
|
+
ProofOfAgeCard = "proofOfAgeCard",
|
|
4154
4113
|
|
|
4155
|
-
RefugeeId =
|
|
4114
|
+
RefugeeId = "refugeeId",
|
|
4156
4115
|
|
|
4157
|
-
TribalId =
|
|
4116
|
+
TribalId = "tribalId",
|
|
4158
4117
|
|
|
4159
|
-
VeteranId =
|
|
4118
|
+
VeteranId = "veteranId",
|
|
4160
4119
|
|
|
4161
|
-
CitizenshipCertificate =
|
|
4120
|
+
CitizenshipCertificate = "citizenshipCertificate",
|
|
4162
4121
|
|
|
4163
|
-
MyNumberCard =
|
|
4122
|
+
MyNumberCard = "myNumberCard",
|
|
4164
4123
|
|
|
4165
|
-
ConsularPassport =
|
|
4124
|
+
ConsularPassport = "consularPassport",
|
|
4166
4125
|
|
|
4167
|
-
MinorsPassport =
|
|
4126
|
+
MinorsPassport = "minorsPassport",
|
|
4168
4127
|
|
|
4169
|
-
MinorsPublicServicesCard =
|
|
4128
|
+
MinorsPublicServicesCard = "minorsPublicServicesCard",
|
|
4170
4129
|
|
|
4171
|
-
DrivingPriviligeCard =
|
|
4130
|
+
DrivingPriviligeCard = "drivingPriviligeCard",
|
|
4172
4131
|
|
|
4173
|
-
AsylumRequest =
|
|
4132
|
+
AsylumRequest = "asylumRequest",
|
|
4174
4133
|
|
|
4175
|
-
DriverQualificationCard =
|
|
4134
|
+
DriverQualificationCard = "driverQualificationCard",
|
|
4176
4135
|
|
|
4177
|
-
ProvisionalDl =
|
|
4136
|
+
ProvisionalDl = "provisionalDl",
|
|
4178
4137
|
|
|
4179
|
-
RefugeePassport =
|
|
4138
|
+
RefugeePassport = "refugeePassport",
|
|
4180
4139
|
|
|
4181
|
-
SpecialId =
|
|
4140
|
+
SpecialId = "specialId",
|
|
4182
4141
|
|
|
4183
|
-
UniformedServicesId =
|
|
4142
|
+
UniformedServicesId = "uniformedServicesId",
|
|
4184
4143
|
|
|
4185
|
-
ImmigrantVisa =
|
|
4144
|
+
ImmigrantVisa = "immigrantVisa",
|
|
4186
4145
|
|
|
4187
|
-
ConsularVoterId =
|
|
4146
|
+
ConsularVoterId = "consularVoterId",
|
|
4188
4147
|
|
|
4189
|
-
TwicCard =
|
|
4148
|
+
TwicCard = "twicCard",
|
|
4190
4149
|
|
|
4191
|
-
ExitEntryPermit =
|
|
4150
|
+
ExitEntryPermit = "exitEntryPermit",
|
|
4192
4151
|
|
|
4193
|
-
MainlandTravelPermitTaiwan =
|
|
4152
|
+
MainlandTravelPermitTaiwan = "mainlandTravelPermitTaiwan",
|
|
4194
4153
|
|
|
4195
|
-
NbiClearance =
|
|
4154
|
+
NbiClearance = "nbiClearance",
|
|
4196
4155
|
|
|
4197
|
-
ProofOfRegistration =
|
|
4156
|
+
ProofOfRegistration = "proofOfRegistration",
|
|
4198
4157
|
|
|
4199
|
-
TemporaryProtectionPermit =
|
|
4158
|
+
TemporaryProtectionPermit = "temporaryProtectionPermit",
|
|
4200
4159
|
|
|
4201
|
-
AfghanCitizenCard =
|
|
4160
|
+
AfghanCitizenCard = "afghanCitizenCard",
|
|
4202
4161
|
|
|
4203
|
-
EId =
|
|
4162
|
+
EId = "eId",
|
|
4204
4163
|
|
|
4205
|
-
Pass =
|
|
4164
|
+
Pass = "pass",
|
|
4206
4165
|
|
|
4207
|
-
SisId =
|
|
4166
|
+
SisId = "sisId",
|
|
4208
4167
|
|
|
4209
|
-
AsicCard =
|
|
4168
|
+
AsicCard = "asicCard",
|
|
4210
4169
|
|
|
4211
|
-
BidoonCard =
|
|
4170
|
+
BidoonCard = "bidoonCard",
|
|
4212
4171
|
|
|
4213
|
-
InterimHealthInsuranceCard =
|
|
4172
|
+
InterimHealthInsuranceCard = "interimHealthInsuranceCard",
|
|
4214
4173
|
|
|
4215
|
-
NonVoterId =
|
|
4174
|
+
NonVoterId = "nonVoterId",
|
|
4216
4175
|
|
|
4217
|
-
ReciprocalHealthInsuranceCard =
|
|
4176
|
+
ReciprocalHealthInsuranceCard = "reciprocalHealthInsuranceCard",
|
|
4218
4177
|
|
|
4219
|
-
VehicleRegistration =
|
|
4178
|
+
VehicleRegistration = "vehicleRegistration",
|
|
4220
4179
|
|
|
4221
|
-
EsaadCard =
|
|
4180
|
+
EsaadCard = "esaadCard",
|
|
4222
4181
|
|
|
4223
|
-
RegistrationCertificate =
|
|
4182
|
+
RegistrationCertificate = "registrationCertificate",
|
|
4224
4183
|
|
|
4225
|
-
MedicalMarijuanaId =
|
|
4184
|
+
MedicalMarijuanaId = "medicalMarijuanaId",
|
|
4226
4185
|
}
|
|
4227
4186
|
|
|
4228
4187
|
/**
|
|
@@ -4230,105 +4189,105 @@ export enum DocumentType {
|
|
|
4230
4189
|
*
|
|
4231
4190
|
*/
|
|
4232
4191
|
export enum FieldType {
|
|
4233
|
-
AdditionalAddressInformation =
|
|
4192
|
+
AdditionalAddressInformation = "additionalAddressInformation",
|
|
4234
4193
|
|
|
4235
|
-
AdditionalNameInformation =
|
|
4194
|
+
AdditionalNameInformation = "additionalNameInformation",
|
|
4236
4195
|
|
|
4237
|
-
AdditionalOptionalAddressInformation =
|
|
4196
|
+
AdditionalOptionalAddressInformation = "additionalOptionalAddressInformation",
|
|
4238
4197
|
|
|
4239
|
-
AdditionalPersonalIdNumber =
|
|
4198
|
+
AdditionalPersonalIdNumber = "additionalPersonalIdNumber",
|
|
4240
4199
|
|
|
4241
|
-
Address =
|
|
4200
|
+
Address = "address",
|
|
4242
4201
|
|
|
4243
|
-
ClassEffectiveDate =
|
|
4202
|
+
ClassEffectiveDate = "classEffectiveDate",
|
|
4244
4203
|
|
|
4245
|
-
ClassExpiryDate =
|
|
4204
|
+
ClassExpiryDate = "classExpiryDate",
|
|
4246
4205
|
|
|
4247
|
-
Conditions =
|
|
4206
|
+
Conditions = "conditions",
|
|
4248
4207
|
|
|
4249
|
-
DateOfBirth =
|
|
4208
|
+
DateOfBirth = "dateOfBirth",
|
|
4250
4209
|
|
|
4251
|
-
DateOfExpiry =
|
|
4210
|
+
DateOfExpiry = "dateOfExpiry",
|
|
4252
4211
|
|
|
4253
|
-
DateOfIssue =
|
|
4212
|
+
DateOfIssue = "dateOfIssue",
|
|
4254
4213
|
|
|
4255
|
-
DocumentAdditionalNumber =
|
|
4214
|
+
DocumentAdditionalNumber = "documentAdditionalNumber",
|
|
4256
4215
|
|
|
4257
|
-
DocumentOptionalAdditionalNumber =
|
|
4216
|
+
DocumentOptionalAdditionalNumber = "documentOptionalAdditionalNumber",
|
|
4258
4217
|
|
|
4259
|
-
DocumentNumber =
|
|
4218
|
+
DocumentNumber = "documentNumber",
|
|
4260
4219
|
|
|
4261
|
-
Employer =
|
|
4220
|
+
Employer = "employer",
|
|
4262
4221
|
|
|
4263
|
-
Endorsements =
|
|
4222
|
+
Endorsements = "endorsements",
|
|
4264
4223
|
|
|
4265
|
-
FathersName =
|
|
4224
|
+
FathersName = "fathersName",
|
|
4266
4225
|
|
|
4267
|
-
FirstName =
|
|
4226
|
+
FirstName = "firstName",
|
|
4268
4227
|
|
|
4269
|
-
FullName =
|
|
4228
|
+
FullName = "fullName",
|
|
4270
4229
|
|
|
4271
|
-
IssuingAuthority =
|
|
4230
|
+
IssuingAuthority = "issuingAuthority",
|
|
4272
4231
|
|
|
4273
|
-
LastName =
|
|
4232
|
+
LastName = "lastName",
|
|
4274
4233
|
|
|
4275
|
-
LicenseType =
|
|
4234
|
+
LicenseType = "licenceType",
|
|
4276
4235
|
|
|
4277
|
-
LocalizedName =
|
|
4236
|
+
LocalizedName = "localizedName",
|
|
4278
4237
|
|
|
4279
|
-
MaritalStatus =
|
|
4238
|
+
MaritalStatus = "maritalStatus",
|
|
4280
4239
|
|
|
4281
|
-
MothersName =
|
|
4240
|
+
MothersName = "mothersName",
|
|
4282
4241
|
|
|
4283
|
-
Mrz =
|
|
4242
|
+
Mrz = "mrz",
|
|
4284
4243
|
|
|
4285
|
-
Nationality =
|
|
4244
|
+
Nationality = "nationality",
|
|
4286
4245
|
|
|
4287
|
-
PersonalIdNumber =
|
|
4246
|
+
PersonalIdNumber = "personalIdNumber",
|
|
4288
4247
|
|
|
4289
|
-
PlaceOfBirth =
|
|
4248
|
+
PlaceOfBirth = "placeOfBirth",
|
|
4290
4249
|
|
|
4291
|
-
Profession =
|
|
4250
|
+
Profession = "profession",
|
|
4292
4251
|
|
|
4293
|
-
Race =
|
|
4252
|
+
Race = "race",
|
|
4294
4253
|
|
|
4295
|
-
Religion =
|
|
4254
|
+
Religion = "religion",
|
|
4296
4255
|
|
|
4297
|
-
ResidentialStatus =
|
|
4256
|
+
ResidentialStatus = "residentialStatus",
|
|
4298
4257
|
|
|
4299
|
-
Restriction =
|
|
4258
|
+
Restriction = "restrictions",
|
|
4300
4259
|
|
|
4301
|
-
Sex =
|
|
4260
|
+
Sex = "sex",
|
|
4302
4261
|
|
|
4303
|
-
VehicleClass =
|
|
4262
|
+
VehicleClass = "vehicleClass",
|
|
4304
4263
|
|
|
4305
|
-
BloodType =
|
|
4264
|
+
BloodType = "bloodType",
|
|
4306
4265
|
|
|
4307
|
-
Sponsor =
|
|
4266
|
+
Sponsor = "sponsor",
|
|
4308
4267
|
|
|
4309
|
-
VisaType =
|
|
4268
|
+
VisaType = "visaType",
|
|
4310
4269
|
|
|
4311
|
-
DocumentSubtype =
|
|
4270
|
+
DocumentSubtype = "documentSubtype",
|
|
4312
4271
|
|
|
4313
|
-
Remarks =
|
|
4272
|
+
Remarks = "remarks",
|
|
4314
4273
|
|
|
4315
|
-
ResidencePermitType =
|
|
4274
|
+
ResidencePermitType = "residencePermitType",
|
|
4316
4275
|
|
|
4317
|
-
ManufacturingYear =
|
|
4276
|
+
ManufacturingYear = "manufacturingYear",
|
|
4318
4277
|
|
|
4319
|
-
VehicleType =
|
|
4278
|
+
VehicleType = "vehicleType",
|
|
4320
4279
|
|
|
4321
|
-
DependentDateOfBirth =
|
|
4280
|
+
DependentDateOfBirth = "dependentDateOfBirth",
|
|
4322
4281
|
|
|
4323
|
-
DependentSex =
|
|
4282
|
+
DependentSex = "dependentSex",
|
|
4324
4283
|
|
|
4325
|
-
DependentDocumentNumber =
|
|
4284
|
+
DependentDocumentNumber = "dependentDocumentNumber",
|
|
4326
4285
|
|
|
4327
|
-
DependentFullName =
|
|
4286
|
+
DependentFullName = "dependentFullName",
|
|
4328
4287
|
|
|
4329
|
-
EligibilityCategory =
|
|
4288
|
+
EligibilityCategory = "eligibilityCategory",
|
|
4330
4289
|
|
|
4331
|
-
SpecificDocumentValidity =
|
|
4290
|
+
SpecificDocumentValidity = "specificDocumentValidity",
|
|
4332
4291
|
|
|
4333
|
-
VehnicleOwner =
|
|
4292
|
+
VehnicleOwner = "vehicleOwner",
|
|
4334
4293
|
}
|