Skip to main content

@wildix/wda-insights-client > ListConversationsInsightsOutput

ListConversationsInsightsOutput interface

Signature:

export interface ListConversationsInsightsOutput 

Properties

Property

Modifiers

Type

Description

count

number

Total number of conversations matching the filter (before breakdown into buckets).

result?

(InsightResult)[] | undefined

(Optional) Top-level distribution buckets as per the first grouping. Each bucket can contain nested child buckets for subsequent groupings.