BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.HR.ProfileNopaid Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.HR.ProfileNopaid:
Collaboration diagram for BMA.EHR.Domain.Models.HR.ProfileNopaid:

Properties

DateTime? Date [get, set]
 
string? Detail [get, set]
 
string? Reference [get, set]
 
virtual List< ProfileNopaidHistoryProfileNopaidHistorys = new List<ProfileNopaidHistory>() [get, set]
 
virtual ? Profile Profile [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

◆ Date

DateTime? BMA.EHR.Domain.Models.HR.ProfileNopaid.Date
getset

◆ Detail

string? BMA.EHR.Domain.Models.HR.ProfileNopaid.Detail
getset

◆ Profile

virtual ? Profile BMA.EHR.Domain.Models.HR.ProfileNopaid.Profile
getset

◆ ProfileNopaidHistorys

virtual List<ProfileNopaidHistory> BMA.EHR.Domain.Models.HR.ProfileNopaid.ProfileNopaidHistorys = new List<ProfileNopaidHistory>()
getset

◆ Reference

string? BMA.EHR.Domain.Models.HR.ProfileNopaid.Reference
getset

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