This commit is contained in:
parent
549bbfcf52
commit
a6b256a39c
9 changed files with 19284 additions and 4 deletions
|
|
@ -10,6 +10,7 @@ namespace BMA.EHR.Retirement.Service.Requests
|
|||
public DateTime? ActiveDate { get; set; }
|
||||
public string? Reason { get; set; }
|
||||
public string? Remark { get; set; }
|
||||
public string? ReasonResign { get; set; }
|
||||
public string? OrganizationPositionOld { get; set; }
|
||||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue