public static class CreateProcessRequest.CreateProcessRequestParticipants
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CreateProcessRequestParticipants() |
@NameInMap(value="account") public String account
@NameInMap(value="accountName") public String accountName
@NameInMap(value="accountType") public String accountType
@NameInMap(value="orgName") public String orgName
@NameInMap(value="signOrder") public Integer signOrder
@NameInMap(value="signPosList") public List<CreateProcessRequest.CreateProcessRequestParticipantsSignPosList> signPosList
@NameInMap(value="signRequirements") public String signRequirements
@NameInMap(value="userId") public String userId
public static CreateProcessRequest.CreateProcessRequestParticipants build(Map<String,?> map) throws Exception
Exception
public CreateProcessRequest.CreateProcessRequestParticipants setAccount(String account)
public String getAccount()
public CreateProcessRequest.CreateProcessRequestParticipants setAccountName(String accountName)
public String getAccountName()
public CreateProcessRequest.CreateProcessRequestParticipants setAccountType(String accountType)
public String getAccountType()
public CreateProcessRequest.CreateProcessRequestParticipants setOrgName(String orgName)
public String getOrgName()
public CreateProcessRequest.CreateProcessRequestParticipants setSignOrder(Integer signOrder)
public Integer getSignOrder()
public CreateProcessRequest.CreateProcessRequestParticipants setSignPosList(List<CreateProcessRequest.CreateProcessRequestParticipantsSignPosList> signPosList)
public List<CreateProcessRequest.CreateProcessRequestParticipantsSignPosList> getSignPosList()
public CreateProcessRequest.CreateProcessRequestParticipants setSignRequirements(String signRequirements)
public String getSignRequirements()
public CreateProcessRequest.CreateProcessRequestParticipants setUserId(String userId)
public String getUserId()
Copyright © 2022. All rights reserved.