类 CreateCostCenterReq.Builder
java.lang.Object
com.lark.oapi.service.corehr.v2.model.CreateCostCenterReq.Builder
- 封闭类:
CreateCostCenterReq
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()costCenter(CostCenter body) bodyuserIdType(CreateCostCenterUserIdTypeEnum userIdType) 用户 ID 类型userIdType(String userIdType) 用户 ID 类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
userIdType
用户 ID 类型示例值:people_corehr_id
- 参数:
userIdType-- 返回:
-
userIdType
用户 ID 类型示例值:people_corehr_id
- 参数:
userIdType-CreateCostCenterUserIdTypeEnum- 返回:
-
getCostCenter
-
costCenter
body- 参数:
body-- 返回:
-
build
-