Interface IPortForwardingSessionRecord

Hierarchy

Properties

createdAt?: string
deviceId: string
endTime: string
id?: string
message: string
notificationEnabled?: boolean
organizationId?: string
sessionId: string
streamName?: string
streamType?: keyof IStreamTypeMap
tags?: ITags
time: string
type?: "port-forwarding-session-record"
updatedAt?: string
userId: string
viewed?: boolean

Generated using TypeDoc