| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.ehr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment.Builder |
Attachment.Builder.id(String id)
下载文件所需要的 Token
示例值:c7273e07ed9e40a394f88c7dccb49212
|
Attachment.Builder |
Attachment.Builder.mimeType(String mimeType)
文件类型
示例值:png
|
Attachment.Builder |
Attachment.Builder.name(String name)
名称
示例值:Custom Code.png
|
static Attachment.Builder |
Attachment.newBuilder() |
Attachment.Builder |
Attachment.Builder.size(Long size)
大小
示例值:57380
|
| 构造器和说明 |
|---|
Attachment(Attachment.Builder builder) |
Copyright © 2022. All rights reserved.