บันทึกวันที่ส่งตัวกลับ
This commit is contained in:
parent
ca7c06d583
commit
b63b31608d
2 changed files with 28 additions and 23 deletions
|
|
@ -9,6 +9,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string Reason { get; set; }
|
||||
public string? OrganizationPositionOld { get; set; }
|
||||
public DateTime? Date { get; set; }
|
||||
public DateTime? DateRepatriation { get; set; }
|
||||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
public string? PositionNumberOld { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue