cn.signit.sdk.pojo.response
类 AppendEnvelopeParticipantsResponse
java.lang.Object
cn.signit.sdk.pojo.response.AbstractSignitResponse
cn.signit.sdk.pojo.response.AppendEnvelopeParticipantsResponse
public class AppendEnvelopeParticipantsResponse
- extends AbstractSignitResponse
签署流程中追加新的签署方响应数据
- 从以下版本开始:
- 2.6.0
- 作者:
- dengwen
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppendEnvelopeParticipantsResponse
public AppendEnvelopeParticipantsResponse()
getParticipants
public List<Participant> getParticipants()
setParticipants
public void setParticipants(List<Participant> participants)
Copyright © 2020. All rights reserved.