类 TalentIdentificationInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.TalentIdentificationInfo.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()identificationNumber(String identificationNumber) 证件号identificationType(Integer identificationType) 证件类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
identificationType
证件类型示例值:1
- 参数:
identificationType-- 返回:
-
identificationNumber
证件号示例值:511699199x1x111234
- 参数:
identificationNumber-- 返回:
-
build
-