Notification
Notification for a user within a workspace context. User and workspace association from UserWorkspaceBaseResource.
Extends
UserWorkspaceBaseResource
Properties
description?
optionaldescription:string
Detailed description or context for the notification.
id
id:
string
Unique string identifier
Inherited from
UserWorkspaceBaseResource.id
isExternal?
optionalisExternal:boolean
Whether the notification is also sent externally (e.g., via email) to the user.
isRead
isRead:
boolean
Whether the notification has been read by the user.
message
message:
string
The main message or content of the notification.
readDate?
optionalreadDate:Date
The date and time when the notification was read by the user.
workspace?
optionalworkspace:Workspace
The workspace entity associated with this resource.
Inherited from
UserWorkspaceBaseResource.workspace
workspaceId
workspaceId:
string
The unique identifier of the workspace to which this resource belongs.
Inherited from
UserWorkspaceBaseResource.workspaceId