API Docs for version 1.3.1803

Attachment

Module: Circuit

Summary

Data object defining an Attachment.

Properties

creationTime

Syntax

creationTime

Number

Summary

Creation time

creatorId

Syntax

creatorId

String

Summary

User ID of user uploading the image

fileId

Syntax

fileId

String

Summary

Unique ID for this file

fileName

Syntax

fileName

String

Summary

File name

isImage

Syntax

isImage

Boolean

Summary

True if attachment is a supported image

itemId

Syntax

itemId

String

Summary

Item ID the attachment belongs to

mimeType

Syntax

mimeType

String

Summary

Mime type, e.g. image/jpeg

modificationTime

Syntax

modificationTime

Number

Summary

Modification time (identical to creation time for attachments)

size

Syntax

size

Number

Summary

File size in bytes

thumbnailUrl

Syntax

thumbnailUrl

String

Summary

Complete url to download the thumbnail. Only applicable for images that have a thumbnail.

url

Syntax

url

String

Summary

Complete url to download the attachment