Sign in
eclipse
/
openk-usermodules
/
org.eclipse.openk-usermodules.elogbookFE
/
f128463cb7d3dfad3dbe855b7bce64ce20b042ed
/
.
/
src
/
app
/
model
/
notificationhistoryexpansionstate.ts
blob: a1fc9921af963db2745da117a1067f2e9e976174 [
file
]
export
class
NotificationHistoryExpansionState
{
incidentId
:
number
;
historyOpen
:
boolean
;
}