public class Referral extends Object
Referral(Config config)
GetByApplicationReferralResp
getByApplication(GetByApplicationReferralReq req)
getByApplication(GetByApplicationReferralReq req, RequestOptions reqOptions)
SearchReferralResp
search(SearchReferralReq req)
search(SearchReferralReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Referral(Config config)
public GetByApplicationReferralResp getByApplication(GetByApplicationReferralReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/referral/get_by_application ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/GetByApplicationReferralSample.java ;
Exception
public GetByApplicationReferralResp getByApplication(GetByApplicationReferralReq req) throws Exception
public SearchReferralResp search(SearchReferralReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=search&project=hire&resource=referral&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/SearchReferralSample.java ;
public SearchReferralResp search(SearchReferralReq req) throws Exception
Copyright © 2025. All rights reserved.