public class GetContractSignurlRequest extends cn.com.antcloud.api.product.provider.AntCloudProdProviderRequest<GetContractSignurlResponse>
| 构造器和说明 |
|---|
GetContractSignurlRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId()
签署人账号id
|
String |
getAgentAccountId()
本功能需要单独审批开放。
|
String |
getFlowId()
流程id
|
String |
getOrganizeId()
存量参数,已废弃
|
Boolean |
getShortUrl()
是否需要同时返回短链接,默认为false
|
void |
setAccountId(String accountId)
签署人账号id
|
void |
setAgentAccountId(String agentAccountId)
本功能需要单独审批开放。
|
void |
setFlowId(String flowId)
流程id
|
void |
setOrganizeId(String organizeId)
存量参数,已废弃
|
void |
setShortUrl(Boolean shortUrl)
是否需要同时返回短链接,默认为false
|
public String getAccountId()
public void setAccountId(String accountId)
public String getFlowId()
public void setFlowId(String flowId)
public String getOrganizeId()
public void setOrganizeId(String organizeId)
public Boolean getShortUrl()
public void setShortUrl(Boolean shortUrl)
public String getAgentAccountId()
public void setAgentAccountId(String agentAccountId)
Copyright © 2021. All Rights Reserved.