public static class BatchDeleteEcoExamPaperReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteEcoExamPaperReqBody.Builder |
accountId(String accountId)
笔试账号
ID,可通过[账号绑定](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/eco_account/events/created)事件获取
示例值:7147998241542539527
|
BatchDeleteEcoExamPaperReqBody |
build() |
BatchDeleteEcoExamPaperReqBody.Builder |
paperIdList(String[] paperIdList)
试卷 ID
列表。
|
public BatchDeleteEcoExamPaperReqBody.Builder accountId(String accountId)
示例值:7147998241542539527
accountId - public BatchDeleteEcoExamPaperReqBody.Builder paperIdList(String[] paperIdList)
示例值:
paperIdList - public BatchDeleteEcoExamPaperReqBody build()
Copyright © 2026. All rights reserved.