tencentcloud-sdk-nodejs-intl-en 3.0.1400 → 3.0.1401

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.
@@ -1210,14 +1210,15 @@ class PermitOCRResponse extends AbstractModel {
1210
1210
  this.Type = null;
1211
1211
 
1212
1212
  /**
1213
- * Warning information for the document. This field is only valid for international site requests. Warning codes:
1214
- -9101: Incomplete card border warning
1215
- -9102: Photocopied card warning
1216
- -9103: Recaptured card warning
1217
- -9104: Photoshopped card warning
1218
- -9107: Reflective card warning
1219
- -9108: Blurry image warning
1220
- -9109: Warning capability not enabled
1213
+ * Card Warning Information
1214
+
1215
+ -9101 Alarm for covered certificate
1216
+ -9102 Alarm for photocopied certificate
1217
+ -9103 Alarm for photographed certificate
1218
+ -9104 Alarm for tamper certificate
1219
+ -9107 Alarm for reflective certificate
1220
+ -9108 Alarm for blurry certificate
1221
+ -9109 This capability is not enabled. Please contact customer support to activate the alert service.
1221
1222
  * @type {Array.<number> || null}
1222
1223
  */
1223
1224
  this.WarnCardInfos = null;
@@ -3143,13 +3144,13 @@ Note: this field may return null, indicating that no valid values can be obtaine
3143
3144
  /**
3144
3145
  * Card Warning Information
3145
3146
 
3146
- -9101 Alarm for covered certificate,
3147
- -9102 Alarm for photocopied certificate,
3148
- -9103 Alarm for photographed certificate,
3149
- -9104 Alarm for PS certificate,
3150
- -9107 Alarm for reflective certificate,
3151
- -9108 Alarm for blurry image,
3152
- -9109 This capability is not enabled.
3147
+ -9101 Alarm for covered certificate
3148
+ -9102 Alarm for photocopied certificate
3149
+ -9103 Alarm for photographed certificate
3150
+ -9104 Alarm for tamper certificate
3151
+ -9107 Alarm for reflective certificate
3152
+ -9108 Alarm for blurry certificate
3153
+ -9109 This capability is not enabled. Please contact customer support to activate the alert service.
3153
3154
  * @type {Array.<number> || null}
3154
3155
  */
3155
3156
  this.WarnCardInfos = null;
@@ -5012,15 +5013,15 @@ class RecognizeIndonesiaIDCardOCRResponse extends AbstractModel {
5012
5013
  /**
5013
5014
  * Card Warning Information
5014
5015
 
5015
- -9101 Alarm for covered certificate,
5016
- -9102 Alarm for photocopied certificate,
5017
- -9103 Alarm for photographed certificate,
5018
- -9104 Alarm for PS certificate,
5019
- -9107 Alarm for reflective certificate,
5020
- -9108 Alarm for blurry image,
5021
- -8101 Alarm for document information format verification,
5022
- -8102 Alarm for document information consistency verification,
5023
- -9109 This capability is not enabled.
5016
+ -9101 Alarm for covered certificate
5017
+ -9102 Alarm for photocopied certificate
5018
+ -9103 Alarm for photographed certificate
5019
+ -9104 Alarm for tamper certificate
5020
+ -9107 Alarm for reflective certificate
5021
+ -9108 Alarm for blurry image
5022
+ -8101 Alarm for document information format verification
5023
+ -8102 Alarm for document information consistency verification
5024
+ -9109 This capability is not enabled. Please contact customer support to activate the alert service
5024
5025
  * @type {Array.<number> || null}
5025
5026
  */
5026
5027
  this.WarnCardInfos = null;
@@ -5728,14 +5729,15 @@ class RecognizeMainlandIDCardOCRResponse extends AbstractModel {
5728
5729
  this.ValidDate = null;
5729
5730
 
5730
5731
  /**
5731
- * Warning information for the ID card. Valid warning codes:
5732
- -9101 (incomplete card border),
5733
- -9102 (photocopied document),
5734
- -9103 (re-photographed document),
5735
- -9104 (PS-altered document),
5736
- -9107 (reflective document),
5737
- -9108 (blurry image),
5738
- -9109 (warning capability not enabled).
5732
+ * Card Warning Information
5733
+
5734
+ -9101 Alarm for covered certificate
5735
+ -9102 Alarm for photocopied certificate
5736
+ -9103 Alarm for photographed certificate
5737
+ -9104 Alarm for tamper certificate
5738
+ -9107 Alarm for reflective certificate
5739
+ -9108 Alarm for blurry certificate
5740
+ -9109 This capability is not enabled. Please contact customer support to activate the alert service.
5739
5741
  * @type {Array.<number> || null}
5740
5742
  */
5741
5743
  this.WarnCardInfos = null;
@@ -5871,12 +5873,12 @@ Note: Only supported for the back side of the Mainland Travel Permit for Hong Ko
5871
5873
  this.MainlandTravelPermitBackInfos = null;
5872
5874
 
5873
5875
  /**
5874
- * Warning information for the document. This field is only valid for international site requests.
5875
- Warning codes:
5876
- -9102: photocopy warning;
5877
- -9103: recapture warning;
5878
- -9104: Photoshopped document warning;
5879
- -9109: warning capability not enabled.
5876
+ * Card Warning Information
5877
+
5878
+ -9102 Alarm for photocopied certificate
5879
+ -9103 Alarm for photographed certificate
5880
+ -9104 Alarm for tamper certificate
5881
+ -9109 This capability is not enabled.This capability is not enabled. Please contact customer support to activate the alert service.
5880
5882
  * @type {Array.<number> || null}
5881
5883
  */
5882
5884
  this.WarnCardInfos = null;