类 ManagementScope.Builder
java.lang.Object
com.lark.oapi.service.corehr.v1.model.ManagementScope.Builder
- 封闭类:
ManagementScope
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()managementDimension(String managementDimension) 管理维度;;可选值有:;;- department:部门;- work_location:工作地点;- company:公司;- social_security_location:社保城市被授权部门/工作地点/公司/社保城市 ID
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
managementDimension
管理维度;;可选值有:;;- department:部门;- work_location:工作地点;- company:公司;- social_security_location:社保城市示例值:department
- 参数:
managementDimension-- 返回:
-
objId
被授权部门/工作地点/公司/社保城市 ID示例值:7023318326176777742
- 参数:
objId-- 返回:
-
build
-