public static class AcsService.User extends Object
public User(Config config)
public GetUserResp get(GetUserReq req, RequestOptions reqOptions) throws Exception
只能获取已加入智能门禁权限组的用户 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/get ;
Exceptionpublic GetUserResp get(GetUserReq req) throws Exception
只能获取已加入智能门禁权限组的用户 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/get ;
Exceptionpublic ListUserResp list(ListUserReq req, RequestOptions reqOptions) throws Exception
只能获取已加入智能门禁权限组的用户 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/list ;
Exceptionpublic ListUserResp list(ListUserReq req) throws Exception
只能获取已加入智能门禁权限组的用户 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/list ;
Exceptionpublic PatchUserResp patch(PatchUserReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/patch ;
Exceptionpublic PatchUserResp patch(PatchUserReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/acs-v1/user/patch ;
ExceptionCopyright © 2022. All rights reserved.