类 PatchCostCenterReqBody.Builder
java.lang.Object
com.lark.oapi.service.corehr.v2.model.PatchCostCenterReqBody.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明启用停用状态build()effectiveTime(String effectiveTime) 生效时间operationReason(String operationReason) 操作原因
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
effectiveTime
生效时间示例值:2020-01-01
- 参数:
effectiveTime-- 返回:
-
active
启用停用状态示例值:true
- 参数:
active-- 返回:
-
operationReason
操作原因示例值:强行操作
- 参数:
operationReason-- 返回:
-
build
-