Attachment
Object
Represents a digital asset associated with an object (e.g. a text file, photo, screenshot, etc.).
Fields
#
fileDownloadCount
The number of times the file associated with the Attachment has been downloaded.
fileUpdatedAt
The date and time when the file associated with the Attachment was last updated.
fileUrlExpiresAt
The date and time when the authorized url of the Attachment expires.
shares
Not yet implemented.
A list of SharedAttachments associated with the Attachment.
Usages
#
References
#
- Field originalFile from Asset
- Field previewFile from Asset
- Field processedFile from Asset
Previous
AssetTypeEnum
Next
AttachmentOwner