@@ -40,6 +40,11 @@
|
||||
public bool IsAuthorizedView { get; set; }
|
||||
}
|
||||
|
||||
public class DeleteAttachment
|
||||
{
|
||||
public List<Guid> Ids { get; set; }
|
||||
}
|
||||
|
||||
public class GetTrialDoctorSelectInDto
|
||||
{
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user