BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Notifications.Notification Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Notifications.Notification:
Collaboration diagram for BMA.EHR.Domain.Models.Notifications.Notification:

Properties

string Body [get, set]
 
Guid ReceiverUserId [get, set]
 
string Type [get, set]
 
string Payload [get, set]
 
bool IsOpen = false [get, set]
 
DateTime ReceiveDate = DateTime.Now [get, set]
 
DateTime? OpenDate [get, set]
 
- Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase
Guid Id [get, set]
 
DateTime CreatedAt = DateTime.Now [get, set]
 
string CreatedUserId = string.Empty [get, set]
 
DateTime? LastUpdatedAt [get, set]
 
string LastUpdateUserId = string.Empty [get, set]
 
string CreatedFullName = string.Empty [get, set]
 
string LastUpdateFullName = string.Empty [get, set]
 

Property Documentation

◆ Body

string BMA.EHR.Domain.Models.Notifications.Notification.Body
getset

◆ IsOpen

bool BMA.EHR.Domain.Models.Notifications.Notification.IsOpen = false
getset

◆ OpenDate

DateTime? BMA.EHR.Domain.Models.Notifications.Notification.OpenDate
getset

◆ Payload

string BMA.EHR.Domain.Models.Notifications.Notification.Payload
getset

◆ ReceiveDate

DateTime BMA.EHR.Domain.Models.Notifications.Notification.ReceiveDate = DateTime.Now
getset

◆ ReceiverUserId

Guid BMA.EHR.Domain.Models.Notifications.Notification.ReceiverUserId
getset

◆ Type

string BMA.EHR.Domain.Models.Notifications.Notification.Type
getset

The documentation for this class was generated from the following file: