public class CreateLeagueJoinapplyRequest extends cn.com.antcloud.api.product.AntCloudProdRequest<CreateLeagueJoinapplyResponse>
| 构造器和说明 |
|---|
CreateLeagueJoinapplyRequest() |
CreateLeagueJoinapplyRequest(String productInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getComment()
备注
|
String |
getLeagueId()
联盟Id
|
String |
getRoleType()
角色【NONE 无,MEMBER 存货方,CUSTODIAN 保管方,LENDER 资金方,OPERATOR 运营方,WARRANTY 担保方 ALL 所有】
|
void |
setComment(String comment)
备注
|
void |
setLeagueId(String leagueId)
联盟Id
|
void |
setRoleType(String roleType)
角色【NONE 无,MEMBER 存货方,CUSTODIAN 保管方,LENDER 资金方,OPERATOR 运营方,WARRANTY 担保方 ALL 所有】
|
getProductInstanceId, getRegionName, setProductInstanceId, setRegionNamepublic CreateLeagueJoinapplyRequest(String productInstanceId)
public CreateLeagueJoinapplyRequest()
public String getComment()
public void setComment(String comment)
public String getLeagueId()
public void setLeagueId(String leagueId)
public String getRoleType()
public void setRoleType(String roleType)
Copyright © 2021. All Rights Reserved.