tencentcloud-sdk-ocr 1.0.237 → 1.0.241

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c89c0c3712167c2fd1880185971b6c54a631b19a
4
- data.tar.gz: b3a62eb5b4edd097bccd949b82fa3d1d6cb0d84d
3
+ metadata.gz: d27301f5c4bcf75e9cd00019851cdb4bb0e6b4a6
4
+ data.tar.gz: a4ac0b6c55ead81b4093605409be031e5d48848b
5
5
  SHA512:
6
- metadata.gz: bf8ca918c8a5da77507656d5985f753f9c9ee9eea5af3e8a190b613a27037cc3315ffdf2f14e3ea8644876a123b2afbc18fb51fcf64d2429bce0c57e89f1facb
7
- data.tar.gz: aac38a7cb35271756ac8214ef420899913b2f8bca37eccf018c936fe3015ebe6f0217c2f7579a4aac8553f8a0b025a89ca9da9f809c569b65e65254fa7a0a839
6
+ metadata.gz: 2f34a7e3230964fb61d07946a490c95e13a5edaa5852df1bd91a80e2326a200cfbb71163c68bb54765e1bbd67fdb2032f6e95906c04f3bbf07858f218011a3ff
7
+ data.tar.gz: dbc875162d07b0f7ad0380c2c474f46bfa7627b0416b65be4d22f7b1e51a8d8d9af821c741dac21424fb72b8f857575ad848c116c6d1ef066a88c652b8107f84
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.237
1
+ 1.0.241
@@ -2716,8 +2716,8 @@ module TencentCloud
2716
2716
 
2717
2717
  # 通用机打发票信息
2718
2718
  class InvoiceGeneralInfo < TencentCloud::Common::AbstractModel
2719
- # @param Name: 识别出的字段名称(关键字),支持以下字段:
2720
- # 发票代码、发票号码、日期、合计金额(小写)、合计金额(大写)、购买方识别号、销售方识别号、校验码、购买方名称、销售方名称、时间、种类、发票消费类型、省、市、是否有公司印章。
2719
+ # @param Name: 识别出的字段名称(关键字),支持以下字段识别(注:下划线表示一个字段):
2720
+ # 发票代码、发票号码、日期、合计金额(小写)、合计金额(大写)、购买方识别号、销售方识别号、校验码、购买方名称、销售方名称、时间、种类、发票消费类型、省、市、是否有公司印章、发票名称、<span style="text-decoration:underline">购买方地址、电话</span>、<span style="text-decoration:underline">销售方地址、电话</span>、购买方开户行及账号、销售方开户行及账号、经办人取票用户、经办人支付信息、经办人商户号、经办人订单号、<span style="text-decoration:underline">货物或应税劳务、服务名称</span>、数量、单价、税率、税额、金额、单位、规格型号、合计税额、合计金额、备注、收款人、复核、开票人、密码区、行业分类
2721
2721
  # @type Name: String
2722
2722
  # @param Value: 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
2723
2723
  # @type Value: String
@@ -2930,6 +2930,7 @@ module TencentCloud
2930
2930
  # -9103 证照翻拍告警
2931
2931
  # -9102 证照复印件告警
2932
2932
  # -9106 证件遮挡告警
2933
+ # -9107 模糊图片告警
2933
2934
  # @type Warn: Array
2934
2935
  # @param Image: 证件图片
2935
2936
  # @type Image: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ocr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.237
4
+ version: 1.0.241
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-07 00:00:00.000000000 Z
11
+ date: 2022-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common