This commit is contained in:
tiago.kayaya
2021-04-26 16:44:49 +01:00
parent 759e555392
commit 703de3a14d
10 changed files with 97 additions and 30 deletions
+1
View File
@@ -5,4 +5,5 @@ export class Folder{
SourceSecFsId:string;
SouceType:string;
SourceId:string;
DeadlineType: string;
}