| Package | Description |
|---|---|
| com.tencentcloudapi.ess.v20201111.models |
| Modifier and Type | Method and Description |
|---|---|
Recipient |
TemplateInfo.getPromoter()
Get 发起方参与信息Promoter
|
Recipient[] |
TemplateInfo.getRecipients()
Get 模板中的签署参与方列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateInfo.setPromoter(Recipient Promoter)
Set 发起方参与信息Promoter
|
void |
TemplateInfo.setRecipients(Recipient[] Recipients)
Set 模板中的签署参与方列表
|
| Constructor and Description |
|---|
Recipient(Recipient 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.