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

Properties

Guid Id [get, set]
 
string Subject = string.Empty [get, set]
 
string Body = string.Empty [get, set]
 
Guid ReceiverUserId = Guid.Empty [get, set]
 
CommandPayload Payload = new CommandPayload() [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.InboxResponse.Body = string.Empty
getset

◆ Id

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

◆ IsOpen

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

◆ OpenDate

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

◆ Payload

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

◆ ReceiveDate

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

◆ ReceiverUserId

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

◆ Subject

string BMA.EHR.Application.Responses.Messages.InboxResponse.Subject = string.Empty
getset

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