类 BasicInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.BasicInfo.Builder
- 封闭类:
BasicInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明生日build()confidentiality(Integer confidentiality) 保密creatorAccountType(Integer creatorAccountType) 创建者账户类型创建者IDcurrentCityCode(String currentCityCode) 现居住城市邮箱性别hometownCityCode(String hometownCityCode) 家乡所在城市identification(Identification identification) 证件initSourceId(String initSourceId) 来源手机mobileCountryCode(String mobileCountryCode) 手机国家代码名字nationalityId(String nationalityId) 国籍编号resumeAttachmentId(String resumeAttachmentId) 附件简历IDselfEvaluation(String selfEvaluation) 自我评价startWorkTime(Integer startWorkTime) 开始工作时间
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
name
名字示例值:
- 参数:
name-- 返回:
-
mobile
手机示例值:
- 参数:
mobile-- 返回:
-
mobileCountryCode
手机国家代码示例值:
- 参数:
mobileCountryCode-- 返回:
-
email
邮箱示例值:
- 参数:
email-- 返回:
-
birthday
生日示例值:
- 参数:
birthday-- 返回:
-
confidentiality
保密示例值:
- 参数:
confidentiality-- 返回:
-
creatorAccountType
创建者账户类型示例值:
- 参数:
creatorAccountType-- 返回:
-
creatorId
创建者ID示例值:
- 参数:
creatorId-- 返回:
-
currentCityCode
现居住城市示例值:
- 参数:
currentCityCode-- 返回:
-
gender
性别示例值:
- 参数:
gender-- 返回:
-
hometownCityCode
家乡所在城市示例值:
- 参数:
hometownCityCode-- 返回:
-
identification
证件示例值:
- 参数:
identification-- 返回:
-
initSourceId
来源示例值:
- 参数:
initSourceId-- 返回:
-
nationalityId
国籍编号示例值:
- 参数:
nationalityId-- 返回:
-
resumeAttachmentId
附件简历ID示例值:
- 参数:
resumeAttachmentId-- 返回:
-
selfEvaluation
自我评价示例值:
- 参数:
selfEvaluation-- 返回:
-
startWorkTime
开始工作时间示例值:
- 参数:
startWorkTime-- 返回:
-
build
-