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