华为云会议 MEETING-查询企业外部联系人:响应参数

时间:2025-03-27 14:48:56

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

offset

Integer

页面起始页,从0开始。

limit

Integer

每页显示的条目数量。 默认值:10。

count

Integer

总数量。

data

Array of ExternalContactDTO objects

分页查询外部联系人信息。

表4 ExternalContactDTO

参数

参数类型

描述

otherNumber

String

其他号码。

说明:
  • 其他号码必须以国家码作为前缀

  • otherNumber填写时,otherNumberCountry也必须填写

  • 如果要清空手机号配置,则otherNumberCountry和otherNumber都要置为""

最小长度:0

最大长度:32

otherNumberCountry

String

手机号所属的国家

最小长度:0

最大长度:32

country

String

手机号所属的国家

缺省值:chinaPR

最大长度:255

phone

String

手机号。

说明:
  • 手机号必须以国家码作为前缀

  • phone填写时,country也必须填写

  • 如果要清空手机号配置,则country和phone都要置为""

最小长度:0

最大长度:32

email

String

邮箱。

最小长度:0

最大长度:255

corpName

String

公司名称。

最小长度:0

最大长度:64

deptName

String

部门。

最小长度:0

最大长度:64

position

String

职务。

最小长度:0

最大长度:64

address

String

个人地址。

最小长度:0

最大长度:1024

remarks

String

备注。

最小长度:0

最大长度:1024

id

String

外部联系人UUID。

name

String

姓名。

customNumber

String

外部联系人自定义号码。

说明:

仅VDC场景下使用。

updateTime

Number

用户信息最后更新时间戳。

type

String

外部联系人类型。

  • PERSONAL:个人外部联系人

  • CORP:企业外部联系人

support.huaweicloud.com/api-meeting/toctopics/zh-cn_topic_0000001435339357.html