类 EcoBackgroundCheckCreateEventCandidateInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.EcoBackgroundCheckCreateEventCandidateInfo.Builder
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
name
候选人姓名示例值:王二
- 参数:
name-- 返回:
-
mobile
public EcoBackgroundCheckCreateEventCandidateInfo.Builder mobile(EcoBackgroundCheckCreateEventMobile mobile) 候选人手机号示例值:
- 参数:
mobile-- 返回:
-
email
候选人邮箱示例值:xxx@abc.vom
- 参数:
email-- 返回:
-
firstName
名字示例值:Ming
- 参数:
firstName-- 返回:
-
lastName
姓氏示例值:Lee
- 参数:
lastName-- 返回:
-
build
-