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

Properties

DateTime RequestDate [get, set]
 
double? Salary [get, set]
 
bool IsApprove = false [get, set]
 
string? MatchingConditions [get, set]
 
string Status = "PENDING" [get, set]
 
string? ReasonReject [get, set]
 
string? Reason [get, set]
 
bool? MarkDiscipline = false [get, set]
 
bool? MarkLeave = false [get, set]
 
bool? MarkRate = false [get, set]
 
Profile Profile [get, set]
 
Insignia RequestInsignia [get, set]
 
InsigniaRequest Request [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

◆ IsApprove

bool BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.IsApprove = false
getset

◆ MarkDiscipline

bool? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.MarkDiscipline = false
getset

◆ MarkLeave

bool? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.MarkLeave = false
getset

◆ MarkRate

bool? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.MarkRate = false
getset

◆ MatchingConditions

string? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.MatchingConditions
getset

◆ Profile

Profile BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.Profile
getset

◆ Reason

string? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.Reason
getset

◆ ReasonReject

string? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.ReasonReject
getset

◆ Request

InsigniaRequest BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.Request
getset

◆ RequestDate

DateTime BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.RequestDate
getset

◆ RequestInsignia

Insignia BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.RequestInsignia
getset

◆ Salary

double? BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.Salary
getset

◆ Status

string BMA.EHR.Domain.Models.Insignias.InsigniaRequestProfile.Status = "PENDING"
getset

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