tencentcloud-sdk-ess 3.0.416 → 3.0.417
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/v20201111/models.rb +1 -1
- 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: 9abfebe98b3de2fc68891dddce32be700d8d4c2b
|
4
|
+
data.tar.gz: af4e7a1d2320648d2000abff6e0c8fc64f661a2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 324771da725bdd1072da351dbba9b45649c42aefd53d24acfaf4febc8c8639fed61d9a0fc3a9ff8d462582c671cd4d3639cd138e023bdc5b8e309a28cf1bca91
|
7
|
+
data.tar.gz: 68d63912e3c0b61158139a7810c348c2f5a5def9e922acac95d534eef41ceb5ae64d389572e94ad3e33d0a1fd9fabfc5053a9a8a5d232f4a080936ec87900e11
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.417
|
data/lib/v20201111/models.rb
CHANGED
@@ -1732,7 +1732,7 @@ module TencentCloud
|
|
1732
1732
|
# @type RecipientId: String
|
1733
1733
|
# @param VerifyChannel: 签署意愿确认渠道,WEIXINAPP:人脸识别
|
1734
1734
|
# @type VerifyChannel: Array
|
1735
|
-
# @param NotifyType: 是否发送短信,sms--短信通知,none--不通知,默认为sms
|
1735
|
+
# @param NotifyType: 是否发送短信,sms--短信通知,none--不通知,默认为sms;发起方=签署方时不发送短信
|
1736
1736
|
# @type NotifyType: String
|
1737
1737
|
# @param IsFullText: 签署前置条件:是否需要阅读全文,默认为不需要
|
1738
1738
|
# @type IsFullText: Boolean
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-ess
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.417
|
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-09-
|
11
|
+
date: 2022-09-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|