public static class GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
account |
String |
accountName |
String |
accountType |
String |
orgName |
String |
signRequirements |
String |
userId |
| 构造器和说明 |
|---|
GetProcessStartUrlRequestParticipants() |
@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="signRequirements") public String signRequirements
@NameInMap(value="userId") public String userId
public static GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants build(Map<String,?> map) throws Exception
Exceptionpublic GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setAccount(String account)
public String getAccount()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setAccountName(String accountName)
public String getAccountName()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setAccountType(String accountType)
public String getAccountType()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setOrgName(String orgName)
public String getOrgName()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setSignRequirements(String signRequirements)
public String getSignRequirements()
public GetProcessStartUrlRequest.GetProcessStartUrlRequestParticipants setUserId(String userId)
public String getUserId()
Copyright © 2022. All rights reserved.