Edit event to aprove

This commit is contained in:
Peter Maquiran
2021-05-14 14:37:38 +01:00
parent ca85464749
commit e0a91ddbd1
5 changed files with 177 additions and 19 deletions
-1
View File
@@ -1,7 +1,6 @@
export class Attachment {
Id: number;
ParentId: string;
Sources: Sources;
Source?: Sources;
ApplicationId: number
CreateDate: string