public static class ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
roleId
example:
312423423
|
String |
roleName
example:
安保部经理
|
String |
tagCode
example:
SecurityManager
|
| 构造器和说明 |
|---|
ListUserIndustryRolesResponseBodyRoleList() |
@NameInMap(value="roleId") public Long roleId
312423423
@NameInMap(value="roleName") public String roleName
安保部经理
@NameInMap(value="tagCode") public String tagCode
SecurityManager
public ListUserIndustryRolesResponseBodyRoleList()
public static ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList build(Map<String,?> map) throws Exception
Exceptionpublic ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList setRoleId(Long roleId)
public Long getRoleId()
public ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList setRoleName(String roleName)
public String getRoleName()
public ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList setTagCode(String tagCode)
public String getTagCode()
Copyright © 2025. All rights reserved.