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