tencentcloud-sdk-nodejs-ocr 4.1.99 → 4.1.100

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.99",
3
+ "version": "4.1.100",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6273,6 +6273,10 @@ export interface VatElectronicInfo {
6273
6273
  * 是否有公司印章(0:没有,1:有)
6274
6274
  */
6275
6275
  CompanySealMark?: number;
6276
+ /**
6277
+ * 全电类型的多页pdf票据中,支持输出票面页码:当前第几页,一共第几页。
6278
+ */
6279
+ InvoicePageIndex?: string;
6276
6280
  }
6277
6281
  /**
6278
6282
  * RecognizeValidIDCardOCR返回参数结构体