Attachment interface
An attachment within an activity
Properties
content | Embedded content |
content |
mimetype/Contenttype for the file |
content |
Content Url |
name | (OPTIONAL) The name of the attachment |
thumbnail |
(OPTIONAL) Thumbnail associated with attachment |
Property Details
content
Embedded content
content?: any
Property Value
any
contentType
mimetype/Contenttype for the file
contentType: string
Property Value
string
contentUrl
Content Url
contentUrl?: string
Property Value
string
name
(OPTIONAL) The name of the attachment
name?: string
Property Value
string
thumbnailUrl
(OPTIONAL) Thumbnail associated with attachment
thumbnailUrl?: string
Property Value
string