类 JobLevel.Builder
java.lang.Object
com.lark.oapi.service.corehr.v1.model.JobLevel.Builder
- 封闭类:
JobLevel
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明是否启用build()编码customFields(ObjectFieldData[] customFields) 自定义字段description(I18n[] description) 描述职务级别 IDlevelOrder(Integer levelOrder) 职级数值名称
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
职务级别 ID示例值:4692446793125560154
- 参数:
id-- 返回:
-
levelOrder
职级数值示例值:9999
- 参数:
levelOrder-- 返回:
-
code
编码示例值:VQzo/BSonp8l6PmcZ+VlDhkd2595LMkhyBAGX6HAlCY=
- 参数:
code-- 返回:
-
name
名称示例值:
- 参数:
name-- 返回:
-
description
描述示例值:
- 参数:
description-- 返回:
-
active
是否启用示例值:true
- 参数:
active-- 返回:
-
customFields
自定义字段示例值:
- 参数:
customFields-- 返回:
-
build
-