| DocumentIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The 15-character ID of the document that’s being shared.
|
| RequestIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The unique ID of a single transaction. A transaction can contain
one or more events. Each event in a given transaction has the same
REQUEST_ID.
|
| SharedWithObjectIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Who the document was shared with.
|
| SharingOperation |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The type of sharing operation on the document.
- Possible Values
-
|
| SharingPermission |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- What permissions the document was shared with.
- Possible Values
-
-
V: Viewer
-
C: Collaborator
-
I: Inferred—that
is, the sharing permissions were inferred from a relationship
between the viewer and document. For example, a
document’s owner has a sharing permission to the
document itself. Or, a document can be a part of a content
collection, and the viewer has sharing permissions to the
collection rather than explicit permissions to the document
directly.
|
| Timestamp |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The access time of Salesforce services in GMT.
- For example: 20130715233322.670.
|
| UserIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The 15-character ID of the user who’s using Salesforce services
through the UI or the API.
- For example: 00530000009M943
|