tencentcloud-sdk-ess 3.0.852 → 3.0.854
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/client.rb +10 -3
- data/lib/v20201111/models.rb +111 -107
- 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: 38daeb66366e2164ad5b02ad5bf8d4324a8360ad
|
4
|
+
data.tar.gz: d681588d05d5444dd90ee3fc06663d2f30cabaf3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c1be1c52d262d94cfcf69bf9264ef854d8d61ffe36ab1feb0e0c86cb6a9894e70c787b7503e99bf6eb6a8436f1be04038bb5086d096e13f37aec7801c9457871
|
7
|
+
data.tar.gz: 83e8124c0914a9d88c0e38caaa5d71cac8185bc13c58f99d60aee47113769cd0537cfc180fe51804f52775c2095b9377191d44894ab84036f75752227dd78c6f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.854
|
data/lib/v20201111/client.rb
CHANGED
@@ -1055,10 +1055,15 @@ module TencentCloud
|
|
1055
1055
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1056
1056
|
end
|
1057
1057
|
|
1058
|
-
#
|
1058
|
+
# 该接口用于获取创建法人章的二维码,需要通过微信扫描。扫描后将跳转到腾讯电子签署,进入到创建法人章的流程。
|
1059
1059
|
|
1060
1060
|
# **注意**
|
1061
1061
|
# 1. 该二维码**有效期为7天**,过期后将失效,可重新创建 。
|
1062
|
+
# 2. 每个公司**只能有1个法人章**,无法重复创建或者创建多个
|
1063
|
+
|
1064
|
+
# 法人章的样式可以参考下图索引(也可以自己上传法人印章图片):
|
1065
|
+
|
1066
|
+
# 
|
1062
1067
|
|
1063
1068
|
# @param request: Request instance for CreateLegalSealQrCode.
|
1064
1069
|
# @type request: :class:`Tencentcloud::ess::V20201111::CreateLegalSealQrCodeRequest`
|
@@ -2191,8 +2196,10 @@ module TencentCloud
|
|
2191
2196
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
2192
2197
|
end
|
2193
2198
|
|
2194
|
-
#
|
2195
|
-
|
2199
|
+
# 查询企业印章列表。
|
2200
|
+
|
2201
|
+
# 注:
|
2202
|
+
# 1. 此操作要求操作者具备<b>印章查询权限</b>(若调用者尚无此权限,请联系超级管理员前往Web控制台【组织管理】->【角色管理】添加相应权限)。
|
2196
2203
|
|
2197
2204
|
# @param request: Request instance for DescribeOrganizationSeals.
|
2198
2205
|
# @type request: :class:`Tencentcloud::ess::V20201111::DescribeOrganizationSealsRequest`
|
data/lib/v20201111/models.rb
CHANGED
@@ -54,12 +54,12 @@ module TencentCloud
|
|
54
54
|
|
55
55
|
attr_accessor :AppId, :ProxyAppId, :ProxyOrganizationId, :ProxyOperator
|
56
56
|
extend Gem::Deprecate
|
57
|
-
deprecate :AppId, :none, 2024,
|
58
|
-
deprecate :AppId=, :none, 2024,
|
59
|
-
deprecate :ProxyAppId, :none, 2024,
|
60
|
-
deprecate :ProxyAppId=, :none, 2024,
|
61
|
-
deprecate :ProxyOperator, :none, 2024,
|
62
|
-
deprecate :ProxyOperator=, :none, 2024,
|
57
|
+
deprecate :AppId, :none, 2024, 7
|
58
|
+
deprecate :AppId=, :none, 2024, 7
|
59
|
+
deprecate :ProxyAppId, :none, 2024, 7
|
60
|
+
deprecate :ProxyAppId=, :none, 2024, 7
|
61
|
+
deprecate :ProxyOperator, :none, 2024, 7
|
62
|
+
deprecate :ProxyOperator=, :none, 2024, 7
|
63
63
|
|
64
64
|
def initialize(appid=nil, proxyappid=nil, proxyorganizationid=nil, proxyoperator=nil)
|
65
65
|
@AppId = appid
|
@@ -540,8 +540,8 @@ module TencentCloud
|
|
540
540
|
|
541
541
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
|
542
542
|
extend Gem::Deprecate
|
543
|
-
deprecate :CallbackUrl, :none, 2024,
|
544
|
-
deprecate :CallbackUrl=, :none, 2024,
|
543
|
+
deprecate :CallbackUrl, :none, 2024, 7
|
544
|
+
deprecate :CallbackUrl=, :none, 2024, 7
|
545
545
|
|
546
546
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
|
547
547
|
@UserInfo = userinfo
|
@@ -734,8 +734,8 @@ module TencentCloud
|
|
734
734
|
|
735
735
|
attr_accessor :CallbackUrl, :Token, :CallbackKey, :CallbackToken
|
736
736
|
extend Gem::Deprecate
|
737
|
-
deprecate :Token, :none, 2024,
|
738
|
-
deprecate :Token=, :none, 2024,
|
737
|
+
deprecate :Token, :none, 2024, 7
|
738
|
+
deprecate :Token=, :none, 2024, 7
|
739
739
|
|
740
740
|
def initialize(callbackurl=nil, token=nil, callbackkey=nil, callbacktoken=nil)
|
741
741
|
@CallbackUrl = callbackurl
|
@@ -765,12 +765,12 @@ module TencentCloud
|
|
765
765
|
|
766
766
|
attr_accessor :ApplicationId, :OrganizationId, :OperatorId, :SubOrganizationId
|
767
767
|
extend Gem::Deprecate
|
768
|
-
deprecate :ApplicationId, :none, 2024,
|
769
|
-
deprecate :ApplicationId=, :none, 2024,
|
770
|
-
deprecate :OrganizationId, :none, 2024,
|
771
|
-
deprecate :OrganizationId=, :none, 2024,
|
772
|
-
deprecate :SubOrganizationId, :none, 2024,
|
773
|
-
deprecate :SubOrganizationId=, :none, 2024,
|
768
|
+
deprecate :ApplicationId, :none, 2024, 7
|
769
|
+
deprecate :ApplicationId=, :none, 2024, 7
|
770
|
+
deprecate :OrganizationId, :none, 2024, 7
|
771
|
+
deprecate :OrganizationId=, :none, 2024, 7
|
772
|
+
deprecate :SubOrganizationId, :none, 2024, 7
|
773
|
+
deprecate :SubOrganizationId=, :none, 2024, 7
|
774
774
|
|
775
775
|
def initialize(applicationid=nil, organizationid=nil, operatorid=nil, suborganizationid=nil)
|
776
776
|
@ApplicationId = applicationid
|
@@ -1013,8 +1013,6 @@ module TencentCloud
|
|
1013
1013
|
# 1. 绝对定位方式 (可以通过 [PDF坐标计算助手](https://qian.tencent.com/developers/tools/template-editor)计算控件的坐标)
|
1014
1014
|
# 2. 表单域(FIELD)定位方式
|
1015
1015
|
# 3. 关键字(KEYWORD)定位方式,使用关键字定位时,请确保PDF原始文件内是关键字以文字形式保存在PDF文件中,不支持对图片内文字进行关键字查找
|
1016
|
-
# 可以参考官网说明
|
1017
|
-
# https://cloud.tencent.com/document/product/1323/78346#component-.E4.B8.89.E7.A7.8D.E5.AE.9A.E4.BD.8D.E6.96.B9.E5.BC.8F.E8.AF.B4.E6.98.8E
|
1018
1016
|
class Component < TencentCloud::Common::AbstractModel
|
1019
1017
|
# @param ComponentType: **如果是Component填写控件类型,则可选的字段为**:
|
1020
1018
|
|
@@ -1026,6 +1024,7 @@ module TencentCloud
|
|
1026
1024
|
# <li> <b>ATTACHMENT</b> : 附件控件,ComponentValue 填写附件图片的资源 ID列表,以逗号分隔;</li>
|
1027
1025
|
# <li> <b>SELECTOR</b> : 选择器控件,ComponentValue填写选择的字符串内容;</li>
|
1028
1026
|
# <li> <b>DATE</b> : 日期控件;默认是格式化为xxxx年xx月xx日字符串;</li>
|
1027
|
+
# <li> <b>WATERMARK</b> : 水印控件;只能分配给发起方,必须设置ComponentExtra;</li>
|
1029
1028
|
# <li> <b>DISTRICT</b> : 省市区行政区控件,ComponentValue填写省市区行政区字符串内容;</li></ul>
|
1030
1029
|
|
1031
1030
|
# **如果是SignComponent签署控件类型,
|
@@ -1111,6 +1110,14 @@ module TencentCloud
|
|
1111
1110
|
# <li> <b>FontSize</b>: 范围12 :72</li></ul>
|
1112
1111
|
# <b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
|
1113
1112
|
|
1113
|
+
# <font color="red">ComponentType为WATERMARK时</font>,支持以下参数:
|
1114
|
+
# <ul><li> <b>Font</b>:目前只支持黑体、宋体</li>
|
1115
|
+
# <li> <b>FontSize</b>: 范围6 :24</li>
|
1116
|
+
# <li> <b>Opacity</b>: 透明度,范围0 :1</li>
|
1117
|
+
# <li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>
|
1118
|
+
# <li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>
|
1119
|
+
# <b>参数样例</b>:`"{\"Font\":\"黑体\",\"FontSize\":20,\"Opacity\":0.1,\"Density\":2,\"SubType\":\"PERSON_INFO_WATERMARK\"}"`
|
1120
|
+
|
1114
1121
|
# <font color="red">ComponentType为FILL_IMAGE时</font>,支持以下参数:
|
1115
1122
|
# <ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>
|
1116
1123
|
# <li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>
|
@@ -1748,8 +1755,8 @@ module TencentCloud
|
|
1748
1755
|
|
1749
1756
|
attr_accessor :ResourceType, :ResourceName, :ResourceId, :Operator, :Agent, :Organization
|
1750
1757
|
extend Gem::Deprecate
|
1751
|
-
deprecate :Organization, :none, 2024,
|
1752
|
-
deprecate :Organization=, :none, 2024,
|
1758
|
+
deprecate :Organization, :none, 2024, 7
|
1759
|
+
deprecate :Organization=, :none, 2024, 7
|
1753
1760
|
|
1754
1761
|
def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)
|
1755
1762
|
@ResourceType = resourcetype
|
@@ -2516,8 +2523,8 @@ module TencentCloud
|
|
2516
2523
|
|
2517
2524
|
attr_accessor :ReportId, :Status, :ReportUrl, :RequestId
|
2518
2525
|
extend Gem::Deprecate
|
2519
|
-
deprecate :ReportUrl, :none, 2024,
|
2520
|
-
deprecate :ReportUrl=, :none, 2024,
|
2526
|
+
deprecate :ReportUrl, :none, 2024, 7
|
2527
|
+
deprecate :ReportUrl=, :none, 2024, 7
|
2521
2528
|
|
2522
2529
|
def initialize(reportid=nil, status=nil, reporturl=nil, requestid=nil)
|
2523
2530
|
@ReportId = reportid
|
@@ -3084,10 +3091,10 @@ module TencentCloud
|
|
3084
3091
|
|
3085
3092
|
attr_accessor :Operator, :FlowName, :Approvers, :FlowDescription, :FlowType, :ClientToken, :DeadLine, :RemindedOn, :UserData, :Unordered, :CustomShowMap, :NeedSignReview, :Agent, :CcInfos, :AutoSignScene, :RelatedFlowId, :CallbackUrl
|
3086
3093
|
extend Gem::Deprecate
|
3087
|
-
deprecate :RelatedFlowId, :none, 2024,
|
3088
|
-
deprecate :RelatedFlowId=, :none, 2024,
|
3089
|
-
deprecate :CallbackUrl, :none, 2024,
|
3090
|
-
deprecate :CallbackUrl=, :none, 2024,
|
3094
|
+
deprecate :RelatedFlowId, :none, 2024, 7
|
3095
|
+
deprecate :RelatedFlowId=, :none, 2024, 7
|
3096
|
+
deprecate :CallbackUrl, :none, 2024, 7
|
3097
|
+
deprecate :CallbackUrl=, :none, 2024, 7
|
3091
3098
|
|
3092
3099
|
def initialize(operator=nil, flowname=nil, approvers=nil, flowdescription=nil, flowtype=nil, clienttoken=nil, deadline=nil, remindedon=nil, userdata=nil, unordered=nil, customshowmap=nil, needsignreview=nil, agent=nil, ccinfos=nil, autosignscene=nil, relatedflowid=nil, callbackurl=nil)
|
3093
3100
|
@Operator = operator
|
@@ -3285,8 +3292,8 @@ module TencentCloud
|
|
3285
3292
|
|
3286
3293
|
attr_accessor :FlowId, :Operator, :Agent, :FlowApproverInfos, :Organization, :JumpUrl, :UrlType
|
3287
3294
|
extend Gem::Deprecate
|
3288
|
-
deprecate :Organization, :none, 2024,
|
3289
|
-
deprecate :Organization=, :none, 2024,
|
3295
|
+
deprecate :Organization, :none, 2024, 7
|
3296
|
+
deprecate :Organization=, :none, 2024, 7
|
3290
3297
|
|
3291
3298
|
def initialize(flowid=nil, operator=nil, agent=nil, flowapproverinfos=nil, organization=nil, jumpurl=nil, urltype=nil)
|
3292
3299
|
@FlowId = flowid
|
@@ -3703,8 +3710,8 @@ module TencentCloud
|
|
3703
3710
|
|
3704
3711
|
attr_accessor :Operator, :Agent, :Organization
|
3705
3712
|
extend Gem::Deprecate
|
3706
|
-
deprecate :Organization, :none, 2024,
|
3707
|
-
deprecate :Organization=, :none, 2024,
|
3713
|
+
deprecate :Organization, :none, 2024, 7
|
3714
|
+
deprecate :Organization=, :none, 2024, 7
|
3708
3715
|
|
3709
3716
|
def initialize(operator=nil, agent=nil, organization=nil)
|
3710
3717
|
@Operator = operator
|
@@ -3730,7 +3737,10 @@ module TencentCloud
|
|
3730
3737
|
|
3731
3738
|
# CreateLegalSealQrCode返回参数结构体
|
3732
3739
|
class CreateLegalSealQrCodeResponse < TencentCloud::Common::AbstractModel
|
3733
|
-
# @param QrcodeBase64: 二维码图片base64
|
3740
|
+
# @param QrcodeBase64: 二维码图片base64值,二维码有效期7天(604800秒)
|
3741
|
+
|
3742
|
+
# 二维码图片的样式如下图:
|
3743
|
+
# 
|
3734
3744
|
# @type QrcodeBase64: String
|
3735
3745
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3736
3746
|
# @type RequestId: String
|
@@ -3790,10 +3800,10 @@ module TencentCloud
|
|
3790
3800
|
|
3791
3801
|
attr_accessor :Operator, :TemplateId, :FlowName, :MaxFlowNum, :QrEffectiveDay, :FlowEffectiveDay, :Restrictions, :UserData, :CallbackUrl, :Agent, :ApproverRestrictions, :ApproverComponentLimitTypes
|
3792
3802
|
extend Gem::Deprecate
|
3793
|
-
deprecate :CallbackUrl, :none, 2024,
|
3794
|
-
deprecate :CallbackUrl=, :none, 2024,
|
3795
|
-
deprecate :ApproverRestrictions, :none, 2024,
|
3796
|
-
deprecate :ApproverRestrictions=, :none, 2024,
|
3803
|
+
deprecate :CallbackUrl, :none, 2024, 7
|
3804
|
+
deprecate :CallbackUrl=, :none, 2024, 7
|
3805
|
+
deprecate :ApproverRestrictions, :none, 2024, 7
|
3806
|
+
deprecate :ApproverRestrictions=, :none, 2024, 7
|
3797
3807
|
|
3798
3808
|
def initialize(operator=nil, templateid=nil, flowname=nil, maxflownum=nil, qreffectiveday=nil, floweffectiveday=nil, restrictions=nil, userdata=nil, callbackurl=nil, agent=nil, approverrestrictions=nil, approvercomponentlimittypes=nil)
|
3799
3809
|
@Operator = operator
|
@@ -4571,8 +4581,8 @@ module TencentCloud
|
|
4571
4581
|
|
4572
4582
|
attr_accessor :UserName, :IdCardNumber, :SealName, :Operator, :IdCardType, :SealImage, :SealImageCompress, :Mobile, :EnableAutoSign, :SealColor, :ProcessSeal, :FileId, :Agent, :LicenseType, :SceneKey
|
4573
4583
|
extend Gem::Deprecate
|
4574
|
-
deprecate :SealImage, :none, 2024,
|
4575
|
-
deprecate :SealImage=, :none, 2024,
|
4584
|
+
deprecate :SealImage, :none, 2024, 7
|
4585
|
+
deprecate :SealImage=, :none, 2024, 7
|
4576
4586
|
|
4577
4587
|
def initialize(username=nil, idcardnumber=nil, sealname=nil, operator=nil, idcardtype=nil, sealimage=nil, sealimagecompress=nil, mobile=nil, enableautosign=nil, sealcolor=nil, processseal=nil, fileid=nil, agent=nil, licensetype=nil, scenekey=nil)
|
4578
4588
|
@UserName = username
|
@@ -6463,10 +6473,10 @@ module TencentCloud
|
|
6463
6473
|
|
6464
6474
|
attr_accessor :Operator, :BusinessType, :BusinessIds, :FileName, :FileType, :Offset, :Limit, :UrlTtl, :CcToken, :Scene, :Agent
|
6465
6475
|
extend Gem::Deprecate
|
6466
|
-
deprecate :CcToken, :none, 2024,
|
6467
|
-
deprecate :CcToken=, :none, 2024,
|
6468
|
-
deprecate :Scene, :none, 2024,
|
6469
|
-
deprecate :Scene=, :none, 2024,
|
6476
|
+
deprecate :CcToken, :none, 2024, 7
|
6477
|
+
deprecate :CcToken=, :none, 2024, 7
|
6478
|
+
deprecate :Scene, :none, 2024, 7
|
6479
|
+
deprecate :Scene=, :none, 2024, 7
|
6470
6480
|
|
6471
6481
|
def initialize(operator=nil, businesstype=nil, businessids=nil, filename=nil, filetype=nil, offset=nil, limit=nil, urlttl=nil, cctoken=nil, scene=nil, agent=nil)
|
6472
6482
|
@Operator = operator
|
@@ -6846,12 +6856,12 @@ module TencentCloud
|
|
6846
6856
|
|
6847
6857
|
attr_accessor :Operator, :Agent, :ContentType, :Filters, :Offset, :Limit, :ApplicationId, :IsChannel, :Organization, :GenerateSource, :WithPreviewUrl
|
6848
6858
|
extend Gem::Deprecate
|
6849
|
-
deprecate :IsChannel, :none, 2024,
|
6850
|
-
deprecate :IsChannel=, :none, 2024,
|
6851
|
-
deprecate :Organization, :none, 2024,
|
6852
|
-
deprecate :Organization=, :none, 2024,
|
6853
|
-
deprecate :GenerateSource, :none, 2024,
|
6854
|
-
deprecate :GenerateSource=, :none, 2024,
|
6859
|
+
deprecate :IsChannel, :none, 2024, 7
|
6860
|
+
deprecate :IsChannel=, :none, 2024, 7
|
6861
|
+
deprecate :Organization, :none, 2024, 7
|
6862
|
+
deprecate :Organization=, :none, 2024, 7
|
6863
|
+
deprecate :GenerateSource, :none, 2024, 7
|
6864
|
+
deprecate :GenerateSource=, :none, 2024, 7
|
6855
6865
|
|
6856
6866
|
def initialize(operator=nil, agent=nil, contenttype=nil, filters=nil, offset=nil, limit=nil, applicationid=nil, ischannel=nil, organization=nil, generatesource=nil, withpreviewurl=nil)
|
6857
6867
|
@Operator = operator
|
@@ -7279,8 +7289,8 @@ module TencentCloud
|
|
7279
7289
|
|
7280
7290
|
attr_accessor :Total, :JoinedTotal, :ActivedTotal, :ExportUrl, :List, :ActivatedTotal, :RequestId
|
7281
7291
|
extend Gem::Deprecate
|
7282
|
-
deprecate :ActivedTotal, :none, 2024,
|
7283
|
-
deprecate :ActivedTotal=, :none, 2024,
|
7292
|
+
deprecate :ActivedTotal, :none, 2024, 7
|
7293
|
+
deprecate :ActivedTotal=, :none, 2024, 7
|
7284
7294
|
|
7285
7295
|
def initialize(total=nil, joinedtotal=nil, activedtotal=nil, exporturl=nil, list=nil, activatedtotal=nil, requestid=nil)
|
7286
7296
|
@Total = total
|
@@ -7319,38 +7329,32 @@ module TencentCloud
|
|
7319
7329
|
# @type Limit: Integer
|
7320
7330
|
# @param Offset: 指定分页返回第几页的数据,如果不传默认返回第一页,页码从 0 开始,即首页为 0,最大 20000。
|
7321
7331
|
# @type Offset: Integer
|
7322
|
-
# @param InfoType:
|
7323
|
-
|
7324
|
-
# <li>0
|
7325
|
-
# <li>1返回授权用户信息</li>
|
7326
|
-
# </ul>
|
7332
|
+
# @param InfoType: 查询授权用户信息类型,取值如下:
|
7333
|
+
|
7334
|
+
# <ul> <li><b>0</b>:(默认)不返回授权用户信息</li> <li><b>1</b>:返回授权用户的信息</li> </ul>
|
7327
7335
|
# @type InfoType: Integer
|
7328
|
-
# @param SealId: 印章id
|
7336
|
+
# @param SealId: 印章id,是否查询特定的印章(没有输入返回所有)
|
7329
7337
|
# @type SealId: String
|
7330
|
-
# @param SealTypes:
|
7331
|
-
|
7332
|
-
#
|
7333
|
-
|
7334
|
-
# <li>OFFICIAL
|
7335
|
-
# <li>CONTRACT:合同专用章;</li>
|
7336
|
-
# <li>ORGANIZATION_SEAL:企业印章(图片上传创建);</li>
|
7337
|
-
# <li>LEGAL_PERSON_SEAL:法定代表人章</li>
|
7338
|
-
# </ul>
|
7338
|
+
# @param SealTypes: 印章种类列表(均为组织机构印章)。 若无特定需求,将展示所有类型的印章。
|
7339
|
+
|
7340
|
+
# 目前支持以下几种:
|
7341
|
+
|
7342
|
+
# <ul> <li><strong>OFFICIAL</strong>:企业公章;</li> <li><strong>CONTRACT</strong>:合同专用章;</li> <li><strong>ORGANIZATION_SEAL</strong>:企业印章(通过图片上传创建);</li> <li><strong>LEGAL_PERSON_SEAL</strong>:法定代表人章。</li> </ul>
|
7339
7343
|
# @type SealTypes: Array
|
7340
7344
|
# @param Agent: 代理企业和员工的信息。
|
7341
7345
|
# 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
7342
7346
|
# @type Agent: :class:`Tencentcloud::Ess.v20201111.models.Agent`
|
7343
|
-
# @param SealStatuses:
|
7347
|
+
# @param SealStatuses: 需查询的印章状态列表。
|
7344
7348
|
# <ul>
|
7345
|
-
# <li
|
7346
|
-
# <li>ALL
|
7347
|
-
# <li>CHECKING
|
7348
|
-
# <li>SUCCESS
|
7349
|
-
# <li>FAIL
|
7350
|
-
# <li>DISABLE
|
7351
|
-
# <li>STOPPED
|
7352
|
-
# <li>VOID
|
7353
|
-
# <li>INVALID
|
7349
|
+
# <li>空:(默认)仅查询启用状态的印章;</li>
|
7350
|
+
# <li><strong>ALL</strong>:查询所有状态的印章;</li>
|
7351
|
+
# <li><strong>CHECKING</strong>:查询待审核的印章;</li>
|
7352
|
+
# <li><strong>SUCCESS</strong>:查询启用状态的印章;</li>
|
7353
|
+
# <li><strong>FAIL</strong>:查询印章审核拒绝的印章;</li>
|
7354
|
+
# <li><strong>DISABLE</strong>:查询已停用的印章;</li>
|
7355
|
+
# <li><strong>STOPPED</strong>:查询已终止的印章;</li>
|
7356
|
+
# <li><strong>VOID</strong>:查询已作废的印章;</li>
|
7357
|
+
# <li><strong>INVALID</strong>:查询已失效的印章。</li>
|
7354
7358
|
# </ul>
|
7355
7359
|
# @type SealStatuses: Array
|
7356
7360
|
|
@@ -7387,7 +7391,7 @@ module TencentCloud
|
|
7387
7391
|
|
7388
7392
|
# DescribeOrganizationSeals返回参数结构体
|
7389
7393
|
class DescribeOrganizationSealsResponse < TencentCloud::Common::AbstractModel
|
7390
|
-
# @param TotalCount:
|
7394
|
+
# @param TotalCount: 在设定了SealId时,返回值为0或1;若未设定SealId,则返回公司的总印章数量
|
7391
7395
|
# @type TotalCount: Integer
|
7392
7396
|
# @param Seals: 查询到的印章结果数组
|
7393
7397
|
# @type Seals: Array
|
@@ -8637,8 +8641,8 @@ module TencentCloud
|
|
8637
8641
|
|
8638
8642
|
attr_accessor :ApproverType, :OrganizationName, :ApproverName, :ApproverMobile, :ApproverIdCardType, :ApproverIdCardNumber, :RecipientId, :VerifyChannel, :NotifyType, :IsFullText, :PreReadTime, :UserId, :Required, :ApproverSource, :CustomApproverTag, :RegisterInfo, :ApproverOption, :JumpUrl, :SignId, :ApproverNeedSignReview, :SignComponents, :Components, :ComponentLimitType, :ApproverVerifyTypes, :ApproverSignTypes, :SignTypeSelector, :Deadline, :Intention
|
8639
8643
|
extend Gem::Deprecate
|
8640
|
-
deprecate :JumpUrl, :none, 2024,
|
8641
|
-
deprecate :JumpUrl=, :none, 2024,
|
8644
|
+
deprecate :JumpUrl, :none, 2024, 7
|
8645
|
+
deprecate :JumpUrl=, :none, 2024, 7
|
8642
8646
|
|
8643
8647
|
def initialize(approvertype=nil, organizationname=nil, approvername=nil, approvermobile=nil, approveridcardtype=nil, approveridcardnumber=nil, recipientid=nil, verifychannel=nil, notifytype=nil, isfulltext=nil, prereadtime=nil, userid=nil, required=nil, approversource=nil, customapprovertag=nil, registerinfo=nil, approveroption=nil, jumpurl=nil, signid=nil, approverneedsignreview=nil, signcomponents=nil, components=nil, componentlimittype=nil, approververifytypes=nil, approversigntypes=nil, signtypeselector=nil, deadline=nil, intention=nil)
|
8644
8648
|
@ApproverType = approvertype
|
@@ -8902,8 +8906,8 @@ module TencentCloud
|
|
8902
8906
|
|
8903
8907
|
attr_accessor :FlowName, :Approvers, :FileIds, :TemplateId, :FlowType, :FlowDescription, :Deadline, :CallbackUrl, :UserData, :Unordered, :Components, :NeedSignReview, :AutoSignScene
|
8904
8908
|
extend Gem::Deprecate
|
8905
|
-
deprecate :CallbackUrl, :none, 2024,
|
8906
|
-
deprecate :CallbackUrl=, :none, 2024,
|
8909
|
+
deprecate :CallbackUrl, :none, 2024, 7
|
8910
|
+
deprecate :CallbackUrl=, :none, 2024, 7
|
8907
8911
|
|
8908
8912
|
def initialize(flowname=nil, approvers=nil, fileids=nil, templateid=nil, flowtype=nil, flowdescription=nil, deadline=nil, callbackurl=nil, userdata=nil, unordered=nil, components=nil, needsignreview=nil, autosignscene=nil)
|
8909
8913
|
@FlowName = flowname
|
@@ -9318,8 +9322,8 @@ module TencentCloud
|
|
9318
9322
|
|
9319
9323
|
attr_accessor :TaskId, :Operator, :Agent, :Organization
|
9320
9324
|
extend Gem::Deprecate
|
9321
|
-
deprecate :Organization, :none, 2024,
|
9322
|
-
deprecate :Organization=, :none, 2024,
|
9325
|
+
deprecate :Organization, :none, 2024, 7
|
9326
|
+
deprecate :Organization=, :none, 2024, 7
|
9323
9327
|
|
9324
9328
|
def initialize(taskid=nil, operator=nil, agent=nil, organization=nil)
|
9325
9329
|
@TaskId = taskid
|
@@ -10331,16 +10335,16 @@ module TencentCloud
|
|
10331
10335
|
|
10332
10336
|
attr_accessor :OrganizationId, :Channel, :OrganizationOpenId, :ClientIp, :ProxyIp
|
10333
10337
|
extend Gem::Deprecate
|
10334
|
-
deprecate :OrganizationId, :none, 2024,
|
10335
|
-
deprecate :OrganizationId=, :none, 2024,
|
10336
|
-
deprecate :Channel, :none, 2024,
|
10337
|
-
deprecate :Channel=, :none, 2024,
|
10338
|
-
deprecate :OrganizationOpenId, :none, 2024,
|
10339
|
-
deprecate :OrganizationOpenId=, :none, 2024,
|
10340
|
-
deprecate :ClientIp, :none, 2024,
|
10341
|
-
deprecate :ClientIp=, :none, 2024,
|
10342
|
-
deprecate :ProxyIp, :none, 2024,
|
10343
|
-
deprecate :ProxyIp=, :none, 2024,
|
10338
|
+
deprecate :OrganizationId, :none, 2024, 7
|
10339
|
+
deprecate :OrganizationId=, :none, 2024, 7
|
10340
|
+
deprecate :Channel, :none, 2024, 7
|
10341
|
+
deprecate :Channel=, :none, 2024, 7
|
10342
|
+
deprecate :OrganizationOpenId, :none, 2024, 7
|
10343
|
+
deprecate :OrganizationOpenId=, :none, 2024, 7
|
10344
|
+
deprecate :ClientIp, :none, 2024, 7
|
10345
|
+
deprecate :ClientIp=, :none, 2024, 7
|
10346
|
+
deprecate :ProxyIp, :none, 2024, 7
|
10347
|
+
deprecate :ProxyIp=, :none, 2024, 7
|
10344
10348
|
|
10345
10349
|
def initialize(organizationid=nil, channel=nil, organizationopenid=nil, clientip=nil, proxyip=nil)
|
10346
10350
|
@OrganizationId = organizationid
|
@@ -10688,8 +10692,8 @@ module TencentCloud
|
|
10688
10692
|
|
10689
10693
|
attr_accessor :LegalName, :Uscc, :UnifiedSocialCreditCode
|
10690
10694
|
extend Gem::Deprecate
|
10691
|
-
deprecate :Uscc, :none, 2024,
|
10692
|
-
deprecate :Uscc=, :none, 2024,
|
10695
|
+
deprecate :Uscc, :none, 2024, 7
|
10696
|
+
deprecate :Uscc=, :none, 2024, 7
|
10693
10697
|
|
10694
10698
|
def initialize(legalname=nil, uscc=nil, unifiedsocialcreditcode=nil)
|
10695
10699
|
@LegalName = legalname
|
@@ -11196,8 +11200,8 @@ module TencentCloud
|
|
11196
11200
|
|
11197
11201
|
attr_accessor :Operator, :FlowId, :ClientToken, :Agent, :CcNotifyType
|
11198
11202
|
extend Gem::Deprecate
|
11199
|
-
deprecate :ClientToken, :none, 2024,
|
11200
|
-
deprecate :ClientToken=, :none, 2024,
|
11203
|
+
deprecate :ClientToken, :none, 2024, 7
|
11204
|
+
deprecate :ClientToken=, :none, 2024, 7
|
11201
11205
|
|
11202
11206
|
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil)
|
11203
11207
|
@Operator = operator
|
@@ -11510,8 +11514,8 @@ module TencentCloud
|
|
11510
11514
|
|
11511
11515
|
attr_accessor :TemplateId, :TemplateName, :Recipients, :Components, :SignComponents, :Description, :DocumentResourceIds, :FileInfos, :AttachmentResourceIds, :SignOrder, :Status, :Creator, :CreatedOn, :Promoter, :TemplateType, :Available, :OrganizationId, :CreatorId, :PreviewUrl, :UserFlowType, :TemplateVersion, :Published, :ShareTemplateId, :TemplateSeals, :Seals
|
11512
11516
|
extend Gem::Deprecate
|
11513
|
-
deprecate :Seals, :none, 2024,
|
11514
|
-
deprecate :Seals=, :none, 2024,
|
11517
|
+
deprecate :Seals, :none, 2024, 7
|
11518
|
+
deprecate :Seals=, :none, 2024, 7
|
11515
11519
|
|
11516
11520
|
def initialize(templateid=nil, templatename=nil, recipients=nil, components=nil, signcomponents=nil, description=nil, documentresourceids=nil, fileinfos=nil, attachmentresourceids=nil, signorder=nil, status=nil, creator=nil, createdon=nil, promoter=nil, templatetype=nil, available=nil, organizationid=nil, creatorid=nil, previewurl=nil, userflowtype=nil, templateversion=nil, published=nil, sharetemplateid=nil, templateseals=nil, seals=nil)
|
11517
11521
|
@TemplateId = templateid
|
@@ -11835,8 +11839,8 @@ module TencentCloud
|
|
11835
11839
|
|
11836
11840
|
attr_accessor :BusinessType, :Caller, :FileInfos, :FileType, :CoverRect, :CustomIds, :FileUrls, :Agent
|
11837
11841
|
extend Gem::Deprecate
|
11838
|
-
deprecate :FileUrls, :none, 2024,
|
11839
|
-
deprecate :FileUrls=, :none, 2024,
|
11842
|
+
deprecate :FileUrls, :none, 2024, 7
|
11843
|
+
deprecate :FileUrls=, :none, 2024, 7
|
11840
11844
|
|
11841
11845
|
def initialize(businesstype=nil, caller=nil, fileinfos=nil, filetype=nil, coverrect=nil, customids=nil, fileurls=nil, agent=nil)
|
11842
11846
|
@BusinessType = businesstype
|
@@ -11941,14 +11945,14 @@ module TencentCloud
|
|
11941
11945
|
|
11942
11946
|
attr_accessor :UserId, :Channel, :OpenId, :ClientIp, :ProxyIp
|
11943
11947
|
extend Gem::Deprecate
|
11944
|
-
deprecate :Channel, :none, 2024,
|
11945
|
-
deprecate :Channel=, :none, 2024,
|
11946
|
-
deprecate :OpenId, :none, 2024,
|
11947
|
-
deprecate :OpenId=, :none, 2024,
|
11948
|
-
deprecate :ClientIp, :none, 2024,
|
11949
|
-
deprecate :ClientIp=, :none, 2024,
|
11950
|
-
deprecate :ProxyIp, :none, 2024,
|
11951
|
-
deprecate :ProxyIp=, :none, 2024,
|
11948
|
+
deprecate :Channel, :none, 2024, 7
|
11949
|
+
deprecate :Channel=, :none, 2024, 7
|
11950
|
+
deprecate :OpenId, :none, 2024, 7
|
11951
|
+
deprecate :OpenId=, :none, 2024, 7
|
11952
|
+
deprecate :ClientIp, :none, 2024, 7
|
11953
|
+
deprecate :ClientIp=, :none, 2024, 7
|
11954
|
+
deprecate :ProxyIp, :none, 2024, 7
|
11955
|
+
deprecate :ProxyIp=, :none, 2024, 7
|
11952
11956
|
|
11953
11957
|
def initialize(userid=nil, channel=nil, openid=nil, clientip=nil, proxyip=nil)
|
11954
11958
|
@UserId = userid
|
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.854
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|