public class Offer extends Object
public Offer(Config config)
public CreateOfferResp create(CreateOfferReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/create ;
Exceptionpublic CreateOfferResp create(CreateOfferReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/create ;
Exceptionpublic GetOfferResp get(GetOfferReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/get ;
Exceptionpublic GetOfferResp get(GetOfferReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/get ;
Exceptionpublic InternOfferStatusOfferResp internOfferStatus(InternOfferStatusOfferReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/intern_offer_status ;
Exceptionpublic InternOfferStatusOfferResp internOfferStatus(InternOfferStatusOfferReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/intern_offer_status ;
Exceptionpublic ListOfferResp list(ListOfferReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/list ;
Exceptionpublic ListOfferResp list(ListOfferReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/list ;
Exceptionpublic OfferStatusOfferResp offerStatus(OfferStatusOfferReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic OfferStatusOfferResp offerStatus(OfferStatusOfferReq req) throws Exception
Exceptionpublic UpdateOfferResp update(UpdateOfferReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/update ;
Exceptionpublic UpdateOfferResp update(UpdateOfferReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/offer/update ;
ExceptionCopyright © 2024. All rights reserved.