Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
CcInfo[] |
CreateFlowByFilesRequest.getCcInfos()
Get 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
注:`此功能为白名单功能,使用前请联系对接的客户经理沟通。`
|
CcInfo[] |
CreateFlowRequest.getCcInfos()
Get 被抄送人的信息列表。
注: 此功能为白名单功能,若有需要,请联系电子签客服开白使用。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFlowByFilesRequest.setCcInfos(CcInfo[] CcInfos)
Set 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
注:`此功能为白名单功能,使用前请联系对接的客户经理沟通。`
|
void |
CreateFlowRequest.setCcInfos(CcInfo[] CcInfos)
Set 被抄送人的信息列表。
注: 此功能为白名单功能,若有需要,请联系电子签客服开白使用。
|
Constructor and Description |
---|
CcInfo(CcInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.