| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.task.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment |
Attachment.Builder.build() |
Attachment |
GetAttachmentRespBody.getAttachment() |
Attachment[] |
Task.getAttachments() |
Attachment[] |
ListAttachmentRespBody.getItems() |
Attachment[] |
UploadAttachmentRespBody.getItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
Task.Builder |
Task.Builder.attachments(Attachment[] attachments)
任务的附件列表
示例值:
|
void |
GetAttachmentRespBody.setAttachment(Attachment attachment) |
void |
Task.setAttachments(Attachment[] attachments) |
void |
ListAttachmentRespBody.setItems(Attachment[] items) |
void |
UploadAttachmentRespBody.setItems(Attachment[] items) |
Copyright © 2024. All rights reserved.