public static class CreateProcessRequest.CreateProcessRequestParticipantsSignPosList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateProcessRequestParticipantsSignPosList() |
@NameInMap(value="fileId") public String fileId
@NameInMap(value="isCrossPage") public Boolean isCrossPage
@NameInMap(value="needSignDate") public Boolean needSignDate
@NameInMap(value="page") public String page
@NameInMap(value="signDate") public CreateProcessRequest.CreateProcessRequestParticipantsSignPosListSignDate signDate
@NameInMap(value="signRequirement") public String signRequirement
@NameInMap(value="x") public Double x
@NameInMap(value="y") public Double y
public CreateProcessRequestParticipantsSignPosList()
public static CreateProcessRequest.CreateProcessRequestParticipantsSignPosList build(Map<String,?> map) throws Exception
Exceptionpublic CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setFileId(String fileId)
public String getFileId()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setIsCrossPage(Boolean isCrossPage)
public Boolean getIsCrossPage()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setNeedSignDate(Boolean needSignDate)
public Boolean getNeedSignDate()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setPage(String page)
public String getPage()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setSignDate(CreateProcessRequest.CreateProcessRequestParticipantsSignPosListSignDate signDate)
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosListSignDate getSignDate()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setSignRequirement(String signRequirement)
public String getSignRequirement()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setX(Double x)
public Double getX()
public CreateProcessRequest.CreateProcessRequestParticipantsSignPosList setY(Double y)
public Double getY()
Copyright © 2022. All rights reserved.