tencentcloud-sdk-essbasic 3.0.1177 → 3.0.1179

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210526/models.rb +14 -5
  4. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 23f44452514e627be66e5b300dbd15581872465e
4
- data.tar.gz: a37f15b0872bc822701baecdd5931738c5dd8f75
3
+ metadata.gz: 9407ae3bd5f8dc2abb73c94b02c523f7e83c7762
4
+ data.tar.gz: bac75cc10c2513e78feb797a63a4181ead977efa
5
5
  SHA512:
6
- metadata.gz: 2c3e171a5268519616ef908fbf006d61d804ed8f4fa2ea3bfb2bf81646f41e9974df3ba669eeb53a26792a722426dc0b98c726264e7848491e93cae49416dd76
7
- data.tar.gz: a8a35b16755b7b765839729706caa2bc98fed08ccb7f6d223a2500479eeaa0ff1037a7189b392ab4c30f3f93b755b8144b71b0c171725ad66035c01056280020
6
+ metadata.gz: 958e60ce62d34fb81bacd04cdfb0b2dd840d40051f3f94495d2b027a13301d8c6e0c8cde574c21a36ee9b8458b9ead839db3f8099c739c0068aa34570a08ad84
7
+ data.tar.gz: aac99bb27bcefd6372f5056f159552c48010df696ee5022d148deda776ae50eadcd6ab48280ef343b275fe7cd187c6d83a0a908ce277e51496788d465c3cb35b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1177
1
+ 3.0.1179
@@ -3085,10 +3085,12 @@ module TencentCloud
3085
3085
  # @type LicenseType: Integer
3086
3086
  # @param SceneKey: <ul><li> **E_PRESCRIPTION_AUTO_SIGN** : 电子处方场景</li><li> **OTHER** : 通用场景</li></ul>
3087
3087
  # @type SceneKey: String
3088
+ # @param FileId: 印章图片文件 id取值:填写的FileId通过UploadFiles接口上传文件获取。
3089
+ # @type FileId: String
3088
3090
 
3089
- attr_accessor :Agent, :UserName, :IdCardNumber, :SealName, :SealImage, :Operator, :IdCardType, :SealImageCompress, :Mobile, :EnableAutoSign, :LicenseType, :SceneKey
3091
+ attr_accessor :Agent, :UserName, :IdCardNumber, :SealName, :SealImage, :Operator, :IdCardType, :SealImageCompress, :Mobile, :EnableAutoSign, :LicenseType, :SceneKey, :FileId
3090
3092
 
3091
- def initialize(agent=nil, username=nil, idcardnumber=nil, sealname=nil, sealimage=nil, operator=nil, idcardtype=nil, sealimagecompress=nil, mobile=nil, enableautosign=nil, licensetype=nil, scenekey=nil)
3093
+ def initialize(agent=nil, username=nil, idcardnumber=nil, sealname=nil, sealimage=nil, operator=nil, idcardtype=nil, sealimagecompress=nil, mobile=nil, enableautosign=nil, licensetype=nil, scenekey=nil, fileid=nil)
3092
3094
  @Agent = agent
3093
3095
  @UserName = username
3094
3096
  @IdCardNumber = idcardnumber
@@ -3101,6 +3103,7 @@ module TencentCloud
3101
3103
  @EnableAutoSign = enableautosign
3102
3104
  @LicenseType = licensetype
3103
3105
  @SceneKey = scenekey
3106
+ @FileId = fileid
3104
3107
  end
3105
3108
 
3106
3109
  def deserialize(params)
@@ -3122,6 +3125,7 @@ module TencentCloud
3122
3125
  @EnableAutoSign = params['EnableAutoSign']
3123
3126
  @LicenseType = params['LicenseType']
3124
3127
  @SceneKey = params['SceneKey']
3128
+ @FileId = params['FileId']
3125
3129
  end
3126
3130
  end
3127
3131
 
@@ -4245,7 +4249,7 @@ module TencentCloud
4245
4249
  # </ul>
4246
4250
  # 第三方平台子客企业和员工必须已经经过实名认证
4247
4251
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
4248
- # @param Limit: 指定分页每页返回的数据条数,单页最大支持 100
4252
+ # @param Limit: 指定分页每页返回的数据条数,单页最大支持 100。默认值为20
4249
4253
  # @type Limit: Integer
4250
4254
  # @param Offset: 分页查询偏移量,默认为0,最大为20000
4251
4255
  # @type Offset: Integer
@@ -6545,12 +6549,16 @@ module TencentCloud
6545
6549
 
6546
6550
  # ![image](https://qcloudimg.tencent-cloud.cn/raw/8436ffd78c20605e6b133ff4bc4d2ac7.png)
6547
6551
  # @type HintText: String
6552
+ # @param UserData: 调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 2000长度。在执业章授权完成后的回调场景,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的<a href="https://qian.tencent.com/developers/partner/callback_types_seals#%E5%9B%9B-%E5%91%98%E5%B7%A5%E6%89%A7%E4%B8%9A%E7%AB%A0%E5%9B%9E%E8%B0%83%E9%80%9A%E7%9F%A5">回调通知</a>模块。
6553
+ # 示例值:QmFzZTYOIEJhc2U2NCA=
6554
+ # @type UserData: String
6548
6555
 
6549
- attr_accessor :Agent, :HintText
6556
+ attr_accessor :Agent, :HintText, :UserData
6550
6557
 
6551
- def initialize(agent=nil, hinttext=nil)
6558
+ def initialize(agent=nil, hinttext=nil, userdata=nil)
6552
6559
  @Agent = agent
6553
6560
  @HintText = hinttext
6561
+ @UserData = userdata
6554
6562
  end
6555
6563
 
6556
6564
  def deserialize(params)
@@ -6559,6 +6567,7 @@ module TencentCloud
6559
6567
  @Agent.deserialize(params['Agent'])
6560
6568
  end
6561
6569
  @HintText = params['HintText']
6570
+ @UserData = params['UserData']
6562
6571
  end
6563
6572
  end
6564
6573
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1177
4
+ version: 3.0.1179
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-12-04 00:00:00.000000000 Z
11
+ date: 2025-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,10 +34,10 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-essbasic.rb
37
- - lib/v20201222/client.rb
38
- - lib/v20201222/models.rb
39
- - lib/v20210526/client.rb
40
37
  - lib/v20210526/models.rb
38
+ - lib/v20210526/client.rb
39
+ - lib/v20201222/models.rb
40
+ - lib/v20201222/client.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: