Interface IBaseEvent<T>

Type Parameters

Hierarchy

Properties

createdAt?: string
deviceId?: string
endTime?: null | string
id?: string
message: string
notificationEnabled?: boolean
organizationId?: string
streamName?: string
streamType?: keyof IStreamTypeMap
tags?: ITags
time: string
type?: T
updatedAt?: string
viewed?: boolean

Generated using TypeDoc