public class StartEnvelopeRequest extends AbstractSignitRequest<StartEnvelopeResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
StartEnvelopeRequest.Builder
信封启动请求对象建筑器.
|
acceptDataType, customTag, returnUrl| 构造器和说明 |
|---|
StartEnvelopeRequest() |
StartEnvelopeRequest(StartEnvelopeRequest.Builder builder) |
getAcceptDataType, getReturnUrl, setAcceptDataType, setCustomTag, setReturnUrlpublic StartEnvelopeRequest()
public StartEnvelopeRequest(StartEnvelopeRequest.Builder builder)
public Class<StartEnvelopeResponse> getResponseClass()
getResponseClass 在类中 AbstractSignitRequest<StartEnvelopeResponse>@Deprecated public EnvelopeBasicInfo getBasicinfo()
getBasicInfo() 替换,后续版本会删除这个方法public EnvelopeBasicInfo getBasicInfo()
public EnvelopeContentInfo getContentInfo()
public EnvelopeParticipantInfo getParticipantInfo()
public Integer getAcceptDataByUrlAliveMinutes()
public Integer getPreviewAliveMinutes()
public Boolean getEnablePreview()
public Boolean getCompletedReturnAuditFile()
public String getCustomTag()
public StartEnvelopeRequest.Builder newBuilder()
public static StartEnvelopeRequest.Builder builder()
Copyright © 2024. All rights reserved.