Magidoc

SharedAttachment
Object

Represents an Attachment shared from one User to another User.

Fields

#

attachment

The Attachment associated with the SharedAttachment.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the SharedAttachment.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the SharedAttachment.

receiver

The User that received the associated SharedAttachment.

sender

The User that sent the associated SharedAttachment.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#