BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Application.Responses.Messages.NotificationResponse Class Reference

Properties

Guid Id [get, set]
 
string Body = string.Empty [get, set]
 
Guid ReceiverUserId = Guid.Empty [get, set]
 
string Type = "TEXT" [get, set]
 
CommandPayload Payload = new() [get, set]
 
bool IsOpen = false [get, set]
 
DateTime ReceiveDate = DateTime.Now [get, set]
 
DateTime? OpenDate [get, set]
 

Property Documentation

◆ Body

string BMA.EHR.Application.Responses.Messages.NotificationResponse.Body = string.Empty
getset

◆ Id

Guid BMA.EHR.Application.Responses.Messages.NotificationResponse.Id
getset

◆ IsOpen

bool BMA.EHR.Application.Responses.Messages.NotificationResponse.IsOpen = false
getset

◆ OpenDate

DateTime? BMA.EHR.Application.Responses.Messages.NotificationResponse.OpenDate
getset

◆ Payload

CommandPayload BMA.EHR.Application.Responses.Messages.NotificationResponse.Payload = new()
getset

◆ ReceiveDate

DateTime BMA.EHR.Application.Responses.Messages.NotificationResponse.ReceiveDate = DateTime.Now
getset

◆ ReceiverUserId

Guid BMA.EHR.Application.Responses.Messages.NotificationResponse.ReceiverUserId = Guid.Empty
getset

◆ Type

string BMA.EHR.Application.Responses.Messages.NotificationResponse.Type = "TEXT"
getset

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