Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/notification.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
NotificationID | number |
NotificationTypeID | number |
NotificationContent | string |
PersonID | number |
CompanyBranchID | number |
CreationDate | Date |
NotificationDate | Date |
MailSent | number |
IsRead | number |
SentMailID | number |
Was this page helpful?