外观
GetOrgMemberListType
约 190 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / GetOrgMemberListType
接口: GetOrgMemberListType
继承
属性
avatar_url
avatar_url:
string
定义于: types/platform/user.ts:29
账号头像URL
继承自
UserInfoResponseType
.avatar_url
html_url
html_url:
string
定义于: types/platform/user.ts:27
账号主页URL
继承自
id
id:
number
定义于: types/platform/user.ts:13
账号ID
继承自
login
login:
string
定义于: types/platform/user.ts:15
账号登录名
继承自
name
name:
null
|string
定义于: types/platform/user.ts:17
用户全名
继承自
role
role:
"admin"
|"member"
角色