BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Commands.Core.CommandDeployment Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Commands.Core.CommandDeployment:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

Guid CommandId = Guid.Empty [get, set]
 
Command Command = new() [get, set]
 
string ReceiveUserId = string.Empty [get, set]
 
int Sequence = 0 [get, set]
 
string CitizenId = string.Empty [get, set]
 
string Prefix = string.Empty [get, set]
 
string FirstName = string.Empty [get, set]
 
string LastName = string.Empty [get, set]
 
bool IsSendMail = true [get, set]
 
bool IsSendInbox = true [get, set]
 
bool IsSendNotification = true [get, set]
 
string OrganizationName = string.Empty [get, set]
 
string PositionName = string.Empty [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

◆ CitizenId

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.CitizenId = string.Empty
getset

◆ Command

Command BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.Command = new()
getset

◆ CommandId

Guid BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.CommandId = Guid.Empty
getset

◆ FirstName

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.FirstName = string.Empty
getset

◆ IsSendInbox

bool BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.IsSendInbox = true
getset

◆ IsSendMail

bool BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.IsSendMail = true
getset

◆ IsSendNotification

bool BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.IsSendNotification = true
getset

◆ LastName

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.LastName = string.Empty
getset

◆ OrganizationName

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.OrganizationName = string.Empty
getset

◆ PositionName

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.PositionName = string.Empty
getset

◆ Prefix

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.Prefix = string.Empty
getset

◆ ReceiveUserId

string BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.ReceiveUserId = string.Empty
getset

◆ Sequence

int BMA.EHR.Domain.Models.Commands.Core.CommandDeployment.Sequence = 0
getset

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