Skip to main content

AppStatus

Stentor API Reference


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.