tencentcloud-sdk-ess 3.0.672 → 3.0.674

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: cc447e082ecc2afa5531fb41a439cdcfe5c0ff86
4
- data.tar.gz: b344faaed3a5309bc10d25effda9d90996a69ef7
3
+ metadata.gz: 349ea54f1c3af85aa3d0890b2bef5088ce20af30
4
+ data.tar.gz: 6cbd213a6d90248fdfa0e2b1e3506c9ab5ba04a4
5
5
  SHA512:
6
- metadata.gz: ea5717678dea00693770702a2f07fc2019bee5d025ce3c907d3c70b53417ffd20e1f003ff25512882cefd40780ca012212947dcb2d45347cfafa871d4d791f20
7
- data.tar.gz: df8f6ce79332b01480f3ab286211306f1935ea5aff38d903f06bf29775d36059f5a14e3e614257cc4f76946204616d136745f9f81d577e6b1a57bcb0e8d620c8
6
+ metadata.gz: a21bd9d4c8ad30e9cf6465e018ecda53a4dc82d5b22a3fe8cfe11a993e3315c4ce7a8ece6a95b9d171184ef70f532dace0de14aef212c13f7dc8506e9538f5a3
7
+ data.tar.gz: 0c8ef60bec29284911d820afee1081ab83752a016743064361ec95706f2e3d005f64dc35d9c25aa6e7ffc54eeb50a031659bec7d17cb0d80843a117799364e79
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.672
1
+ 3.0.674
@@ -966,6 +966,37 @@ module TencentCloud
966
966
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
967
967
  end
968
968
 
969
+ # 获取设置自动签印章小程序链接。
970
+
971
+ # 注意:
972
+ # <ul><li>需要<code>企业开通自动签</code>后使用。</li>
973
+ # <li>仅支持<code>已经开通了自动签的个人</code>更换自动签印章。</li>
974
+ # <li>链接有效期默认7天,<code>最多30天</code>。</li>
975
+ # <li>该接口的链接适用于<code>小程序</code>端。</li>
976
+ # <li>该接口不会扣除您的合同套餐,暂不参与计费。</li></ul>
977
+
978
+ # @param request: Request instance for CreateUserAutoSignSealUrl.
979
+ # @type request: :class:`Tencentcloud::ess::V20201111::CreateUserAutoSignSealUrlRequest`
980
+ # @rtype: :class:`Tencentcloud::ess::V20201111::CreateUserAutoSignSealUrlResponse`
981
+ def CreateUserAutoSignSealUrl(request)
982
+ body = send_request('CreateUserAutoSignSealUrl', request.serialize)
983
+ response = JSON.parse(body)
984
+ if response['Response'].key?('Error') == false
985
+ model = CreateUserAutoSignSealUrlResponse.new
986
+ model.deserialize(response['Response'])
987
+ model
988
+ else
989
+ code = response['Response']['Error']['Code']
990
+ message = response['Response']['Error']['Message']
991
+ reqid = response['Response']['RequestId']
992
+ raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
993
+ end
994
+ rescue TencentCloud::Common::TencentCloudSDKException => e
995
+ raise e
996
+ rescue StandardError => e
997
+ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
998
+ end
999
+
969
1000
  # 用来设置本企业嵌入式页面个性化主题配置(例如是否展示电子签logo、定义主题色等),设置后获取的web签署界面都会使用此配置进行展示。
970
1001
 
971
1002
  # 如果多次调用,会以最后一次的配置为准
@@ -1596,16 +1596,30 @@ module TencentCloud
1596
1596
 
1597
1597
  # CreateFlowApprovers返回参数结构体
1598
1598
  class CreateFlowApproversResponse < TencentCloud::Common::AbstractModel
1599
+ # @param FillError: 批量补充签署人时,补充失败的报错说明
1600
+
1601
+ # 注:`目前仅补充动态签署人时会返回补充失败的原因`
1602
+ # 注意:此字段可能返回 null,表示取不到有效值。
1603
+ # @type FillError: Array
1599
1604
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1600
1605
  # @type RequestId: String
1601
1606
 
1602
- attr_accessor :RequestId
1607
+ attr_accessor :FillError, :RequestId
1603
1608
 
1604
- def initialize(requestid=nil)
1609
+ def initialize(fillerror=nil, requestid=nil)
1610
+ @FillError = fillerror
1605
1611
  @RequestId = requestid
1606
1612
  end
1607
1613
 
1608
1614
  def deserialize(params)
1615
+ unless params['FillError'].nil?
1616
+ @FillError = []
1617
+ params['FillError'].each do |i|
1618
+ fillerror_tmp = FillError.new
1619
+ fillerror_tmp.deserialize(i)
1620
+ @FillError << fillerror_tmp
1621
+ end
1622
+ end
1609
1623
  @RequestId = params['RequestId']
1610
1624
  end
1611
1625
  end
@@ -4008,6 +4022,88 @@ module TencentCloud
4008
4022
  end
4009
4023
  end
4010
4024
 
4025
+ # CreateUserAutoSignSealUrl请求参数结构体
4026
+ class CreateUserAutoSignSealUrlRequest < TencentCloud::Common::AbstractModel
4027
+ # @param Operator: 执行本接口操作的员工信息。
4028
+ # 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
4029
+ # @type Operator: :class:`Tencentcloud::Ess.v20201111.models.UserInfo`
4030
+ # @param SceneKey: 自动签使用的场景值, 可以选择的场景值如下:
4031
+ # <ul><li> **E_PRESCRIPTION_AUTO_SIGN** : 电子处方场景</li></ul>
4032
+
4033
+ # 注: `现在仅支持电子处方场景`
4034
+ # @type SceneKey: String
4035
+ # @param UserInfo: 自动签开通个人用户信息, 包括名字,身份证等。
4036
+ # @type UserInfo: :class:`Tencentcloud::Ess.v20201111.models.UserThreeFactor`
4037
+ # @param Agent: 代理企业和员工的信息。
4038
+ # 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
4039
+ # @type Agent: :class:`Tencentcloud::Ess.v20201111.models.Agent`
4040
+ # @param ExpiredTime: 链接的过期时间,格式为Unix时间戳,不能早于当前时间,且最大为当前时间往后30天。`如果不传,默认过期时间为当前时间往后7天。`
4041
+ # @type ExpiredTime: Integer
4042
+
4043
+ attr_accessor :Operator, :SceneKey, :UserInfo, :Agent, :ExpiredTime
4044
+
4045
+ def initialize(operator=nil, scenekey=nil, userinfo=nil, agent=nil, expiredtime=nil)
4046
+ @Operator = operator
4047
+ @SceneKey = scenekey
4048
+ @UserInfo = userinfo
4049
+ @Agent = agent
4050
+ @ExpiredTime = expiredtime
4051
+ end
4052
+
4053
+ def deserialize(params)
4054
+ unless params['Operator'].nil?
4055
+ @Operator = UserInfo.new
4056
+ @Operator.deserialize(params['Operator'])
4057
+ end
4058
+ @SceneKey = params['SceneKey']
4059
+ unless params['UserInfo'].nil?
4060
+ @UserInfo = UserThreeFactor.new
4061
+ @UserInfo.deserialize(params['UserInfo'])
4062
+ end
4063
+ unless params['Agent'].nil?
4064
+ @Agent = Agent.new
4065
+ @Agent.deserialize(params['Agent'])
4066
+ end
4067
+ @ExpiredTime = params['ExpiredTime']
4068
+ end
4069
+ end
4070
+
4071
+ # CreateUserAutoSignSealUrl返回参数结构体
4072
+ class CreateUserAutoSignSealUrlResponse < TencentCloud::Common::AbstractModel
4073
+ # @param AppId: 腾讯电子签小程序的AppId,用于其他小程序/APP等应用跳转至腾讯电子签小程序使用。
4074
+ # @type AppId: String
4075
+ # @param AppOriginalId: 腾讯电子签小程序的原始Id,用于其他小程序/APP等应用跳转至腾讯电子签小程序使用。
4076
+ # @type AppOriginalId: String
4077
+ # @param Url: 个人用户自动签的开通链接, 短链形式。过期时间受 `ExpiredTime` 参数控制。
4078
+ # @type Url: String
4079
+ # @param Path: 腾讯电子签小程序的跳转路径,用于其他小程序/APP等应用跳转至腾讯电子签小程序使用。
4080
+ # @type Path: String
4081
+ # @param QrCode: base64格式的跳转二维码图片,可通过微信扫描后跳转到腾讯电子签小程序的开通界面。
4082
+ # @type QrCode: String
4083
+ # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4084
+ # @type RequestId: String
4085
+
4086
+ attr_accessor :AppId, :AppOriginalId, :Url, :Path, :QrCode, :RequestId
4087
+
4088
+ def initialize(appid=nil, apporiginalid=nil, url=nil, path=nil, qrcode=nil, requestid=nil)
4089
+ @AppId = appid
4090
+ @AppOriginalId = apporiginalid
4091
+ @Url = url
4092
+ @Path = path
4093
+ @QrCode = qrcode
4094
+ @RequestId = requestid
4095
+ end
4096
+
4097
+ def deserialize(params)
4098
+ @AppId = params['AppId']
4099
+ @AppOriginalId = params['AppOriginalId']
4100
+ @Url = params['Url']
4101
+ @Path = params['Path']
4102
+ @QrCode = params['QrCode']
4103
+ @RequestId = params['RequestId']
4104
+ end
4105
+ end
4106
+
4011
4107
  # CreateWebThemeConfig请求参数结构体
4012
4108
  class CreateWebThemeConfigRequest < TencentCloud::Common::AbstractModel
4013
4109
  # @param Operator: 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
@@ -5937,6 +6033,28 @@ module TencentCloud
5937
6033
  end
5938
6034
  end
5939
6035
 
6036
+ # 批量补充签署人时,补充失败的报错说明
6037
+ class FillError < TencentCloud::Common::AbstractModel
6038
+ # @param RecipientId: 为签署方经办人在签署合同中的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。与入参中补充的签署人角色ID对应,批量补充部分失败返回对应的错误信息。
6039
+ # 注意:此字段可能返回 null,表示取不到有效值。
6040
+ # @type RecipientId: String
6041
+ # @param ErrMessage: 补充失败错误说明
6042
+ # 注意:此字段可能返回 null,表示取不到有效值。
6043
+ # @type ErrMessage: String
6044
+
6045
+ attr_accessor :RecipientId, :ErrMessage
6046
+
6047
+ def initialize(recipientid=nil, errmessage=nil)
6048
+ @RecipientId = recipientid
6049
+ @ErrMessage = errmessage
6050
+ end
6051
+
6052
+ def deserialize(params)
6053
+ @RecipientId = params['RecipientId']
6054
+ @ErrMessage = params['ErrMessage']
6055
+ end
6056
+ end
6057
+
5940
6058
  # 文档内的填充控件返回结构体,返回控件的基本信息和填写内容值
5941
6059
  class FilledComponent < TencentCloud::Common::AbstractModel
5942
6060
  # @param ComponentId: 控件Id
@@ -6240,7 +6358,7 @@ module TencentCloud
6240
6358
  # @type ApproverIdCardNumber: String
6241
6359
  # @param RecipientId: 签署方经办人在模板中配置的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。
6242
6360
  # 模板发起合同时,该参数为必填项。
6243
- # 文件发起合同是,该参数无需传值。
6361
+ # 文件发起合同时,该参数无需传值。
6244
6362
  # 如果开发者后续用合同模板发起合同,建议保存此值,在用合同模板发起合同中需此值绑定对应的签署经办人 。
6245
6363
  # @type RecipientId: String
6246
6364
  # @param VerifyChannel: 签署意愿确认渠道,默认为WEIXINAPP:人脸识别
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.672
4
+ version: 3.0.674
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-09 00:00:00.000000000 Z
11
+ date: 2023-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common