src/app/features/notification/model/entity-notification-context.ts

Description

Details about an entity that triggered a notification.

Index

Properties

Properties

entityId
entityId: string
Type : string
Optional
entityType
entityType: string
Type : string
export interface EntityNotificationContext {
  entityType: string;
  entityId?: string;
}

results matching ""

    No results matching ""