cn.signit.sdk.pojo.response
类 EndSignProcessResponse
java.lang.Object
cn.signit.sdk.pojo.response.AbstractSignitResponse
cn.signit.sdk.pojo.response.EndSignProcessResponse
public class EndSignProcessResponse
- extends AbstractSignitResponse
结束整个签署流程响应数据
- 从以下版本开始:
- 2.6.0
- 作者:
- dengwen
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndSignProcessResponse
public EndSignProcessResponse()
EndSignProcessResponse
public EndSignProcessResponse(EndSignProcessResponse.Builder builder)
getActionUrl
public String getActionUrl()
setActionUrl
public void setActionUrl(String actionUrl)
getTokenWsid
public String getTokenWsid()
setTokenWsid
public void setTokenWsid(String tokenWsid)
newBuilder
public EndSignProcessResponse.Builder newBuilder()
builder
public static EndSignProcessResponse.Builder builder()
Copyright © 2020. All rights reserved.