Attachment interface

活动中的附件

属性

content

嵌入内容

contentType

文件的 mimetype/Contenttype

contentUrl

内容 URL

name

(可选) 附件的名称

thumbnailUrl

(与附件关联的可选) 缩略图

属性详细信息

content

嵌入内容

content?: any

属性值

any

contentType

文件的 mimetype/Contenttype

contentType: string

属性值

string

contentUrl

内容 URL

contentUrl?: string

属性值

string

name

(可选) 附件的名称

name?: string

属性值

string

thumbnailUrl

(与附件关联的可选) 缩略图

thumbnailUrl?: string

属性值

string