Attachment interface
活动中的附件
属性
content | 嵌入内容 |
content |
文件的 mimetype/Contenttype |
content |
内容 URL |
name | (可选)附件的名称 |
thumbnail |
(可选)与附件关联的缩略图 |
属性详细信息
content
嵌入内容
content?: any
属性值
any
contentType
文件的 mimetype/Contenttype
contentType: string
属性值
string
contentUrl
内容 URL
contentUrl?: string
属性值
string
name
(可选)附件的名称
name?: string
属性值
string
thumbnailUrl
(可选)与附件关联的缩略图
thumbnailUrl?: string
属性值
string