public class LeaveGrantingRecord extends Object
| 构造器和说明 |
|---|
LeaveGrantingRecord(Config config) |
public LeaveGrantingRecord(Config config)
public CreateLeaveGrantingRecordResp create(CreateLeaveGrantingRecordReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/create ;
Exceptionpublic CreateLeaveGrantingRecordResp create(CreateLeaveGrantingRecordReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/create ;
Exceptionpublic DeleteLeaveGrantingRecordResp delete(DeleteLeaveGrantingRecordReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/delete ;
Exceptionpublic DeleteLeaveGrantingRecordResp delete(DeleteLeaveGrantingRecordReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/delete ;
ExceptionCopyright © 2024. All rights reserved.