Skip to content

Notification

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/notification.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
NotificationIDnumber
NotificationTypeIDnumber
NotificationContentstring
PersonIDnumber
CompanyBranchIDnumber
CreationDateDate
NotificationDateDate
MailSentnumber
IsReadnumber
SentMailIDnumber

Used by

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

Imported by (2)

  • NotificationRowComponentFrontend/src/app/components/notifications/notification-row/notification-row.component.ts:1
  • NotificationServiceFrontend/src/app/services/common/notification.service.ts:1

Was this page helpful?

Download as PDF
Notification — PAMS Documentation Test