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