AppStatus
Stentor API Reference / stentor-models/src / AppStatus
Interface: AppStatus
Defined in: packages/stentor-models/src/App/AppStatus.ts:71
The status of the App
Extended byβ
Propertiesβ
typeβ
type:
AppStatusType
Defined in: packages/stentor-models/src/App/AppStatus.ts:75
Status type
timestampβ
timestamp:
number
Defined in: packages/stentor-models/src/App/AppStatus.ts:79
The time when the status was set
emailβ
email:
string
Defined in: packages/stentor-models/src/App/AppStatus.ts:83
The email of the user/admin who set the status
notesβ
notes:
string
Defined in: packages/stentor-models/src/App/AppStatus.ts:87
Any notes set by the admin when the status was set.