Builder

class Builder

Properties

Link copied to clipboard

The average of the aggregated field values.

Link copied to clipboard
var count: Int

The count of things that match the query string criteria and contain a valid aggregation field value.

Link copied to clipboard

The maximum aggregated field value.

Link copied to clipboard

The minimum aggregated field value.

Link copied to clipboard

The standard deviation of the aggregated field values.

Link copied to clipboard
var sum: Double?

The sum of the aggregated field values.

Link copied to clipboard

The sum of the squares of the aggregated field values.

Link copied to clipboard

The variance of the aggregated field values.