Attachment interface

An attachment within an activity

Properties

content

Embedded content

contentType

mimetype/Contenttype for the file

contentUrl

Content Url

name

(OPTIONAL) The name of the attachment

thumbnailUrl

(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