public static class BatchDeleteEcoExamPaperReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteEcoExamPaperReqBody.Builder |
accountId(String accountId)
背调账号 ID,可在「账号绑定」事件中获取
示例值: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 © 2024. All rights reserved.