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