类 AppliOfferBasicInfoUser.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.AppliOfferBasicInfoUser.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明头像build()department(Department department) 部门邮箱英文名IDinAppScope(Boolean inAppScope) 是否拥有app权限名字手机时区
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
ID示例值:
- 参数:
id-- 返回:
-
name
名字示例值:
- 参数:
name-- 返回:
-
enName
英文名示例值:
- 参数:
enName-- 返回:
-
avatar
头像示例值:
- 参数:
avatar-- 返回:
-
department
部门示例值:
- 参数:
department-- 返回:
-
timezone
时区示例值:
- 参数:
timezone-- 返回:
-
phone
手机示例值:
- 参数:
phone-- 返回:
-
email
邮箱示例值:
- 参数:
email-- 返回:
-
inAppScope
是否拥有app权限示例值:
- 参数:
inAppScope-- 返回:
-
build
-