Name | Type | Description | Notes |
---|---|---|---|
id | int | 角色 id | [optional] |
name | string | 角色名称 | [optional] |
description | string | 角色备注信息 | [optional] |
isSystemDefault | bool | 是否系统默认角色 | [optional] |
ident | string | 角色类型标识符 | [optional] |
isDefault | bool | 是否企业默认角色 | [optional] |
memberCount | int | 归属于该角色下的成员数量 | [optional] |
canSetDefault | bool | 能否设置为默认角色 | [optional] |
createdAt | string | 角色创建时间 | [optional] |
updatedAt | string | 角色更新时间 | [optional] |