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

Properties

string RequestStatus [get, set]
 
string RequestNote [get, set]
 
InsigniaPeriod Period [get, set]
 
OrganizationEntity Organization [get, set]
 
DocumentDocument [get, set]
 
virtual List< InsigniaRequestProfileRequestProfiles = new List<InsigniaRequestProfile>() [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

◆ Document

Document? BMA.EHR.Domain.Models.Insignias.InsigniaRequest.Document
getset

◆ Organization

OrganizationEntity BMA.EHR.Domain.Models.Insignias.InsigniaRequest.Organization
getset

◆ Period

InsigniaPeriod BMA.EHR.Domain.Models.Insignias.InsigniaRequest.Period
getset

◆ RequestNote

string BMA.EHR.Domain.Models.Insignias.InsigniaRequest.RequestNote
getset

◆ RequestProfiles

virtual List<InsigniaRequestProfile> BMA.EHR.Domain.Models.Insignias.InsigniaRequest.RequestProfiles = new List<InsigniaRequestProfile>()
getset

◆ RequestStatus

string BMA.EHR.Domain.Models.Insignias.InsigniaRequest.RequestStatus
getset

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