Hierarchy

  • SupportThreadData

Indexable

[k: string]: unknown

Properties

alertsGroup?: unknown[]
alertsUser?: unknown[]
category?: "general" | "customer-success" | "devices" | "fleetops" | "security" | "discussions"
description?: string
environment?: "production"
inbox?: string
lastMessage?: { [k: string]: unknown }

Type declaration

  • [k: string]: unknown
mentionsGroup?: unknown[]
mentionsUser?: unknown[]
mirrors?: string[]
participants?: unknown[]
product?: string
status: Status
statusDescription?: string
tags?: string[]

Generated using TypeDoc