类 Contract
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateContractReq req) 创建合同,创建合同create(CreateContractReq req, RequestOptions reqOptions) 创建合同,创建合同delete(DeleteContractReq req) 删除合同,删除合同delete(DeleteContractReq req, RequestOptions reqOptions) 删除合同,删除合同get(GetContractReq req) 查询单个合同,根据 ID 查询单个合同get(GetContractReq req, RequestOptions reqOptions) 查询单个合同,根据 ID 查询单个合同list(ListContractReq req) 批量查询合同,批量查询合同list(ListContractReq req, RequestOptions reqOptions) 批量查询合同,批量查询合同patch(PatchContractReq req) 更新合同,更新合同patch(PatchContractReq req, RequestOptions reqOptions) 更新合同,更新合同
-
构造器详细资料
-
Contract
-
-
方法详细资料
-
create
创建合同,创建合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/create ;
- 抛出:
Exception
-
create
创建合同,创建合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/create ;
- 抛出:
Exception
-
delete
删除合同,删除合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/delete ;
- 抛出:
Exception
-
delete
删除合同,删除合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/delete ;
- 抛出:
Exception
-
get
查询单个合同,根据 ID 查询单个合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/get ;
- 抛出:
Exception
-
get
查询单个合同,根据 ID 查询单个合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/get ;
- 抛出:
Exception
-
list
批量查询合同,批量查询合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/list ;
- 抛出:
Exception
-
list
批量查询合同,批量查询合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/list ;
- 抛出:
Exception
-
patch
更新合同,更新合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/patch ;
- 抛出:
Exception
-
patch
更新合同,更新合同官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/patch ;
- 抛出:
Exception
-