BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Probation.CronjobNotiProbation Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Probation.CronjobNotiProbation:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

string Subject [get, set]
 
string Body [get, set]
 
Guid ReceiverUserId [get, set]
 
string Payload = "" [get, set]
 
bool IsSendMail = false [get, set]
 
bool IsSendInbox = false [get, set]
 
bool IsSendNoti = false [get, set]
 
DateTime ReceiveDate = DateTime.Now [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.Probation.CronjobNotiProbation.Body
getset

◆ IsSendInbox

bool BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.IsSendInbox = false
getset

◆ IsSendMail

bool BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.IsSendMail = false
getset

◆ IsSendNoti

bool BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.IsSendNoti = false
getset

◆ Payload

string BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.Payload = ""
getset

◆ ReceiveDate

DateTime BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.ReceiveDate = DateTime.Now
getset

◆ ReceiverUserId

Guid BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.ReceiverUserId
getset

◆ Subject

string BMA.EHR.Domain.Models.Probation.CronjobNotiProbation.Subject
getset

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