Skip to main content

@wildix/wda-insights-client > InsightsDefinition > Visitor

InsightsDefinition.Visitor interface

Signature:

interface Visitor<T> 

Properties

Property

Modifiers

Type

Description

_

(name: string, value: any) => T

direction

(value: AggregationDirectionDefinition) => T

duration

(value: AggregationDurationDefinition) => T

projection

(value: ProjectionDefinition) => T

recorded

(value: AggregationRecordedDefinition) => T

service

(value: AggregationServiceDefinition) => T

type

(value: AggregationCallTypeDefinition) => T