华为云会议 MEETING-分页查询用户:响应参数
响应参数
参数 |
类型 |
描述 |
---|---|---|
count |
Integer |
总数量。 |
limit |
Integer |
每页显示的条目数量。 默认值:10。 |
offset |
Integer |
页面起始页,从0开始。 |
data |
Array of SearchUserResultDTO objects |
分页查询企业用户信息。 |
参数 |
类型 |
描述 |
---|---|---|
activeCode |
String |
激活码。 |
activeCodeExpireTime |
Long |
激活码到期时间,utc时间戳。 |
activeTime |
Long |
激活时间,utc时间戳。 |
adminType |
Integer |
管理员类型。
|
country |
String |
手机所属国家。 |
deptCode |
String |
部门编码。 |
deptNamePath |
String |
部门完整名称。 |
desc |
String |
备注。 |
String |
邮箱。 |
|
englishName |
String |
英文名称。 |
expireTime |
Long |
已激活的终端到期时间,utc时间戳。 |
hidePhone |
Boolean |
是否隐藏手机号码。 |
id |
String |
用户UUID。 |
license |
Integer |
许可证。 |
name |
String |
名称。 |
phone |
String |
联系电话。 |
signature |
String |
签名。 |
sortLevel |
Integer |
通讯录排序等级,序号越低优先级越高。 maximum:10000 minimum:1 |
status |
Integer |
用户状态。
|
thirdAccount |
String |
第三方User ID。 |
title |
String |
职位。 |
userAccount |
String |
华为云会议账号。 |
userType |
Integer |
用户类型。
|
visionAccount |
String |
智慧屏账号。 |
vmrId |
String |
个人会议ID。 |