public class ApproverComponentLimitType extends AbstractModel
header, skipSign| Constructor and Description |
|---|
ApproverComponentLimitType() |
ApproverComponentLimitType(ApproverComponentLimitType 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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRecipientId()
Get 签署方经办人在模板中配置的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。
|
String[] |
getValues()
Get 签署方经办人控件类型是个人印章签署控件(SIGN_SIGNATURE) 时,可选的签名方式,可多选
签名方式:
HANDWRITE-手写签名
ESIGN-个人印章类型
OCR_ESIGN-AI智能识别手写签名
SYSTEM_ESIGN-系统签名
|
void |
setRecipientId(String RecipientId)
Set 签署方经办人在模板中配置的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。
|
void |
setValues(String[] Values)
Set 签署方经办人控件类型是个人印章签署控件(SIGN_SIGNATURE) 时,可选的签名方式,可多选
签名方式:
HANDWRITE-手写签名
ESIGN-个人印章类型
OCR_ESIGN-AI智能识别手写签名
SYSTEM_ESIGN-系统签名
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ApproverComponentLimitType()
public ApproverComponentLimitType(ApproverComponentLimitType source)
public String getRecipientId()
public void setRecipientId(String RecipientId)
RecipientId - 签署方经办人在模板中配置的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。public String[] getValues()
public void setValues(String[] Values)
Values - 签署方经办人控件类型是个人印章签署控件(SIGN_SIGNATURE) 时,可选的签名方式,可多选
签名方式:
Copyright © 2024. All rights reserved.