Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.Recipient
-
Packages that use Recipient Package Description com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of Recipient in com.tencentcloudapi.essbasic.v20210526.models
Methods in com.tencentcloudapi.essbasic.v20210526.models that return Recipient Modifier and Type Method Description Recipient[]
TemplateInfo. getRecipients()
Get 模板中的签署参与方列表Methods in com.tencentcloudapi.essbasic.v20210526.models with parameters of type Recipient Modifier and Type Method Description void
TemplateInfo. setRecipients(Recipient[] Recipients)
Set 模板中的签署参与方列表Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type Recipient Constructor 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.
-