@@ -38,7 +38,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
public class TrialSiteCommand
|
||||
{
|
||||
public Guid TrialId { get; set; }
|
||||
public Guid TrialSiteId { get; set; }
|
||||
public Guid SiteId { get; set; }
|
||||
|
||||
public string SiteName { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user