类 OfferSchemaChild.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.OfferSchemaChild.Builder
- 封闭类:
OfferSchemaChild
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()offer申请表IDobjectList(OfferSchemaDetail[] objectList) 字段对象信息offer申请表使用场景申请表版本
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
offer申请表ID示例值:1213213123123
- 参数:
id-- 返回:
-
scenario
offer申请表使用场景示例值:1
- 参数:
scenario-- 返回:
-
version
申请表版本示例值:121
- 参数:
version-- 返回:
-
objectList
字段对象信息示例值:
- 参数:
objectList-- 返回:
-
build
-