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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181119/models.rb +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d3f01162910d5f754e19b208c8c06ea1e805e9c4
|
4
|
+
data.tar.gz: 019f994d8303bcaba816659833074b3a64628e44
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2fcdca38a2b59f08095d175b585855c89f990f816351eb7310aa6d150d8d033b21d6ea58bef522945f91fbff32a138c507fb0f93e3bfd1606652066c1b0057ea
|
7
|
+
data.tar.gz: 5e31c60eda712fe729abc65b8b9f4ac8f50105a35580e75f65dfa36796a742d03426cba8b88e0fd660c2ba8348677d84878a12d58b538b9c9bdd3f220e2dd886
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1081
|
data/lib/v20181119/models.rb
CHANGED
@@ -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.
|
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-
|
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
|