tencentcloud-sdk-ess 3.0.733 → 3.0.734
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 +31 -29
- 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: ef316d635ddaebf1d189b1f75681e9252d81eca4
|
|
4
|
+
data.tar.gz: f410741fc5efb788216b512f67cca873273d635a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3b118227cdd0565f0cd8a60a0511e96e530ba7979206c8db8c5cec8c646a161e46284ddc411cec24a2a326aa901a47b59961560ae076c63089a70f3d2cfd4601
|
|
7
|
+
data.tar.gz: 3b3595021255ea72c06738662adc38ef28f6c5430bf4dae149eed1020b39c2559f0a33a4876934509ccb8f8c2eef60c6500e8d7815e7fbf8006d41cfa2bad637
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.734
|
data/lib/v20201111/models.rb
CHANGED
|
@@ -964,8 +964,6 @@ module TencentCloud
|
|
|
964
964
|
# <li> <b>SIGN_LEGAL_PERSON_SEAL</b> : 企业法定代表人控件。</li></ul>
|
|
965
965
|
# 注:` 表单域的控件不能作为印章和签名控件`
|
|
966
966
|
# @type ComponentType: String
|
|
967
|
-
# @param FileIndex: <font color="red">【暂未使用】</font>控件所属文件的序号(取值为:0-N)。 目前单文件的情况下,值一直为0
|
|
968
|
-
# @type FileIndex: Integer
|
|
969
967
|
# @param ComponentHeight: **在绝对定位方式和关键字定位方式下**,指定控件的高度, 控件高度是指控件在PDF文件中的高度,单位为pt(点)。
|
|
970
968
|
# @type ComponentHeight: Float
|
|
971
969
|
# @param ComponentWidth: **在绝对定位方式和关键字定位方式下**,指定控件宽度,控件宽度是指控件在PDF文件中的宽度,单位为pt(点)。
|
|
@@ -980,6 +978,13 @@ module TencentCloud
|
|
|
980
978
|
# @type ComponentPosX: Float
|
|
981
979
|
# @param ComponentPosY: **在绝对定位方式和关键字定位方式下**,可以指定控件纵向位置的位置,单位为pt(点)。
|
|
982
980
|
# @type ComponentPosY: Float
|
|
981
|
+
# @param FileIndex: <font color="red">【暂未使用】</font>控件所属文件的序号(取值为:0-N)。 目前单文件的情况下,值一直为0
|
|
982
|
+
# @type FileIndex: Integer
|
|
983
|
+
# @param GenerateMode: 控件生成的方式:
|
|
984
|
+
# <ul><li> <b>NORMAL</b> : 绝对定位控件</li>
|
|
985
|
+
# <li> <b>FIELD</b> : 表单域</li>
|
|
986
|
+
# <li> <b>KEYWORD</b> : 关键字(设置关键字时,请确保PDF原始文件内是关键字以文字形式保存在PDF文件中,不支持对图片内文字进行关键字查找)</li></ul>
|
|
987
|
+
# @type GenerateMode: String
|
|
983
988
|
# @param ComponentId: 控件唯一ID。
|
|
984
989
|
|
|
985
990
|
# **在绝对定位方式方式下**,ComponentId为控件的ID,长度不能超过30,只能由中文、字母、数字和下划线组成,可以在后续的操作中使用该名称来引用控件。
|
|
@@ -1065,15 +1070,6 @@ module TencentCloud
|
|
|
1065
1070
|
# <table> <thead> <tr> <th>特殊控件</th> <th>填写约束</th> </tr> </thead> <tbody> <tr> <td>企业全称控件</td> <td>企业名称中文字符中文括号</td> </tr> <tr> <td>统一社会信用代码控件</td> <td>企业注册的统一社会信用代码</td> </tr> <tr> <td>法人名称控件</td> <td>最大50个字符,2到25个汉字或者1到50个字母</td> </tr> <tr> <td>签署意见控件</td> <td>签署意见最大长度为50字符</td> </tr> <tr> <td>签署人手机号控件</td> <td>国内手机号 13,14,15,16,17,18,19号段长度11位</td> </tr> <tr> <td>签署人身份证控件</td> <td>合法的身份证号码检查</td> </tr> <tr> <td>控件名称</td> <td>控件名称最大长度为20字符,不支持表情</td> </tr> <tr> <td>单行文本控件</td> <td>只允许输入中文,英文,数字,中英文标点符号,不支持表情</td> </tr> <tr> <td>多行文本控件</td> <td>只允许输入中文,英文,数字,中英文标点符号,不支持表情</td> </tr> <tr> <td>勾选框控件</td> <td>选择填字符串true,不选填字符串false</td> </tr> <tr> <td>选择器控件</td> <td>同单行文本控件约束,填写选择值中的字符串</td> </tr> <tr> <td>数字控件</td> <td>请输入有效的数字(可带小数点)</td> </tr> <tr> <td>日期控件</td> <td>格式:yyyy年mm月dd日</td> </tr> <tr> <td>附件控件</td> <td>JPG或PNG图片,上传数量限制,1到6个,最大6个附件,填写上传的资源ID</td> </tr> <tr> <td>图片控件</td> <td>JPG或PNG图片,填写上传的图片资源ID</td> </tr> <tr> <td>邮箱控件</td> <td>有效的邮箱地址, w3c标准</td> </tr> <tr> <td>地址控件</td> <td>只允许输入中文,英文,数字,中英文标点符号,不支持表情</td> </tr> <tr> <td>省市区控件</td> <td>只允许输入中文,英文,数字,中英文标点符号,不支持表情</td> </tr> <tr> <td>性别控件</td> <td>选择值中的字符串</td> </tr> <tr> <td>学历控件</td> <td>选择值中的字符串</td> </tr> </tbody> </table>
|
|
1066
1071
|
# 注: `部分特殊控件需要在控制台配置模板形式创建`
|
|
1067
1072
|
# @type ComponentValue: String
|
|
1068
|
-
# @param GenerateMode: 控件生成的方式:
|
|
1069
|
-
# <ul><li> <b>NORMAL</b> : 绝对定位控件</li>
|
|
1070
|
-
# <li> <b>FIELD</b> : 表单域</li>
|
|
1071
|
-
# <li> <b>KEYWORD</b> : 关键字(设置关键字时,请确保PDF原始文件内是关键字以文字形式保存在PDF文件中,不支持对图片内文字进行关键字查找)</li></ul>
|
|
1072
|
-
# @type GenerateMode: String
|
|
1073
|
-
# @param ComponentDateFontSize: <font color="red">【暂未使用】</font>日期签署控件的字号,默认为 12
|
|
1074
|
-
# @type ComponentDateFontSize: Integer
|
|
1075
|
-
# @param ChannelComponentId: <font color="red">【暂未使用】</font>第三方应用集成平台模板控件 ID 标识
|
|
1076
|
-
# @type ChannelComponentId: String
|
|
1077
1073
|
# @param OffsetX: **如果控件是关键字定位方式**,可以对关键字定位出来的区域进行横坐标方向的调整,单位为pt(点)。例如,如果关键字定位出来的区域偏左或偏右,可以通过调整横坐标方向的参数来使控件位置更加准确。
|
|
1078
1074
|
# 注意: `向左调整设置为负数, 向右调整设置成正数`
|
|
1079
1075
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -1082,10 +1078,6 @@ module TencentCloud
|
|
|
1082
1078
|
# 注意: `向上调整设置为负数, 向下调整设置成正数`
|
|
1083
1079
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1084
1080
|
# @type OffsetY: Float
|
|
1085
|
-
# @param ChannelComponentSource: <font color="red">【暂未使用】</font>第三方应用集成中子客企业控件来源。
|
|
1086
|
-
# <ul><li> <b>0</b> :平台指定;</li>
|
|
1087
|
-
# <li> <b>1</b> :用户自定义</li></ul>
|
|
1088
|
-
# @type ChannelComponentSource: Integer
|
|
1089
1081
|
# @param KeywordOrder: **如果控件是关键字定位方式**,指定关键字排序规则时,可以选择Positive或Reverse两种排序方式。
|
|
1090
1082
|
# <ul><li> <b>Positive</b> :表示正序,即根据关键字在PDF文件内的顺序进行排列</li>
|
|
1091
1083
|
# <li> <b>Reverse</b> :表示倒序,即根据关键字在PDF文件内的反序进行排列</li></ul>
|
|
@@ -1116,17 +1108,26 @@ module TencentCloud
|
|
|
1116
1108
|
# <li> <b>true</b> : 可以移动和删除控件</li></ul>
|
|
1117
1109
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1118
1110
|
# @type ForbidMoveAndDelete: Boolean
|
|
1111
|
+
# @param ComponentDateFontSize: <font color="red">【暂未使用】</font>日期签署控件的字号,默认为 12
|
|
1112
|
+
# @type ComponentDateFontSize: Integer
|
|
1113
|
+
# @param ChannelComponentId: <font color="red">【暂未使用】</font>第三方应用集成平台模板控件 ID 标识
|
|
1114
|
+
# @type ChannelComponentId: String
|
|
1115
|
+
# @param ChannelComponentSource: <font color="red">【暂未使用】</font>第三方应用集成中子客企业控件来源。
|
|
1116
|
+
# <ul><li> <b>0</b> :平台指定;</li>
|
|
1117
|
+
# <li> <b>1</b> :用户自定义</li></ul>
|
|
1118
|
+
# @type ChannelComponentSource: Integer
|
|
1119
1119
|
|
|
1120
|
-
attr_accessor :ComponentType, :
|
|
1120
|
+
attr_accessor :ComponentType, :ComponentHeight, :ComponentWidth, :ComponentPage, :ComponentPosX, :ComponentPosY, :FileIndex, :GenerateMode, :ComponentId, :ComponentName, :ComponentRequired, :ComponentRecipientId, :ComponentExtra, :IsFormType, :ComponentValue, :OffsetX, :OffsetY, :KeywordOrder, :KeywordPage, :RelativeLocation, :KeywordIndexes, :LockComponentValue, :ForbidMoveAndDelete, :ComponentDateFontSize, :ChannelComponentId, :ChannelComponentSource
|
|
1121
1121
|
|
|
1122
|
-
def initialize(componenttype=nil,
|
|
1122
|
+
def initialize(componenttype=nil, componentheight=nil, componentwidth=nil, componentpage=nil, componentposx=nil, componentposy=nil, fileindex=nil, generatemode=nil, componentid=nil, componentname=nil, componentrequired=nil, componentrecipientid=nil, componentextra=nil, isformtype=nil, componentvalue=nil, offsetx=nil, offsety=nil, keywordorder=nil, keywordpage=nil, relativelocation=nil, keywordindexes=nil, lockcomponentvalue=nil, forbidmoveanddelete=nil, componentdatefontsize=nil, channelcomponentid=nil, channelcomponentsource=nil)
|
|
1123
1123
|
@ComponentType = componenttype
|
|
1124
|
-
@FileIndex = fileindex
|
|
1125
1124
|
@ComponentHeight = componentheight
|
|
1126
1125
|
@ComponentWidth = componentwidth
|
|
1127
1126
|
@ComponentPage = componentpage
|
|
1128
1127
|
@ComponentPosX = componentposx
|
|
1129
1128
|
@ComponentPosY = componentposy
|
|
1129
|
+
@FileIndex = fileindex
|
|
1130
|
+
@GenerateMode = generatemode
|
|
1130
1131
|
@ComponentId = componentid
|
|
1131
1132
|
@ComponentName = componentname
|
|
1132
1133
|
@ComponentRequired = componentrequired
|
|
@@ -1134,28 +1135,28 @@ module TencentCloud
|
|
|
1134
1135
|
@ComponentExtra = componentextra
|
|
1135
1136
|
@IsFormType = isformtype
|
|
1136
1137
|
@ComponentValue = componentvalue
|
|
1137
|
-
@GenerateMode = generatemode
|
|
1138
|
-
@ComponentDateFontSize = componentdatefontsize
|
|
1139
|
-
@ChannelComponentId = channelcomponentid
|
|
1140
1138
|
@OffsetX = offsetx
|
|
1141
1139
|
@OffsetY = offsety
|
|
1142
|
-
@ChannelComponentSource = channelcomponentsource
|
|
1143
1140
|
@KeywordOrder = keywordorder
|
|
1144
1141
|
@KeywordPage = keywordpage
|
|
1145
1142
|
@RelativeLocation = relativelocation
|
|
1146
1143
|
@KeywordIndexes = keywordindexes
|
|
1147
1144
|
@LockComponentValue = lockcomponentvalue
|
|
1148
1145
|
@ForbidMoveAndDelete = forbidmoveanddelete
|
|
1146
|
+
@ComponentDateFontSize = componentdatefontsize
|
|
1147
|
+
@ChannelComponentId = channelcomponentid
|
|
1148
|
+
@ChannelComponentSource = channelcomponentsource
|
|
1149
1149
|
end
|
|
1150
1150
|
|
|
1151
1151
|
def deserialize(params)
|
|
1152
1152
|
@ComponentType = params['ComponentType']
|
|
1153
|
-
@FileIndex = params['FileIndex']
|
|
1154
1153
|
@ComponentHeight = params['ComponentHeight']
|
|
1155
1154
|
@ComponentWidth = params['ComponentWidth']
|
|
1156
1155
|
@ComponentPage = params['ComponentPage']
|
|
1157
1156
|
@ComponentPosX = params['ComponentPosX']
|
|
1158
1157
|
@ComponentPosY = params['ComponentPosY']
|
|
1158
|
+
@FileIndex = params['FileIndex']
|
|
1159
|
+
@GenerateMode = params['GenerateMode']
|
|
1159
1160
|
@ComponentId = params['ComponentId']
|
|
1160
1161
|
@ComponentName = params['ComponentName']
|
|
1161
1162
|
@ComponentRequired = params['ComponentRequired']
|
|
@@ -1163,18 +1164,17 @@ module TencentCloud
|
|
|
1163
1164
|
@ComponentExtra = params['ComponentExtra']
|
|
1164
1165
|
@IsFormType = params['IsFormType']
|
|
1165
1166
|
@ComponentValue = params['ComponentValue']
|
|
1166
|
-
@GenerateMode = params['GenerateMode']
|
|
1167
|
-
@ComponentDateFontSize = params['ComponentDateFontSize']
|
|
1168
|
-
@ChannelComponentId = params['ChannelComponentId']
|
|
1169
1167
|
@OffsetX = params['OffsetX']
|
|
1170
1168
|
@OffsetY = params['OffsetY']
|
|
1171
|
-
@ChannelComponentSource = params['ChannelComponentSource']
|
|
1172
1169
|
@KeywordOrder = params['KeywordOrder']
|
|
1173
1170
|
@KeywordPage = params['KeywordPage']
|
|
1174
1171
|
@RelativeLocation = params['RelativeLocation']
|
|
1175
1172
|
@KeywordIndexes = params['KeywordIndexes']
|
|
1176
1173
|
@LockComponentValue = params['LockComponentValue']
|
|
1177
1174
|
@ForbidMoveAndDelete = params['ForbidMoveAndDelete']
|
|
1175
|
+
@ComponentDateFontSize = params['ComponentDateFontSize']
|
|
1176
|
+
@ChannelComponentId = params['ChannelComponentId']
|
|
1177
|
+
@ChannelComponentSource = params['ChannelComponentSource']
|
|
1178
1178
|
end
|
|
1179
1179
|
end
|
|
1180
1180
|
|
|
@@ -1608,6 +1608,8 @@ module TencentCloud
|
|
|
1608
1608
|
# <ul>
|
|
1609
1609
|
# <li>支持自动签传递印章,可通过指定自动签控件id,指定印章id来完成</li>
|
|
1610
1610
|
# </ul>
|
|
1611
|
+
# 注:只有在控制台编辑模板时,<font color="red">归属给发起方</font>的填写控件(如下图)才能在创建文档的时候进行内容填充。
|
|
1612
|
+
# 
|
|
1611
1613
|
# @type FormFields: Array
|
|
1612
1614
|
# @param NeedPreview: 是否为预览模式,取值如下:
|
|
1613
1615
|
# <ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li>
|
|
@@ -1722,8 +1724,8 @@ module TencentCloud
|
|
|
1722
1724
|
# <li>PREVIEW_SEAL_LIST:生成预览印章列表的嵌入页面</li>
|
|
1723
1725
|
# <li>PREVIEW_SEAL_DETAIL:生成预览印章详情的嵌入页面</li>
|
|
1724
1726
|
# <li>EXTEND_SERVICE:生成拓展服务的嵌入页面</li>
|
|
1725
|
-
# <li>PREVIEW_FLOW
|
|
1726
|
-
# <li>PREVIEW_FLOW_DETAIL
|
|
1727
|
+
# <li>PREVIEW_FLOW:生成预览合同的嵌入页面(支持移动端)</li>
|
|
1728
|
+
# <li>PREVIEW_FLOW_DETAIL:生成查看合同详情的嵌入页面(仅支持PC端)</li></ul>
|
|
1727
1729
|
# @type EmbedType: String
|
|
1728
1730
|
# @param BusinessId: WEB嵌入的业务资源ID
|
|
1729
1731
|
# <ul><li>PREVIEW_SEAL_DETAIL,必填,取值为印章id</li>
|
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.734
|
|
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-12-
|
|
11
|
+
date: 2023-12-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|