cn.signit.sdk.pojo.request
类 EndSignProcessRequest

java.lang.Object
  继承者 cn.signit.sdk.pojo.request.AbstractSignitRequest<EndSignProcessResponse>
      继承者 cn.signit.sdk.pojo.request.EndSignProcessRequest

public class EndSignProcessRequest
extends AbstractSignitRequest<EndSignProcessResponse>

结束整个签署流程请求数据

从以下版本开始:
2.6.0
作者:
dengwen

字段摘要
 
从类 cn.signit.sdk.pojo.request.AbstractSignitRequest 继承的字段
acceptDataByUrlAliveMinutes, acceptDataType, customTag, enablePreview, previewAliveMinutes, returnUrl
 
构造方法摘要
EndSignProcessRequest()
           
 
方法摘要
 Class<EndSignProcessResponse> getResponseClass()
           
 
从类 cn.signit.sdk.pojo.request.AbstractSignitRequest 继承的方法
getAcceptDataByUrlAliveMinutes, getAcceptDataType, getCustomTag, getEnablePreview, getPreviewAliveMinutes, getReturnUrl, setAcceptDataByUrlAliveMinutes, setAcceptDataType, setCustomTag, setEnablePreview, setPreviewAliveMinutes, setReturnUrl
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

EndSignProcessRequest

public EndSignProcessRequest()
方法详细信息

getResponseClass

public Class<EndSignProcessResponse> getResponseClass()
指定者:
AbstractSignitRequest<EndSignProcessResponse> 中的 getResponseClass


Copyright © 2020. All rights reserved.