@wildix/wda-insights-client > InsightsDefinition > Visitor
InsightsDefinition.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(name: string, value: any) => T | |||
(value: AggregationDirectionDefinition) => T | |||
(value: AggregationDurationDefinition) => T | |||
(value: ProjectionDefinition) => T | |||
(value: AggregationRecordedDefinition) => T | |||
(value: AggregationServiceDefinition) => T | |||
(value: AggregationCallTypeDefinition) => T |