Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
CcInfo[] |
FlowInfo.getCcInfos()
Get 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
CcInfo[] |
BaseFlowInfo.getCcInfos()
Get 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
CcInfo[] |
ChannelCreateFlowByFilesRequest.getCcInfos()
Get 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
Modifier and Type | Method and Description |
---|---|
void |
FlowInfo.setCcInfos(CcInfo[] CcInfos)
Set 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
void |
BaseFlowInfo.setCcInfos(CcInfo[] CcInfos)
Set 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
void |
ChannelCreateFlowByFilesRequest.setCcInfos(CcInfo[] CcInfos)
Set 合同流程的抄送人列表,最多可支持50个抄送人,抄送人可查看合同内容及签署进度,但无需参与合同签署。
|
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 © 2024. All rights reserved.