OptionalfilterA filter that must pass for the relevant ZslRound object to be included within the aggregate.
OptionalsumSum aggregate over matching ZslRound objects.
OptionaldistinctDistinct count aggregate over matching ZslRound objects.
OptionalminMinimum aggregate over matching ZslRound objects.
OptionalmaxMaximum aggregate over matching ZslRound objects.
OptionalaverageMean average aggregate over matching ZslRound objects.
OptionalstddevSample standard deviation aggregate over matching ZslRound objects.
OptionalstddevPopulation standard deviation aggregate over matching ZslRound objects.
OptionalvarianceSample variance aggregate over matching ZslRound objects.
OptionalvariancePopulation variance aggregate over matching ZslRound objects.
A filter to be used against aggregates of
ZslRoundobject types.