refactor: adjust model to not contain any

This commit is contained in:
Karl-Philipp Wulfert
2019-06-17 10:06:38 +00:00
parent 46194b177b
commit e41169a9c7
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export interface SCTicketWithoutReferences
/**
* Service type of the ticket
*/
serviceType: any;
serviceType: string;
/**
* Type of a ticket
+1 -3
View File
@@ -28,9 +28,7 @@
"name": "Prüfungsamt - Team 2",
"floorName": "0"
},
"serviceType": {
"name": "Prüfungsamt"
},
"serviceType": "Prüfungsamt",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",