public class InterviewRoundType extends Object
| 构造器和说明 |
|---|
InterviewRoundType(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterviewRoundTypeResp |
list(ListInterviewRoundTypeReq req)
|
ListInterviewRoundTypeResp |
list(ListInterviewRoundTypeReq req,
RequestOptions reqOptions)
|
public InterviewRoundType(Config config)
public ListInterviewRoundTypeResp list(ListInterviewRoundTypeReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview_round_type/list ;
Exceptionpublic ListInterviewRoundTypeResp list(ListInterviewRoundTypeReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview_round_type/list ;
ExceptionCopyright © 2024. All rights reserved.