cn.signit.sdk.pojo.request
类 TemplateParamsSendEnvelopeRequest.ExcelParticipantForm

java.lang.Object
  继承者 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm
包容类:
TemplateParamsSendEnvelopeRequest

public static class TemplateParamsSendEnvelopeRequest.ExcelParticipantForm
extends Object

签署人表单数据

从以下版本开始:
2.7.0

构造方法摘要
TemplateParamsSendEnvelopeRequest.ExcelParticipantForm()
           
 
方法摘要
 String getId()
           
 String getValue()
           
 void setId(String id)
           
 void setValue(String value)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TemplateParamsSendEnvelopeRequest.ExcelParticipantForm

public TemplateParamsSendEnvelopeRequest.ExcelParticipantForm()
方法详细信息

getId

public String getId()

setId

public void setId(String id)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2020. All rights reserved.