public static class ListUserIndustryRolesResponseBody.ListUserIndustryRolesResponseBodyRoleList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListUserIndustryRolesResponseBodyRoleList() |
@NameInMap(value="roleId") public Long roleId
@NameInMap(value="roleName") public String roleName
@NameInMap(value="tagCode") public String tagCode
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 © 2022. All rights reserved.