Skip to content

Notifications

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/notifications/notifications.ts (line 1)

Part of: Frontend

Properties

PropertyType
AccountIdnumber
AccountNamestring
ActivityTypeIdnumber
BranchIdnumber
CreatedByIdnumber
CreatedByNamestring
CreationDateDate
Idnumber
IsSeenboolean
NotificationTextstring
NotificationTypeIdnumber
NotifierIdnumber
NotifierNamestring
RefrenceIdnumber
RefrenceNumberstring
RequestTypeIdnumber
FeedbackActionTypeIdnumber
FeedbackCommentstring
EventDateDate
ModificationDateDate

Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (5)

  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • NotficationsServiceFrontend/src/app/components/notifications/notfications.service.ts:1
  • NotificationRowComponentFrontend/src/app/components/notifications/notification-row/notification-row.component.ts:1
  • NotificationsComponentFrontend/src/app/components/notifications/notifications.component.ts:1
  • NotificationsPageFrontend/src/app/components/notifications/notificationsPage.ts:9

Was this page helpful?

Download as PDF