arlas-web-core / Exports / CollaborationEvent
Interface: CollaborationEvent
- An id of a contributor.
- An operation add/remove.
- If the operation is for all the contributors
Table of contents
Properties
Properties
all
• all: boolean
Defined in
models/collaboration.ts:43
id
• id: string
Defined in
models/collaboration.ts:41
operation
• operation: OperationEnum
Defined in
models/collaboration.ts:42