类 CostCenterVersion
java.lang.Object
com.lark.oapi.service.corehr.v2.resource.CostCenterVersion
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,创建成本中心版本create(CreateCostCenterVersionReq req, RequestOptions reqOptions) ,创建成本中心版本,撤销成本中心版本delete(DeleteCostCenterVersionReq req, RequestOptions reqOptions) ,撤销成本中心版本,创建成本中心版本patch(PatchCostCenterVersionReq req, RequestOptions reqOptions) ,创建成本中心版本
-
构造器详细资料
-
CostCenterVersion
-
-
方法详细资料
-
create
public CreateCostCenterVersionResp create(CreateCostCenterVersionReq req, RequestOptions reqOptions) throws Exception ,创建成本中心版本- 抛出:
Exception
-
create
,创建成本中心版本- 抛出:
Exception
-
delete
public DeleteCostCenterVersionResp delete(DeleteCostCenterVersionReq req, RequestOptions reqOptions) throws Exception ,撤销成本中心版本- 抛出:
Exception
-
delete
,撤销成本中心版本- 抛出:
Exception
-
patch
public PatchCostCenterVersionResp patch(PatchCostCenterVersionReq req, RequestOptions reqOptions) throws Exception ,创建成本中心版本- 抛出:
Exception
-
patch
,创建成本中心版本- 抛出:
Exception
-