public static class OperateAgencyAccountAgencyReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OperateAgencyAccountAgencyReqBody |
build() |
OperateAgencyAccountAgencyReqBody.Builder |
id(String id)
猎头
ID,可通过[查询猎头供应商下猎头列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/get_agency_account)接口获取
示例值:7398623155442682156
|
OperateAgencyAccountAgencyReqBody.Builder |
option(Integer option)
操作类型
示例值:1
|
OperateAgencyAccountAgencyReqBody.Builder |
reason(String reason)
禁用原因,仅当`option`为`1`时,必填
示例值:这个人特别不负责
|
public OperateAgencyAccountAgencyReqBody.Builder option(Integer option)
示例值:1
option - public OperateAgencyAccountAgencyReqBody.Builder id(String id)
示例值:7398623155442682156
id - public OperateAgencyAccountAgencyReqBody.Builder reason(String reason)
示例值:这个人特别不负责
reason - public OperateAgencyAccountAgencyReqBody build()
Copyright © 2026. All rights reserved.