public static class GetProjectMembersV3ResponseBody.GetProjectMembersV3ResponseBodyResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetProjectMembersV3ResponseBodyResult() |
@NameInMap(value="role") public Integer role
@NameInMap(value="userId") public String userId
public static GetProjectMembersV3ResponseBody.GetProjectMembersV3ResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic GetProjectMembersV3ResponseBody.GetProjectMembersV3ResponseBodyResult setRole(Integer role)
public Integer getRole()
public GetProjectMembersV3ResponseBody.GetProjectMembersV3ResponseBodyResult setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.