类 Company
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateCompanyReq req) 创建公司,创建公司create(CreateCompanyReq req, RequestOptions reqOptions) 创建公司,创建公司delete(DeleteCompanyReq req) 删除公司,删除公司delete(DeleteCompanyReq req, RequestOptions reqOptions) 删除公司,删除公司get(GetCompanyReq req) 查询单个公司,根据 ID 查询单个公司get(GetCompanyReq req, RequestOptions reqOptions) 查询单个公司,根据 ID 查询单个公司list(ListCompanyReq req) 批量查询公司,批量查询公司list(ListCompanyReq req, RequestOptions reqOptions) 批量查询公司,批量查询公司patch(PatchCompanyReq req) ,更新公司数据patch(PatchCompanyReq req, RequestOptions reqOptions) ,更新公司数据
-
构造器详细资料
-
Company
-
-
方法详细资料
-
create
创建公司,创建公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/create ;
- 抛出:
Exception
-
create
创建公司,创建公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/create ;
- 抛出:
Exception
-
delete
删除公司,删除公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/delete ;
- 抛出:
Exception
-
delete
删除公司,删除公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/delete ;
- 抛出:
Exception
-
get
查询单个公司,根据 ID 查询单个公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/get ;
- 抛出:
Exception
-
get
查询单个公司,根据 ID 查询单个公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/get ;
- 抛出:
Exception
-
list
批量查询公司,批量查询公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/list ;
- 抛出:
Exception
-
list
批量查询公司,批量查询公司官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/list ;
- 抛出:
Exception
-
patch
,更新公司数据- 抛出:
Exception
-
patch
,更新公司数据- 抛出:
Exception
-