public class InterviewRegistrationSchema extends Object
| 构造器和说明 |
|---|
InterviewRegistrationSchema(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
ListInterviewRegistrationSchemaResp |
list(ListInterviewRegistrationSchemaReq req)
获取面试登记表列表,获取面试登记表列表,可获取到的信息包括登记表名称、登记表模块、登记表字段
面试登记表配置请参考「飞书招聘」-「设置」-「候选人信息管理」- 「信息登记表设置」 ;
官网API文档链接:
ListInterviewRegistrationSchemaResplist(ListInterviewRegistrationSchemaReq req,
RequestOptions reqOptions)
获取面试登记表列表,获取面试登记表列表,可获取到的信息包括登记表名称、登记表模块、登记表字段
面试登记表配置请参考「飞书招聘」-「设置」-「候选人信息管理」- 「信息登记表设置」 ;
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |