Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
Recipient |
TemplateInfo.getPromoter()
Get 发起人角色信息
|
Recipient[] |
TemplateInfo.getRecipients()
Get 签署参与者的信息
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateInfo.setPromoter(Recipient Promoter)
Set 发起人角色信息
|
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.