类 ApplicationTalentBasicInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.ApplicationTalentBasicInfo.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明年龄build()currentCity(City currentCity) 现居住城市邮箱experienceYears(Integer experienceYears) 工作年限性别hometownCity(City hometownCity) 家乡所在城市identificationNumber(String identificationNumber) 证件号码identificationType(Integer identificationType) 证件类型手机mobileCode(String mobileCode) 手机国家代码mobileCountryCode(String mobileCountryCode) 手机国家代码名字nationality(Nationality nationality) 国籍preferredCityList(City[] preferredCityList) 首选城市
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
name
名字示例值:
- 参数:
name-- 返回:
-
mobile
手机示例值:
- 参数:
mobile-- 返回:
-
mobileCountryCode
手机国家代码示例值:
- 参数:
mobileCountryCode-- 返回:
-
email
邮箱示例值:
- 参数:
email-- 返回:
-
experienceYears
工作年限示例值:
- 参数:
experienceYears-- 返回:
-
age
年龄示例值:
- 参数:
age-- 返回:
-
nationality
国籍示例值:
- 参数:
nationality-- 返回:
-
gender
性别示例值:
- 参数:
gender-- 返回:
-
currentCity
现居住城市示例值:
- 参数:
currentCity-- 返回:
-
hometownCity
家乡所在城市示例值:
- 参数:
hometownCity-- 返回:
-
preferredCityList
首选城市示例值:
- 参数:
preferredCityList-- 返回:
-
mobileCode
手机国家代码示例值:
- 参数:
mobileCode-- 返回:
-
identificationType
证件类型示例值:
- 参数:
identificationType-- 返回:
-
identificationNumber
证件号码示例值:
- 参数:
identificationNumber-- 返回:
-
build
-