public class MiniAppCreateFlowOption extends AbstractModel
header, skipSign
Constructor and Description |
---|
MiniAppCreateFlowOption() |
MiniAppCreateFlowOption(MiniAppCreateFlowOption 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 |
---|---|
Long |
getFlowDisplayType()
Get 在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: 0 :合同(默认值) 1 :文件 2 :协议 3 :文书效果如下:
|
Boolean |
getNeedCreateReview()
Get 是否需要发起前进行审批
|
Long |
getRemindedOn()
Get 到期提醒日(linux时间戳) 精确到天
|
void |
setFlowDisplayType(Long FlowDisplayType)
Set 在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: 0 :合同(默认值) 1 :文件 2 :协议 3 :文书效果如下:
|
void |
setNeedCreateReview(Boolean NeedCreateReview)
Set 是否需要发起前进行审批
|
void |
setRemindedOn(Long RemindedOn)
Set 到期提醒日(linux时间戳) 精确到天
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public MiniAppCreateFlowOption()
public MiniAppCreateFlowOption(MiniAppCreateFlowOption source)
public Long getRemindedOn()
public void setRemindedOn(Long RemindedOn)
RemindedOn
- 到期提醒日(linux时间戳) 精确到天public Boolean getNeedCreateReview()
public void setNeedCreateReview(Boolean NeedCreateReview)
NeedCreateReview
- 是否需要发起前进行审批public Long getFlowDisplayType()
public void setFlowDisplayType(Long FlowDisplayType)
FlowDisplayType
- 在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: Copyright © 2025. All rights reserved.