| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.hire.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment.Builder |
Attachment.Builder.createTime(Integer createTime)
附件创建时间(单位ms)
示例值:1618899376480
|
Attachment.Builder |
Attachment.Builder.id(String id)
附件id
示例值:6949805467799537964
|
Attachment.Builder |
Attachment.Builder.mime(String mime)
媒体类型/MIME
示例值:application/pdf
|
Attachment.Builder |
Attachment.Builder.name(String name)
附件文件名
示例值:xx的简历.prd
|
static Attachment.Builder |
Attachment.newBuilder() |
Attachment.Builder |
Attachment.Builder.url(String url)
附件的url
示例值:https://hire.feishu.cn/blob/xx/
|
| 构造器和说明 |
|---|
Attachment(Attachment.Builder builder) |
Copyright © 2022. All rights reserved.