@wildix/wda-insights-client > AggregationDefinition > Visitor
AggregationDefinition.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(name: string, value: any) => T | |||
(value: AggregationDateDefinition) => T | |||
(value: AggregationDayOfWeekDefinition) => T | |||
(value: AggregationDirectionDefinition) => T | |||
(value: AggregationDurationDefinition) => T | |||
(value: AggregationExtensionDefinition) => T | |||
(value: AggregationGroupDefinition) => T | |||
(value: AggregationHourOfDayDefinition) => T | |||
(value: AggregationProjectionDefinition) => T | |||
(value: AggregationRecordedDefinition) => T | |||
(value: AggregationServiceDefinition) => T | |||
(value: AggregationCallTypeDefinition) => T |