类 ReferralAccount
java.lang.Object
com.lark.oapi.service.hire.v1.resource.ReferralAccount
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,create(CreateReferralAccountReq req, RequestOptions reqOptions) ,,deactivate(DeactivateReferralAccountReq req, RequestOptions reqOptions) ,,reconciliation(ReconciliationReferralAccountReq req, RequestOptions reqOptions) ,,withdraw(WithdrawReferralAccountReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
ReferralAccount
-
-
方法详细资料
-
create
public CreateReferralAccountResp create(CreateReferralAccountReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
create
,- 抛出:
Exception
-
deactivate
public DeactivateReferralAccountResp deactivate(DeactivateReferralAccountReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
deactivate
,- 抛出:
Exception
-
reconciliation
public ReconciliationReferralAccountResp reconciliation(ReconciliationReferralAccountReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
reconciliation
public ReconciliationReferralAccountResp reconciliation(ReconciliationReferralAccountReq req) throws Exception ,- 抛出:
Exception
-
withdraw
public WithdrawReferralAccountResp withdraw(WithdrawReferralAccountReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
withdraw
,- 抛出:
Exception
-