public class ChannelVerifyPdfRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ChannelVerifyPdfRequest() |
ChannelVerifyPdfRequest(ChannelVerifyPdfRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Agent |
getAgent()
Get 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent.
|
String |
getFlowId()
Get 流程ID
|
UserInfo |
getOperator()
Deprecated.
|
void |
setAgent(Agent Agent)
Set 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent.
|
void |
setFlowId(String FlowId)
Set 流程ID
|
void |
setOperator(UserInfo Operator)
Deprecated.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ChannelVerifyPdfRequest()
public ChannelVerifyPdfRequest(ChannelVerifyPdfRequest source)
public String getFlowId()
public void setFlowId(String FlowId)
FlowId
- 流程IDpublic Agent getAgent()
public void setAgent(Agent Agent)
Agent
- 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。@Deprecated public UserInfo getOperator()
@Deprecated public void setOperator(UserInfo Operator)
Operator
- 暂未开放Copyright © 2023. All rights reserved.