Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.ApproverOption
-
Packages that use ApproverOption Package Description com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of ApproverOption in com.tencentcloudapi.essbasic.v20210526.models
Methods in com.tencentcloudapi.essbasic.v20210526.models that return ApproverOption Modifier and Type Method Description ApproverOption
FlowApproverInfo. getApproverOption()
Get 签署人个性化能力值Methods in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ApproverOption Modifier and Type Method Description void
FlowApproverInfo. setApproverOption(ApproverOption ApproverOption)
Set 签署人个性化能力值Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ApproverOption Constructor Description ApproverOption(ApproverOption 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.
-