This commit is contained in:
Peter Maquiran
2021-08-19 16:50:44 +01:00
parent c7524089e5
commit 5d5f4509f4
4 changed files with 3 additions and 20 deletions
-2
View File
@@ -9,7 +9,6 @@ export class SearchDocument {
appName?: string;
}
export class Attachments {
Id?: number
Source: number
@@ -18,7 +17,6 @@ export class Attachments {
ApplicationId: number | string
}
// details
export class FromSearchDocument {
ApplicationId: number