DataAggregation

A structure that represents a data aggregation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The level of time precision that is used to aggregate DateTime values.

Link copied to clipboard

The column name for the default date.

Functions

Link copied to clipboard
inline fun copy(block: DataAggregation.Builder.() -> Unit = {}): DataAggregation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String