This commit is contained in:
parent
34b8562ffe
commit
18d93995aa
4 changed files with 108 additions and 97 deletions
|
|
@ -6,5 +6,6 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public class PlacementAddProfileRequest
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
public Guid? OfficerId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue