This commit is contained in:
tiago.kayaya
2021-05-26 13:57:51 +01:00
parent 076db4a6ce
commit dc0eb3b31b
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,4 +7,5 @@ export class Folder{
SourceId:string;
DeadlineType: string;
SubjectTypes: string[];
NumberPDPP:string;
}