tencentcloud-sdk-essbasic 3.0.799 → 3.0.800

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: 6fb8d766f6f61467e8f68a3f767038770c09e99d
4
- data.tar.gz: c4137c1dde2d5780f5084d1627baf958b69ca90d
3
+ metadata.gz: b0d0d29f06e3f11a463d1fcc454683f4b5e9fc9a
4
+ data.tar.gz: 1f9652dc4a35d33c81c45c42873ff601ce6b42f5
5
5
  SHA512:
6
- metadata.gz: ff63220cb010e0545b304d8be99fe53dd8ce5419e4b6b079b187095695ba14b04800b19c03027ca98706c8d28ed100d5485cfd60ad0abc8187b7bbb06dee26d3
7
- data.tar.gz: 3132aa8faef6c576c93f3f609d3757caa0dde8fe71347d412d360316160a2519398a92e3c186c5fd2711e43f443c2e14757594dc8202cd5e9db22e5fa6e54dfd
6
+ metadata.gz: 13b906e7a892de121600f0cc533ac133efd9cb0730e2a91c0af2d0c8104b9d81ca79e81f199b40407f59f7c0d2f00de2624fbe7da4de2dba08328b926b3402b0
7
+ data.tar.gz: ae7603ab3335a9c8ef524b36d2b2f60af9b06ca0508ab85abfeba10141455af2d72dac9b086b0651fcdaee2ad6fb5baad18b6ffbc5789541a818561a2bbd6967
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.800
@@ -4704,8 +4704,6 @@ module TencentCloud
4704
4704
 
4705
4705
  # - 如传入的关键字<font color="red">"^甲方签署^"</font >,则会在PDF文件中有且仅有"甲方签署"关键字的地方(<font color="red">前后不能有其他字符</font >)进行对应操作。
4706
4706
  # - 如传入的关键字为<font color="red">"甲方签署</font >",则PDF文件中每个出现关键字的位置(<font color="red">前后可以有其他字符</font >)都会执行相应操作。
4707
- # - 如传入的关键字为<font color="red">"^甲方签署</font >",则PDF文件中每个出现关键字的位置(<font color="red">前面不能有其他字符</font >)都会执行相应操作。
4708
- # - 如传入的关键字为<font color="red">"甲方签署^</font >",则PDF文件中每个出现关键字的位置(<font color="red">后面不能有其他字符</font >)都会执行相应操作。
4709
4707
 
4710
4708
 
4711
4709
  # 注:`控件ID可以在一个PDF中不可重复`
@@ -8819,7 +8817,13 @@ module TencentCloud
8819
8817
  # @type FailReason: String
8820
8818
  # @param Url: 印章图片url,5分钟内有效
8821
8819
  # @type Url: String
8822
- # @param SealType: 印章类型,OFFICIAL-企业公章,CONTRACT-合同专用章,LEGAL_PERSON_SEAL-法人章
8820
+ # @param SealType: 电子印章类型 , 可选类型如下:
8821
+ # <ul><li>**OFFICIAL**: (默认)公章</li>
8822
+ # <li>**CONTRACT**: 合同专用章;</li>
8823
+ # <li>**FINANCE**: 财务专用章;</li>
8824
+ # <li>**PERSONNEL**: 人事专用章</li>
8825
+ # <li>**INVOICE**: 发票专用章</li>
8826
+ # </ul>
8823
8827
  # @type SealType: String
8824
8828
  # @param IsAllTime: 用印申请是否为永久授权
8825
8829
  # @type IsAllTime: Boolean
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.799
4
+ version: 3.0.800
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud