tencentcloud-sdk-ocr 3.0.1080 → 3.0.1081

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: 382b28d2890f20fed8c10a5e759104e3e6c64eb9
4
- data.tar.gz: 6818eda0c07165e820496f1151da7fcc6646a417
3
+ metadata.gz: d3f01162910d5f754e19b208c8c06ea1e805e9c4
4
+ data.tar.gz: 019f994d8303bcaba816659833074b3a64628e44
5
5
  SHA512:
6
- metadata.gz: edc45713d208aa9398f8b3fa30a33e9f30a41e72a5b573f7f59115e09aa41d307854026ccbd7020077b31bae2642024d2b1945948b2ff52c8e20834191c1481f
7
- data.tar.gz: 29a5948cbefb5816b8299e4eeddc416aab239458c5383c0f340c8dce853dd1d795c297472eb032175addbfe24fd35c9905eacaf5ed87964cfeb64a508c51c3a4
6
+ metadata.gz: 2fcdca38a2b59f08095d175b585855c89f990f816351eb7310aa6d150d8d033b21d6ea58bef522945f91fbff32a138c507fb0f93e3bfd1606652066c1b0057ea
7
+ data.tar.gz: 5e31c60eda712fe729abc65b8b9f4ac8f50105a35580e75f65dfa36796a742d03426cba8b88e0fd660c2ba8348677d84878a12d58b538b9c9bdd3f220e2dd886
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1080
1
+ 3.0.1081
@@ -12830,11 +12830,11 @@ module TencentCloud
12830
12830
  # @param Seal: 印章
12831
12831
  # 注意:此字段可能返回 null,表示取不到有效值。
12832
12832
  # @type Seal: String
12833
- # @param StateElectronic: 状态
12833
+ # @param StateElectronic: 状态,该字段仅支持电子行驶证返回
12834
12834
  # @type StateElectronic: String
12835
- # @param InspectionValidityTimeElectronic: 检验有效期
12835
+ # @param InspectionValidityTimeElectronic: 检验有效期,该字段仅支持电子行驶证返回
12836
12836
  # @type InspectionValidityTimeElectronic: String
12837
- # @param GenerationTimeElectronic: 生成时间
12837
+ # @param GenerationTimeElectronic: 生成时间,该字段仅支持电子行驶证返回
12838
12838
  # @type GenerationTimeElectronic: String
12839
12839
 
12840
12840
  attr_accessor :PlateNo, :VehicleType, :Owner, :Address, :UseCharacter, :Model, :Vin, :EngineNo, :RegisterDate, :IssueDate, :Seal, :StateElectronic, :InspectionValidityTimeElectronic, :GenerationTimeElectronic
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: 3.0.1080
4
+ version: 3.0.1081
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-12 00:00:00.000000000 Z
11
+ date: 2025-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common