Type alias EventsAggregationValue

EventsAggregationValue: typeof AVG | typeof CARDINALITY | typeof COUNT | typeof DELTA | typeof EARLIEST | typeof LATEST | typeof MAX | typeof MEDIAN | typeof MIN | typeof MOST_FREQUENT | typeof SUM | UnparsedObject

Standard aggregation types for events-based queries.

Generated using TypeDoc