Watcher
Interface: Watcher
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/projectStructureUpdateRequest.ts:185
An agent or user watching for updates
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
createdAt | string | When they started watching | common/types/src/codeboltjstypes/libFunctionTypes/projectStructureUpdateRequest.ts:191 |
id | string | - | common/types/src/codeboltjstypes/libFunctionTypes/projectStructureUpdateRequest.ts:186 |
watcherId | string | Agent ID or user ID | common/types/src/codeboltjstypes/libFunctionTypes/projectStructureUpdateRequest.ts:188 |
watcherType | ActorType | - | common/types/src/codeboltjstypes/libFunctionTypes/projectStructureUpdateRequest.ts:189 |