类 OfferApplyFormInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.OfferApplyFormInfo.Builder
- 封闭类:
OfferApplyFormInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()offer申请表 IDoffer申请表名称schema(OfferApplyFormSchema schema) schema 信息,用于描述申请表单结构的元数据定义,即对申请表内容的描述
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
offer申请表 ID示例值:23746823748
- 参数:
id-- 返回:
-
name
offer申请表名称示例值:
- 参数:
name-- 返回:
-
schema
schema 信息,用于描述申请表单结构的元数据定义,即对申请表内容的描述示例值:
- 参数:
schema-- 返回:
-
build
-