tencentcloud-sdk-nodejs-ocr 4.1.11 → 4.1.13

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ocr",
3
- "version": "4.1.11",
3
+ "version": "4.1.13",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -957,6 +957,10 @@ export interface IDCardInfoResult {
957
957
  * 身份证头像照片的地址(人像面)
958
958
  */
959
959
  PortraitUrl?: string;
960
+ /**
961
+ * 整型错误码
962
+ */
963
+ IntErrorCode?: number;
960
964
  }
961
965
  /**
962
966
  * FinanBillSliceOCR返回参数结构体