类 UserEvent.Builder
java.lang.Object
com.lark.oapi.service.contact.v3.model.UserEvent.Builder
- 封闭类:
UserEvent
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明avatar(AvatarInfo avatar) 用户头像信息build()城市国家customAttrs(UserCustomAttr[] customAttrs) 自定义属性departmentIds(String[] departmentIds) 用户所属部门的ID列表dottedLineLeaderUserIds(String[] dottedLineLeaderUserIds) 虚线上级ID邮箱employeeNo(String employeeNo) 工号employeeType(UserEventEmployeeTypeEnum employeeType) 员工类型employeeType(Integer employeeType) 员工类型英文名enterpriseEmail(String enterpriseEmail) 企业邮箱gender(UserEventGenderEnum gender) 性别性别jobFamilyId(String jobFamilyId) 序列IDjobLevelId(String jobLevelId) 职级ID职务入职时间leaderUserId(String leaderUserId) 用户的直接主管的用户open_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)手机号用户名别名用户的open_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)用户排序信息status(UserStatus status) 用户状态用户的union_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)租户内用户的唯一标识 [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)workStation(String workStation) 工位
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
openId
用户的open_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)示例值:ou_7dab8a3d3cdcc9da365777c7ad535d62
- 参数:
openId-- 返回:
-
unionId
用户的union_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)示例值:on_576833b917gda3d939b9a3c2d53e72c8
- 参数:
unionId-- 返回:
-
userId
租户内用户的唯一标识 [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)示例值:e33ggbyz
- 参数:
userId-- 返回:
-
name
用户名示例值:张三
- 参数:
name-- 返回:
-
enName
英文名示例值:San Zhang
- 参数:
enName-- 返回:
-
nickname
别名示例值:Sunny Zhang
- 参数:
nickname-- 返回:
-
email
邮箱示例值:zhangsan@gmail.com
- 参数:
email-- 返回:
-
enterpriseEmail
企业邮箱示例值:demo@mail.com
- 参数:
enterpriseEmail-- 返回:
-
jobTitle
职务示例值:软件工程师
- 参数:
jobTitle-- 返回:
-
mobile
手机号示例值:12345678910
- 参数:
mobile-- 返回:
-
gender
性别示例值:1
- 参数:
gender-- 返回:
-
gender
性别示例值:1
- 参数:
gender-UserEventGenderEnum- 返回:
-
avatar
用户头像信息示例值:
- 参数:
avatar-- 返回:
-
status
用户状态示例值:
- 参数:
status-- 返回:
-
departmentIds
用户所属部门的ID列表示例值:
- 参数:
departmentIds-- 返回:
-
leaderUserId
用户的直接主管的用户open_id [用户相关的 ID 概念](https://open.feishu.cn/document/home/user-identity-introduction/introduction)示例值:ou_3ghm8a2u0eftg0ff377125s5dd275z09
- 参数:
leaderUserId-- 返回:
-
city
城市示例值:杭州
- 参数:
city-- 返回:
-
country
国家示例值:中国
- 参数:
country-- 返回:
-
workStation
工位示例值:杭州
- 参数:
workStation-- 返回:
-
joinTime
入职时间示例值:1615381702
- 参数:
joinTime-- 返回:
-
employeeNo
工号示例值:e33ggbyz
- 参数:
employeeNo-- 返回:
-
employeeType
员工类型示例值:1
- 参数:
employeeType-- 返回:
-
employeeType
员工类型示例值:1
- 参数:
employeeType-UserEventEmployeeTypeEnum- 返回:
-
orders
用户排序信息示例值:
- 参数:
orders-- 返回:
-
customAttrs
自定义属性示例值:
- 参数:
customAttrs-- 返回:
-
jobLevelId
职级ID示例值:mga5oa8ayjlp9rb
- 参数:
jobLevelId-- 返回:
-
jobFamilyId
序列ID示例值:mga5oa8ayjlp9rb
- 参数:
jobFamilyId-- 返回:
-
dottedLineLeaderUserIds
虚线上级ID示例值:
- 参数:
dottedLineLeaderUserIds-- 返回:
-
build
-