tencentcloud-sdk-ocr 3.0.371 → 3.0.381

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: a270c391bd58a7a2753509c77d14a38468de3a31
4
- data.tar.gz: c3e29ea6eea297cb5166b401d2fa893c41ef0903
3
+ metadata.gz: 07d434d690dfcb8d3b33588fbb5118118468f8c2
4
+ data.tar.gz: b74e041bad65e185ea6c83153ab7bb14337a680e
5
5
  SHA512:
6
- metadata.gz: 96e235fe69261049a4781af25d680782cf304e6b3983968344d08c57e4b67b150b528b20fa685ec6b0a732662276bd09c8e9c26f1f8683294c83a06b5706e53b
7
- data.tar.gz: 815373e375dfd9b147d5391dba4a47f28a9d59b5ecca8334dabd02545489fd6b2531204c3890ba871d45209aaf7cc2799d6db3fbf35368288a6484aad5ab5ac8
6
+ metadata.gz: 2177033775e1283ff78bc80b5d208467bb1a461db7ea2faa1d947ada38a6d429ae3258d0a6f9158ff8ff37c013170e666e920d47246c907b8087f19728bffb93
7
+ data.tar.gz: ea79b3e5fcb01a05b65ac513d1951765ad2c1cc21aaa81336b9e28b360ae0d8d311f1926deff45b2244b263613f5292007bfbf2ef966a8a31708f1a5e4dfa8c6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.371
1
+ 3.0.381
@@ -7397,7 +7397,7 @@ module TencentCloud
7397
7397
  # 增值税发票卷票信息
7398
7398
  class VatRollInvoiceInfo < TencentCloud::Common::AbstractModel
7399
7399
  # @param Name: 识别出的字段名称(关键字),支持以下字段:
7400
- # 发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、服务类型、品名、种类。
7400
+ # 发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、单价、金额、数量、服务类型、品名、种类。
7401
7401
  # @type Name: String
7402
7402
  # @param Value: 识别出的字段名称对应的值,也就是字段Name对应的字符串结果。
7403
7403
  # @type Value: String
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ocr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.371
4
+ version: 3.0.381
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-08-01 00:00:00.000000000 Z
11
+ date: 2022-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ~>
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ~>
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.0'
27
27
  description: Tencent Cloud Ruby SDK is the official software development kit, which
@@ -33,10 +33,10 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/VERSION
37
36
  - lib/tencentcloud-sdk-ocr.rb
38
- - lib/v20181119/client.rb
39
37
  - lib/v20181119/models.rb
38
+ - lib/v20181119/client.rb
39
+ - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses:
42
42
  - Apache-2.0
@@ -49,17 +49,17 @@ require_paths:
49
49
  - lib
50
50
  required_ruby_version: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ">="
52
+ - - '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">="
57
+ - - '>='
58
58
  - !ruby/object:Gem::Version
59
59
  version: '0'
60
60
  requirements: []
61
61
  rubyforge_project:
62
- rubygems_version: 2.6.14
62
+ rubygems_version: 2.0.14
63
63
  signing_key:
64
64
  specification_version: 4
65
65
  summary: Tencent Cloud SDK for Ruby - OCR